openfoam/tutorials/multiphase/interFoam/ras/waterChannel
Henry 3f5eda25f0 symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane
The standard/previous general symmetry type is now named symmetry
    both in class and lookup name for consistency.  The rigorous
    symmetryPlane type is needed for moving-mesh cases in which the
    motion it constrained by one or two planes.
2013-12-06 15:45:11 +00:00
..
0 Corrected object name 2013-12-05 14:26:19 +00:00
constant multiphase: Update phase-naming to use the new convention e.g. alpha.water 2013-08-13 23:21:46 +01:00
LTSInterFoam/system symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane 2013-12-06 15:45:11 +00:00
system symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane 2013-12-06 15:45:11 +00:00
Allclean multiphase: Update phase-naming to use the new convention e.g. alpha.water 2013-08-13 23:21:46 +01:00
Allrun multiphase: Update phase-naming to use the new convention e.g. alpha.water 2013-08-13 23:21:46 +01:00
README rhoCentralFoam/biconic25-55Run35: Reduced the Courant number to improve boundedness and stability 2012-07-20 16:56:14 +01:00

- 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.