Changeset 474 for branches/maintenance/2.2.1
- Timestamp:
- 01/24/07 16:04:49 (19 months ago)
- Files:
-
- 1 modified
-
branches/maintenance/2.2.1/Modelica/Media/Air.mo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/maintenance/2.2.1/Modelica/Media/Air.mo
r463 r474 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);
