Changeset 901 for branches/gui/eml/stage_separators/tray.mso
- Timestamp:
- Dec 4, 2009, 3:33:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/stage_separators/tray.mso
r878 r901 459 459 out OutletVapour as vapour_stream (Brief="Outlet vapour stream", Symbol="_{outV}",Protected=true); 460 460 461 M(NComp) as mol (Brief="Molar Holdup in the tray", Default=0.01, Lower= 0, Upper=100,Protected=true);461 M(NComp) as mol (Brief="Molar Holdup in the tray", Default=0.01, Lower=-0.000001, Upper=100,Protected=true); 462 462 ML as mol (Brief="Molar liquid holdup", Default=0.01, Lower=0, Upper=100,Protected=true); 463 463 MV as mol (Brief="Molar vapour holdup", Default=0.01, Lower=0, Upper=100,Protected=true);
Note: See TracChangeset
for help on using the changeset viewer.