ADDED mttroot/mtt/lib/comp/compound/Thermal/VM/VM_lbl.txt Index: mttroot/mtt/lib/comp/compound/Thermal/VM/VM_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Thermal/VM/VM_lbl.txt @@ -0,0 +1,30 @@ +%SUMMARY VM: Volumetric to mass flow and vv - pseudo mass-flow bond +%DESCRIPTION Converts between P/Vdot energy bond to a P/mdot pseudo bond +%DESCRIPTION Parameter 1: passed to the Density subcomponent +%% Label file for system VM (VM_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 Density + density none $1 + +% Component type EMAF + rho + +% Component type SS + [Hy_in] external external + [Hy_out] external external + [P] external external + [T] external external ADDED mttroot/mtt/lib/comp/compound/Thermal/VMe/VMe_lbl.txt Index: mttroot/mtt/lib/comp/compound/Thermal/VMe/VMe_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Thermal/VMe/VMe_lbl.txt @@ -0,0 +1,30 @@ +%SUMMARY VMe: Volumetric to mass flow and vv - energy bonds +%DESCRIPTION Converts between P/Vdot energy bond to a Pv/mdot energy bond +%DESCRIPTION Parameter 1: passed to the Density subcomponent +%% Label file for system VMe (VMe_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 Density + density none $1 + +% Component type EMTF + tf lin flow + +% Component type SS + [Hy_in] external external + [Hy_out] external external + [P] external external + [T] external external