OpenFOAM-5.x/applications
Henry e20e69992d shallowWaterFoam: Read hU rather than U to support complex e.g. time-varying BCs
Disadvantage is that the BC values have to be specified in terms of hU
rather than U.  The alternative would be to add complex code to map h
and U BCs into the equivalent for hU.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1566
2015-03-13 22:14:08 +00:00
..
solvers shallowWaterFoam: Read hU rather than U to support complex e.g. time-varying BCs 2015-03-13 22:14:08 +00:00
test TurbulenceModels: LienCubicKE, ShihQuadraticKE and LienLeschziner models rewritten 2015-03-01 17:55:16 +00:00
utilities Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm 2015-02-25 10:57:06 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00