OpenFOAM-4.x/tutorials/multiphase/interFoam/ras/waterChannel
Henry 3a3c29b284 blockMesh: Change default location of blockMeshDict from constant/polyMesh to system
For multi-region cases the default location of blockMeshDict is now system/<region name>

If the blockMeshDict is not found in system then the constant directory
is also checked providing backward-compatibility
2015-04-24 22:29:57 +01:00
..
0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
constant blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
LTSInterFoam/system tutorials: remove unnecessary under-relax fields entry 2015-02-22 16:52:21 +00:00
system blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Minor change to comment 2014-12-14 21:50:14 +00:00
README Add the OpenFOAM source tree 2014-12-10 22:40:10 +00: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.