Index: mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Turb/Turb_lbl.txt ================================================================== --- mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Turb/Turb_lbl.txt +++ mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Turb/Turb_lbl.txt @@ -3,26 +3,34 @@ %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 Thermal_in,Hydraulic_in -%ALIAS out Thermal_out,Hydraulic_out - -%ALIAS Th_in Thermal_in -%ALIAS Hy_in Hydraulic_in - -%ALIAS Th_out Thermal_out -%ALIAS Hy_out Hydraulic_out +%ALIAS [in] [Thermal_in,Hydraulic_in] +%ALIAS [out] [Thermal_out,Hydraulic_out] + +%ALIAS [Th_in] [Thermal_in] +%ALIAS [Hy_in] [Hydraulic_in] + +%ALIAS [Th_out] [Thermal_out] +%ALIAS [Hy_out] [Hydraulic_out] + +%ALIAS $P1 c_p +%ALIAS $P2 ideal_gas,r +%ALIAS $P3 alpha +%ALIAS $P4 effort,k %% Label file for system Turb (Turb_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ +% %% Revision 1.4 1998/07/02 19:48:45 peterg +% %% Changed aliases +% %% % %% Revision 1.3 1998/07/02 10:55:24 peterg % %% Lower case in out % %% % %% Revision 1.2 1998/07/02 10:51:10 peterg % %% Added port aliases @@ -38,14 +46,14 @@ % blank % Component type Pipe - pipe none $1;$2 + pipe none c_p;ideal_gas,r % Component type Poly - poly Poly $3 + poly Poly alpha % Component type SS [Hydraulic_in] external external [Hydraulic_out] external external [Shaft] external external @@ -52,10 +60,10 @@ [Thermal_in] external external [Thermal_out] external external T external 0 % Component type TF - k_t lin effort,$4 + k_t lin effort,k