Changeset 218 for branches/newlanguage/sample/optimization/ammonia.mso
- Timestamp:
- Mar 15, 2007, 11:55:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/newlanguage/sample/optimization/ammonia.mso
r216 r218 108 108 FlowSheet Ammonia 109 109 PARAMETERS 110 PP as Plugin(Brief="Physical Properties", Type="PP",Components = ["hydrogen", "nitrogen", "argon", "methane", "ammonia"], 111 LiquidModel = "APR", VapourModel = "APR"); 110 PP as Plugin(Brief="Physical Properties", Type="PP", 111 Components = ["hydrogen", "nitrogen", "argon", "methane", "ammonia"], 112 LiquidModel = "APR", 113 VapourModel = "APR"); 112 114 NComp as Integer; 113 115 SET … … 182 184 RelativeAccuracy = 1e-5; 183 185 end 184
Note: See TracChangeset
for help on using the changeset viewer.