Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
mattijs
2009-07-07 17:58:47 +01:00
2 changed files with 5 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Foam::H2O::H2O()
K_(-0.4267, 0.0056903, -8.0065e-06, 1.815e-09, 0, 0),
Kg_(6.977e-05, 1.1243, 844.9, -148850),
sigma_(647.13, 0.18548, 2.717, -3.554, 2.047, 0),
D_(147.18, 20.1, 18.015, 28) // note: Same as nHeptane
D_(15.0, 15.0, 18.015, 28)
{}

View File

@ -273,6 +273,10 @@ public:
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#include "liquidI.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#endif
// ************************************************************************* //