OpenFOAM-5.x/tutorials/incompressible/simpleFoam
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
..
airFoil2D Add simulationType entry even for simpleFoam cases 2015-01-21 21:08:19 +00:00
mixerVessel2D MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
motorBike simpleFoam/SRFSimpleFoam: Added support for SIMPLEC 2015-05-29 11:30:40 +01:00
pipeCyclic includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
pitzDaily tutorials/incompressible/simpleFoam/pitzDaily/0/omega: Correct value to be consistent with epsilon 2015-05-29 21:26:49 +01:00
pitzDailyExptInlet blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
turbineSiting fvOptions: Separate options for all cells, cellSets and inter-region coupling 2015-05-31 16:38:01 +01:00
windAroundBuildings windAroundBuildings: example case of wind flow around buildings 2015-05-19 17:12:33 +01:00