Changeset 910 for branches/gui/eml
- Timestamp:
- Feb 20, 2010, 1:24:41 AM (13 years ago)
- Location:
- branches/gui/eml
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/mixers_splitters/splitter.mso
r838 r910 249 249 SplitFlow_RefluxStream as fraction (Brief = "split of the outlet Reflux stream", Default=0.33); 250 250 SplitFlow_DistillateStream as fraction (Brief = "split of the outlet Distillate stream", Default=0.33); 251 RefluxRatio as positive (Brief = "Reflux Ratio", Default=10, Lower = 0. 5);251 RefluxRatio as positive (Brief = "Reflux Ratio", Default=10, Lower = 0.05); 252 252 253 253 EQUATIONS -
branches/gui/eml/stage_separators/column.mso
r901 r910 35 35 using "condenser"; 36 36 using "mixers_splitters/splitter"; 37 using "tank";38 37 using "pressure_changers/pump"; 39 38
Note: See TracChangeset
for help on using the changeset viewer.