openfoam/tutorials/lagrangian
Henry 3a004fda10 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
..
coalChemistryFoam/simplifiedSiwek fvOptions: Separate options for all cells, cellSets and inter-region coupling 2015-05-31 16:38:01 +01:00
DPMFoam/Goldschmidt DPMFoam, MPPICFoam: Corrected contiuousPhaseName -> continuousPhaseName 2015-05-28 17:01:18 +01:00
icoUncoupledKinematicParcelFoam/hopper blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
LTSReactingParcelFoam blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
MPPICFoam tutorials/lagrangian/MPPICFoam: Remove spurious phi specifications in p BCs 2015-05-28 17:09:55 +01:00
reactingParcelFilmFoam blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
reactingParcelFoam fvOptions: Separate options for all cells, cellSets and inter-region coupling 2015-05-31 16:38:01 +01:00
simpleReactingParcelFoam/verticalChannel potentialFoam: No longer executes functionObjects by default 2015-04-25 21:56:14 +01:00
sprayFoam/aachenBomb blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00