Skip to content
Snippets Groups Projects
Commit 7d89b72e authored by sergio's avatar sergio
Browse files

TUT: Using rPolynomial Eq of State for water

parent 58009f65
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ thermoType ...@@ -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 ...@@ -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
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment