OpenFOAM-2.4.x/tutorials/multiphase/interFoam/ras/waterChannel
2015-05-20 22:38:10 +01:00
..
0 Updated version to 2.4.0 2015-05-20 22:38:10 +01:00
constant Updated version to 2.4.0 2015-05-20 22:38:10 +01:00
system Updated version to 2.4.0 2015-05-20 22:38:10 +01:00
Allclean Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
Allmesh Modified waterChannel tutorial to make case better posed 2015-05-19 14:33:00 +01:00
Allrun Modified waterChannel tutorial to make case better posed 2015-05-19 14:33:00 +01:00
README Modified waterChannel tutorial to make case better posed 2015-05-19 14:33:00 +01:00

- This case uses blockMesh and extrudeMesh to create a channel geometry.
  - See Allmesh 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.