We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7051091 + e66d5de commit bca45a4Copy full SHA for bca45a4
Modelica/Media/Air/SimpleAir.mo
@@ -5,7 +5,7 @@ package SimpleAir "Air: Simple dry air model (0..100 degC)"
5
mediumName="SimpleAir",
6
cp_const=1005.45,
7
MM_const=0.0289651159,
8
- R_gas=Constants.R/0.0289651159,
+ R_gas=Constants.R/MM_const,
9
eta_const=1.82e-5,
10
lambda_const=0.026,
11
T_min=Cv.from_degC(0),
0 commit comments