Changeset 210 for branches/newlanguage/eml/stage_separators/reboiler.mso
- Timestamp:
- Mar 15, 2007, 9:52:28 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/newlanguage/eml/stage_separators/reboiler.mso
r209 r210 48 48 Model reboiler 49 49 PARAMETERS 50 outer PP as Plugin( Type="PP");50 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 51 51 outer NComp as Integer; 52 52 Across as area (Brief="Cross Section Area of reboiler"); … … 119 119 Model reboilerSteady 120 120 PARAMETERS 121 outer PP as Plugin( Type="PP");121 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 122 122 outer NComp as Integer; 123 123 DP as press_delta (Brief="Pressure Drop in the reboiler"); … … 155 155 Model reboilerSteady_fakeH 156 156 PARAMETERS 157 outer PP as Plugin( Type="PP");157 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 158 158 outer NComp as Integer; 159 159 DP as press_delta (Brief="Pressure Drop in the reboiler"); … … 191 191 Model reboilerReact 192 192 PARAMETERS 193 outer PP as Plugin( Type="PP");193 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 194 194 outer NComp as Integer; 195 195 Across as area (Brief="Cross Section Area of reboiler");
Note: See TracChangeset
for help on using the changeset viewer.