OpenFOAM-4.x/applications/solvers/incompressible
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
..
adjointShapeOptimizationFoam solvers: rationalize the return statement 2015-02-10 18:20:42 +00:00
boundaryFoam Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration 2015-02-12 09:59:52 +00:00
icoFoam icoFoam/nonNewtonianIcoFoam: Update to use pisoControl 2015-02-21 21:39:01 +00:00
nonNewtonianIcoFoam icoFoam/nonNewtonianIcoFoam: Update to use pisoControl 2015-02-21 21:39:01 +00:00
pimpleFoam Solvers: Rationalized correctPhi 2015-02-11 13:22:24 +00:00
pisoFoam icoFoam/nonNewtonianIcoFoam: Update to use pisoControl 2015-02-21 21:39:01 +00:00
shallowWaterFoam shallowWaterFoam: Read hU rather than U to support complex e.g. time-varying BCs 2015-03-13 22:14:08 +00:00
simpleFoam Applications: use pimpleControl.dict() and simpleControl.dict() instead of looking-up the sub-dict 2015-02-09 22:15:26 +00:00