When using models which require the wallDist e.g. kOmegaSST it will
request the method to be used from the wallDist sub-dictionary in
fvSchemes e.g.
wallDist
{
method meshWave;
}
specifies the mesh-wave method as hard-coded in previous OpenFOAM versions.
- This case uses blockMesh and extrudeMesh to create a channel geometry. - See Allrun script to generate geometry. - The case is set up to run with interFoam. - For running with LTSInterFoam, an alternative set of main files from system directory (controlDict, etc) are included in LTSInterFoam subdirectory to replace the existing files set up for interFoam.