Path: Thermal/Rankine
% Generate the TS curve for water and steam Requires that Steam_Tables_Temperature.xlsx be in the search path. Type TSCurve for a demo. If t is entered s will be [sL;sV] corresponding to t -------------------------------------------------------------------------- Form: [s,t] = TSCurve(t) -------------------------------------------------------------------------- ------ Inputs ------ t (1,:) Temperature (K) ------- Outputs ------- s (1 or 2,:) Entropy (kJ/kg K) t (1,:) Temperature (K) --------------------------------------------------------------------------
Thermal: ThermalData/Steam_Tables_Temperature Common: Graphics/Plot2D
Back to the Thermal Module page