Changeset 909 for branches/gui/sample/stage_separators/sample_flash.mso
- Timestamp:
- Feb 19, 2010, 7:08:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/sample/stage_separators/sample_flash.mso
r796 r909 4 4 5 5 using "pressure_changers/valve"; 6 using "streams";7 6 using "controllers/PIDs"; 8 7 using "stage_separators/flash"; … … 173 172 174 173 SET 175 F101. Orientation = "vertical";176 F101. Heads = "hemispherical";177 F101. Diameter = 2 * 'm';178 F101. Lenght = 5 * 'm';174 F101.Geometry.Orientation = "vertical"; 175 F101.Geometry.Heads = "hemispherical"; 176 F101.Geometry.Diameter = 2 * 'm'; 177 F101.Geometry.Lenght = 5 * 'm'; 179 178 F101.Levelpercent_Initial = 0.80; 180 179 F101.Temperature_Initial = 373 * 'K';
Note: See TracChangeset
for help on using the changeset viewer.