- Timestamp:
- Jul 6, 2009, 10:20:35 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/stage_separators/condenser.mso
r784 r786 135 135 outer NComp as Integer (Brief = "Number of Components"); 136 136 137 Pdrop as press_delta (Brief="Pressure Drop in the condenser",Default=0); 138 137 139 VARIABLES 138 140 in InletVapour as stream (Brief="Vapour inlet stream", PosX=0.3431, PosY=0, Symbol="_{inV}"); 139 141 out OutletLiquid as liquid_stream (Brief="Liquid outlet stream", PosX=0.34375, PosY=1, Symbol="_{outL}"); 140 142 in InletQ as power (Brief="Cold supplied", PosX=1, PosY=0.5974, Symbol="_{in}",Protected=true); 141 Pdrop as press_delta (Brief="Pressure Drop in the condenser",Default=0);142 143 143 144 EQUATIONS
Note: See TracChangeset
for help on using the changeset viewer.