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
 systemSolver parameters
  controlDictComputation options
  fvSchemesNumerical schemes options
  fvSolutionLinear solver options
 constantConstant data (physics)
  polyMeshMesh directory
  transportPropertiesFluid properties
  turbulencePropertiesTurbulence properties
 0Directories with time layers (results)

Subsections