ADDED mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_lbl.txt Index: mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_lbl.txt @@ -0,0 +1,44 @@ +%% Label file for system Weirs (Weirs_lbl.txt) +%SUMMARY Weirs Double-weir tanks system (hybrid) +%DESCRIPTION + +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% Version control history +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% $Id$ +% %% $Log$ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases + +% Argument aliases +%ALIAS $1 tank1 +%ALIAS $2 tank2 +%ALIAS $3 tank3 +%ALIAS $4 leak + +%% Each line should be of one of the following forms: +% a comment (ie starting with %) +% component-name cr_name arg1,arg2,..argn +% blank + +% ---- Component labels ---- + +% Component type C + tank1 lin effort,c_1 + tank2 lin effort,c_2 + tank3 lin effort,c_3 + +% Component type R + leak lin flow,r_l + +% Component type SS + f SS internal,external + p1 SS external,0 + p2 SS external,0 + p3 SS external,0 + +% Component type Weir + w1 + w2 ADDED mttroot/mtt/lib/examples/Inverse/iNMP/NMP/NMP_lbl.txt Index: mttroot/mtt/lib/examples/Inverse/iNMP/NMP/NMP_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/examples/Inverse/iNMP/NMP/NMP_lbl.txt @@ -0,0 +1,43 @@ +%% Label file for system NMP (NMP_lbl.txt) +%SUMMARY NMP A simple non-minimum phase system +%DESCRIPTION + +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% Version control history +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% $Id$ +% %% $Log$ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases + +% Argument aliases +%ALIAS $1 c_f +%ALIAS $2 c_s +%ALIAS $3 r_f +%ALIAS $4 r_s + +%% Each line should be of one of the following forms: +% a comment (ie starting with %) +% component-name cr_name arg1,arg2,..argn +% blank + +% ---- Component labels ---- + +% Component type AE + m lin -1 + p lin 1 + +% Component type C + c_f lin effort,c_f + c_s lin effort,c_s + +% Component type R + r lin flow,r + r_f lin flow,r_f + r_s lin flow,r_s + +% Component type SS + e1 SS external,internal + e2 SS external,0 ADDED mttroot/mtt/lib/examples/Inverse/iNMP/iNMP/iNMP_lbl.txt Index: mttroot/mtt/lib/examples/Inverse/iNMP/iNMP/iNMP_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/examples/Inverse/iNMP/iNMP/iNMP_lbl.txt @@ -0,0 +1,43 @@ +%% Label file for system iNMP (iNMP_lbl.txt) +%SUMMARY iNMP Inverse simple non-minimum phase system +%DESCRIPTION + +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% Version control history +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% $Id$ +% %% $Log$ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases + +% Argument aliases +%ALIAS $1 c_f +%ALIAS $2 c_s +%ALIAS $3 r_f +%ALIAS $4 r_s + +%% Each line should be of one of the following forms: +% a comment (ie starting with %) +% component-name cr_name arg1,arg2,..argn +% blank + +% ---- Component labels ---- + +% Component type AE + m lin -1 + p lin 1 + +% Component type C + c_f lin effort,c_f + c_s lin effort,c_s + +% Component type R + r lin flow,r + r_f lin flow,r_f + r_s lin flow,r_s + +% Component type SS + e1 SS external,internal + e2 SS external,0