OpenFOAM-4.x/src/transportModels
Henry 88c50996f4 interfaceProperties: Add support for re-read of sigma and cAlpha
Note that currently when transportProperties is changed sigma is re-read
from this dictionary but cAlpha is read from fvSolution but cAlpha is
not re-read when fvSolution is changed but transportProperties is not
touched.  To avoid this problem cAlpha would need to be moved to the
transportProperties dictionary which is not ideal or moved out of the
interfaceProperties class back to the top-level solver.

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1657
2015-04-17 20:00:29 +01:00
..
compressible fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
immiscibleIncompressibleTwoPhaseMixture interfaceProperties: Add support for re-read of sigma and cAlpha 2015-04-17 20:00:29 +01:00
incompressible ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
interfaceProperties interfaceProperties: Add support for re-read of sigma and cAlpha 2015-04-17 20:00:29 +01:00
twoPhaseMixture Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
twoPhaseProperties Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00