2 2

Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation   Contents   Index

Work with the Test Case

  • Test case directory contains the computational mesh and all configuration files with boundary conditions, initial conditions, constants of models, solver parameters, etc.
  • The test case structure is always the same
  • An example of minimal configuration of test case directory:
nameOfTheTestCaseTest case directory
img256 systemSolver parameters
 img256 controlDictComputation options
 img256 fvSchemesNumerical schemes options
 img256 fvSolutionLinear solver options
img256 constantConstant data (physics)
 img256 polyMeshMesh directory
 img256 transportPropertiesFluid properties
 img256 turbulencePropertiesTurbulence properties
img256 0Directories with time layers (results)

Subsections