OpenFOAM-4.x/tutorials/incompressible/simpleFoam/turbineSiting
Henry b8d15ba459 fvOptions: Separate options for all cells, cellSets and inter-region coupling
by introducing rational base-classes rather than using the hideous
'switch' statement.  Further rationalization of the cell-selection
mechanism will be implemented via an appropriate class hierarchy to
replace the remaining 'switch' statement.

Mesh-motion is currently handled very inefficiently for cellSets and not
at all for inter-region coupling.  The former will be improved when the
cell-selection classes are written and the latter by making the
meshToMesh class a MeshObject after it has been corrected for mapFields.
2015-05-31 16:38:01 +01:00
..
0.org atmBoundaryLayer: rationalized U and epsilon BCs and added the corresponding k BC 2014-12-31 23:03:26 +00:00
constant fvOptions: Separate options for all cells, cellSets and inter-region coupling 2015-05-31 16:38:01 +01:00
system MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Scripts: Add {} following -I option to xargs 2015-03-15 22:14:44 +00:00