TUT: Using rPolynomial Eq of State for water

This commit is contained in:
sergio
2019-12-18 11:58:32 -08:00
parent 58009f652e
commit 7d89b72e26

View File

@ -21,7 +21,7 @@ thermoType
mixture pureMixture; mixture pureMixture;
transport const; transport const;
thermo hConst; thermo hConst;
equationOfState perfectFluid; equationOfState rPolynomial;
specie specie; specie specie;
energy sensibleInternalEnergy; energy sensibleInternalEnergy;
} }
@ -34,8 +34,7 @@ mixture
} }
equationOfState equationOfState
{ {
R 3000; C (0.001278 -2.1055e-06 3.9689e-09 4.3772e-13 -2.0225e-16);
rho0 1027;
} }
thermodynamics thermodynamics
{ {