Changeset 883 for branches/gui/eml/stage_separators/tank.mso
- Timestamp:
- Nov 12, 2009, 3:23:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/eml/stage_separators/tank.mso
r879 r883 565 565 Pstatic as pressure (Brief="Static head at the bottom of the tank", Protected = true, Symbol="P_{static}^{Liquid}"); 566 566 567 out LI as control_signal (Brief="Level Indicator", PosX=1, PosY=0.7 , Protected=true);568 out TI as control_signal (Brief="Temperature Indicator", PosX=1, PosY=0. 6, Protected=true);567 out LI as control_signal (Brief="Level Indicator", PosX=1, PosY=0.73, Protected=true); 568 out TI as control_signal (Brief="Temperature Indicator", PosX=1, PosY=0.40, Protected=true); 569 569 570 570 INITIAL
Note: See TracChangeset
for help on using the changeset viewer.