ADDED mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt Index: mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt @@ -0,0 +1,28 @@ +%SUMMARY CT: One-port thermal C component with T/Sdot bond +%DESCRIPTION CR and parameters as for a one-port C component +%DESCRIPTION Example label file entry: +%DESCRIPTION % Component type CT +%DESCRIPTION % Component type CT +%DESCRIPTION c lin effort,c + +%% Label file for system CT (CT_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 ES + es + +% Component type C + c $1 $1 ADDED mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt Index: mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt @@ -0,0 +1,33 @@ +%SUMMARY RT: Two port thermal resistance with T/Sdot bonds +%DESCRIPTION Port [in]: T/Sdot power in +%DESCRIPTION Port [out]: T/Sdot power out +%DESCRIPTION CR and parameters as for a one-port R component +%DESCRIPTION Example label file entry: +%DESCRIPTION % Component type RT +%DESCRIPTION r lin flow,r + + + +%% Label file for system RT (RT_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 ES + es + se + +% Component type R + r $1 $1 +