Changeset 88 for mso/sample/stage_separators/sample_column.mso
- Timestamp:
- Dec 11, 2006, 11:31:56 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/sample/stage_separators/sample_column.mso
r86 r88 17 17 *-------------------------------------------------------------------- 18 18 * 19 * This sample file needs VRTherm (www.vrtech.com.br) to run. 19 * This sample file needs VRTherm DEMO(www.vrtech.com.br) to run 20 * SectionColumn_Test and needs VRTherm full to run the distillation 21 * column flowsheet. 20 22 * 21 23 *---------------------------------------------------------------------- … … 33 35 34 36 SET 35 PP.Components = [ "isobutane", " n-pentane"];37 PP.Components = [ "isobutane", "benzene"]; 36 38 PP.LiquidModel = "PR"; 37 39 PP.VapourModel = "PR"; … … 109 111 110 112 SET 111 PP.Components = [ "isobutane", " n-pentane"];113 PP.Components = [ "isobutane", "benzene"]; 112 114 PP.LiquidModel = "PR"; 113 115 PP.VapourModel = "PR";
Note: See TracChangeset
for help on using the changeset viewer.