Changeset 473
- Timestamp:
- 01/24/2007 04:04:38 PM (2 years ago)
- Files:
-
- 1 modified
-
Modelica/trunk/Modelica/Media/Air.mo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Media/Air.mo
r404 r473 348 348 input SI.Pressure p "Pressure"; 349 349 input SI.Temperature T "Temperature"; 350 input SI.MassFraction X[ nX] "Mass fractions of moist air";350 input SI.MassFraction X[:] "Mass fractions of moist air"; 351 351 output SI.SpecificEnthalpy h "Specific enthalpy at p, T, X"; 352 352 annotation(Inline=false,smoothOrder=1);
