Previous: Physical setup and data Up: Case structure Next: Running the case with
This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.
System files and case manipulation
- blockMesh – definition of background mesh.
- changeDictionaryDict.euler – dictionary for changeDictionary utility; it changes dimensions and boundary condition of p_rgh variable.
- changeDictionaryDict.mesh – dictionary for setting boundary type of Cyclone-wall to wall.
- controlDict.* – basic setup of computation for each solver.
- createPatchDict – empty dictionary used just for cleaning purposes.
- decomposeParDict – dictionary for setting decomposition method.
- fvSchemes.* – numerical discretization for each solver.
- fvSolution.* – solver setup.
- snappyHexMeshDict – parameters for creating computation mesh with snappyHexMesh .
- surfaceFeatureExtractDict – dictionary for extracting edges from input geometry.