- Timestamp:
- Nov 13, 2009, 5:27:17 PM (14 years ago)
- Location:
- branches/new_gui
- Files:
-
- 20 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_gui/eml/controllers/heat_flow.mso
r892 r894 18 18 *-------------------------------------------------------------------*# 19 19 20 using "streams ";20 using "streams/streams"; 21 21 22 22 Model heat_flow -
branches/new_gui/sample/stage_separators/Sample_TankVL_PID~.mso
r891 r894 3 3 *----------------------------------------------*# 4 4 5 using "streams"; 5 using "streams/sources"; 6 using "streams/sinks"; 6 7 using "pressure_changers/valve"; 7 8 using "controllers/PIDs"; -
branches/new_gui/sample/stage_separators/Sample_flash_PIDincr~.mso
r891 r894 3 3 *----------------------------------------------*# 4 4 5 using "streams ";5 using "streams/sources"; 6 6 using "stage_separators/flash"; 7 using "streams/sinks"; 7 8 using "controllers/PIDIncr"; 8 9 using "pressure_changers/valve"; -
branches/new_gui/sample/stage_separators/sample_flash_steady.mso
r891 r894 3 3 *----------------------------------------------*# 4 4 5 using "streams"; 5 using "streams/streams"; 6 using "streams/sources"; 7 using "streams/sinks"; 6 8 using "stage_separators/flash"; 7 9
Note: See TracChangeset
for help on using the changeset viewer.