Changeset 830 for branches/gui/eml/stage_separators/condenser.mso
- Timestamp:
- Aug 14, 2009, 2:13:08 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/stage_separators/condenser.mso
r829 r830 33 33 == SET == 34 34 * the pressure drop in the condenser; 35 * the degree of subcooling;36 35 37 36 == SPECIFY == … … 58 57 Kfactor as positive (Brief="K factor for pressure drop", Lower = 1E-8, Default = 1E-3); 59 58 Pdrop as press_delta (Brief="Pressure Drop in the condenser",Default=0, Symbol="\Delta _P"); 60 Deg_Subcooled as temperature (Brief ="Degrees subcooled",Symbol ="\Delta T_{subcooled}");61 59 62 60 SET … … 74 72 rho as dens_mass (Brief ="Inlet Vapour Mass Density",Hidden=true, Symbol ="\rho"); 75 73 Tbubble as temperature (Brief ="Bubble Temperature",Protected=true, Symbol ="T_{bubble}"); 74 Deg_Subcooled as temp_delta (Brief ="Degrees subcooled",Symbol ="\Delta T_{subcooled}"); 76 75 77 76 out TI as control_signal (Brief="Temperature Indicator of Condenser", Protected = true, PosX=0.50, PosY=0);
Note: See TracChangeset
for help on using the changeset viewer.