Changeset 1174
- Timestamp:
- 10/08/08 08:11:28 (2 months ago)
- Files:
-
- 1 modified
-
Modelica/trunk/Modelica/Media/Air.mo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Media/Air.mo
r1103 r1174 612 612 613 613 algorithm 614 T := Internal.solve(h, 2 00, 6000, p, X[1:nXi], steam);614 T := Internal.solve(h, 240, 400, p, X[1:nXi], steam); 615 615 annotation (Documentation(info="<html> 616 616 Temperature is computed from pressure, specific enthalpy and composition via numerical inversion of function <a href=Modelica:Modelica.Media.Air.MoistAir.h_pTX>h_pTX</a>.
