Overview
Comment: | Added port aliases |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d787f2c6df86b5839874d393f364a0db |
User & Date: | gawthrop@users.sourceforge.net on 1998-07-02 10:52:33 |
Other Links: | branch diff | manifest | tags |
Context
1998-07-02
| ||
10:55:54 | Lower case in out check-in: 25c97e12f7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:52:33 | Added port aliases check-in: d787f2c6df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:22:10 | Initial revision check-in: 96552203dc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Comb/Comb_lbl.txt from [bf0676698a] to [f6af59539b].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | %SUMMARY Comb: Combustion chamber model %DESCRIPTION %% Label file for system Comb (Comb_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank % Component type SS [Hy_in] external external [Hy_out] external external [Heat] external external [Th_in] external external [Th_out] external external | > > > > > < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | %SUMMARY Comb: Combustion chamber model %DESCRIPTION %ALIAS In Th_in,Hy_in %ALIAS Out Th_out,Hy_out %% Label file for system Comb (Comb_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1998/05/19 09:11:29 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank % Component type SS [Hy_in] external external [Hy_out] external external [Heat] external external [Th_in] external external [Th_out] external external P external 0 T external 0 % Component type hPipe pipe none m_c;v_c;r |
Modified mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Pump/Pump_lbl.txt from [475b771b93] to [33e0c5949d].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | %SUMMARY Pump Ideal pump component for compressible flow %DESCRIPTION Parameter 1: c_v - specific heat of fluid %DESCRIPTION Parameter 2: Parameter passed to Density component %DESCRIPTION Parameter 3: alpha = (n-1)/n, n coefficient of polytropic %DESCRIPTION expansion. %DESCRIPTION Parameter 4: k_p pump constant: mass flow = k_p*shaft speed %% Label file for system Pump (Pump_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | %SUMMARY Pump Ideal pump component for compressible flow %DESCRIPTION Parameter 1: c_v - specific heat of fluid %DESCRIPTION Parameter 2: Parameter passed to Density component %DESCRIPTION Parameter 3: alpha = (n-1)/n, n coefficient of polytropic %DESCRIPTION expansion. %DESCRIPTION Parameter 4: k_p pump constant: mass flow = k_p*shaft speed %ALIAS In Th_in,Hy_in %ALIAS Out Th_out,Hy_out %% Label file for system Pump (Pump_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1998/04/07 15:23:30 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank |
︙ | ︙ |
Modified mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Turb/Turb_lbl.txt from [f8f0b009cc] to [8d666a0597].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | %SUMMARY Turb Ideal turbine component for compressible flow %DESCRIPTION Parameter 1: c_p - specific heat of fluid %DESCRIPTION Parameter 2: Parameter passed to Density component %DESCRIPTION Parameter 3: alpha = (n-1)/n, n coefficient of polytropic %DESCRIPTION expansion. %DESCRIPTION Parameter 4: k_t pump constant: mass flow = k_t*shaft speed %% Label file for system Turb (Turb_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | %SUMMARY Turb Ideal turbine component for compressible flow %DESCRIPTION Parameter 1: c_p - specific heat of fluid %DESCRIPTION Parameter 2: Parameter passed to Density component %DESCRIPTION Parameter 3: alpha = (n-1)/n, n coefficient of polytropic %DESCRIPTION expansion. %DESCRIPTION Parameter 4: k_t pump constant: mass flow = k_t*shaft speed %ALIAS In Th_in,Hy_in %ALIAS Out Th_out,Hy_out %% Label file for system Turb (Turb_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1998/04/07 15:21:02 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank |
︙ | ︙ |