Index: mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_rep.txt ================================================================== --- mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_rep.txt +++ mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_rep.txt @@ -3,16 +3,23 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ +% %% Revision 1.1 1999/02/21 08:18:25 peterg +% %% Initial revision +% %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -mtt -o Clutch abg tex -mtt -o Clutch struc tex -mtt -o Clutch ode tex -mtt -o Clutch dm tex - -mtt -o Clutch simpar.txt -mtt -o Clutch imput.txt -mtt -o Clutch odeso ps - +mtt Clutch abg tex +mtt Clutch struc tex +mtt Clutch ode tex +mtt Clutch dm tex + +mtt Clutch simpar txt +mtt Clutch input txt +mtt Clutch logic txt +mtt Clutch numpar txt + +mtt -c Clutch odeso ps + +mtt Clutch rep txt Index: mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_rep.txt ================================================================== --- mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_rep.txt +++ mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_rep.txt @@ -5,10 +5,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.4 1999/12/21 09:24:26 peterg +## Euler integration - compiled +## ## Revision 1.3 1999/03/02 22:19:22 peterg ## Added switch rep ## ## Revision 1.2 1999/03/02 22:09:49 peterg ## Addded switch rep @@ -32,6 +35,9 @@ ## mtt Weirs tf tex # Transfer function (of linearised system) ## mtt Weirs lmfr ps # log modulus of frequency response (of linearised system) mtt Weirs simpar tex # Simulation parameters mtt Weirs numpar tex # Numerical simulation parameters mtt Weirs input tex # Simulation input -mtt -c -i euler Weirs odeso ps # Simulation output +mtt Weirs logic tex # Switch logic +mtt -c Weirs odeso ps # Simulation output + +mtt Weirs rep txt