Overview
Comment: | Removed redundant port label |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
309a33325b5f248a4840696739f75dce |
User & Date: | gawthrop@users.sourceforge.net on 1998-11-20 11:35:38 |
Other Links: | branch diff | manifest | tags |
Context
1998-11-20
| ||
13:00:27 | Replaces Pump by lPump in ALIAS check-in: d3cd1c689c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:38 | Removed redundant port label check-in: 309a33325b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:17 | Initial revision check-in: e8af31c399 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/IncompressibleFlow/Pipe/Pipe_lbl.txt from [9583436051] to [5c1c8daacb].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | %% Label file for system Pipe (Pipe_lbl.txt) %SUMMARY Pipe: Pipe containing hot incompressible liquid %DESCRIPTION % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS in Thermal_in,Hydraulic_in %ALIAS out Thermal_out,Hydraulic_out | > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | %% Label file for system Pipe (Pipe_lbl.txt) %SUMMARY Pipe: Pipe containing hot incompressible liquid %DESCRIPTION % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1998/11/20 11:34:17 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS in Thermal_in,Hydraulic_in %ALIAS out Thermal_out,Hydraulic_out |
︙ | ︙ | |||
40 41 42 43 44 45 46 | % Component type RS r $1 $3 % Component type SS [Hydraulic_in] SS external,external [Hydraulic_out] SS external,external | < | 43 44 45 46 47 48 49 50 51 52 | % Component type RS r $1 $3 % Component type SS [Hydraulic_in] SS external,external [Hydraulic_out] SS external,external [Thermal_in] SS external,external [Thermal_out] SS external,external |