Changeset 210 for branches/newlanguage/eml/stage_separators/condenser.mso
- Timestamp:
- Mar 15, 2007, 9:52:28 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/newlanguage/eml/stage_separators/condenser.mso
r209 r210 43 43 Model condenser 44 44 PARAMETERS 45 outer PP as Plugin( Type="PP");45 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 46 46 outer NComp as Integer; 47 47 V as volume (Brief="Condenser total volume"); … … 109 109 Model condenserSteady 110 110 PARAMETERS 111 outer PP as Plugin ;111 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 112 112 outer NComp as Integer; 113 113 … … 135 135 Model condenserReact 136 136 PARAMETERS 137 outer PP as Plugin( Type="PP");137 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); 138 138 outer NComp as Integer; 139 139 V as volume (Brief="Condenser total volume");
Note: See TracChangeset
for help on using the changeset viewer.