Changeset 900 for branches/gui
- Timestamp:
- Nov 18, 2009, 11:35:37 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/stage_separators/condenser.mso
r899 r900 434 434 Pallete = true; 435 435 Icon = "icon/CondenserSteady"; 436 Brief = "Model of a Steady State total condenser with specified temperature outletconditions.";436 Brief = "Model of a Steady State total condenser with specified outlet temperature conditions."; 437 437 Info = 438 438 "A simple model of a Steady State total condenser with specified temperature (or subcooling degree), with a real 439 calculation of the output stream enthalpy. 439 calculation of the output stream enthalpy. The subcooling degree is considered to be the difference between the 440 inlet vapour and the outlet liquid temperatures. 440 441 441 442 == ASSUMPTIONS == … … 464 465 #in InletQ as power (Brief="Heat Duty", PosX=1, PosY=0.08, Symbol="Q_{in}",Protected=true); 465 466 T_sub as temperature (Brief="Condensate temperature (subcooled)", Symbol = "T_{sub}"); 466 SubcoolingDegree as temp_delta (Brief="Subcooling Degree", Symbol = "\Delta _{sub}");467 SubcoolingDegree as temp_delta (Brief="Subcooling Degree", Symbol = "\Delta T_{sub}"); 467 468 CondenserDuty as power (Brief="Calculated condenser duty for desired subcooling", Protected = true, Symbol = "Q_{cond}"); 468 469
Note: See TracChangeset
for help on using the changeset viewer.