Index: mttroot/mtt/lib/examples/Electrical/rc/rc_rep.txt ================================================================== --- mttroot/mtt/lib/examples/Electrical/rc/rc_rep.txt +++ mttroot/mtt/lib/examples/Electrical/rc/rc_rep.txt @@ -1,26 +1,55 @@ +## -*-octave-*- Put Emacs into octave-mode ## Outline report file for system rc (rc_rep.txt) -mtt rc abg tex -mtt rc struc tex -mtt rc cbg ps -mtt rc ode tex -mtt rc sm tex -mtt rc tf tex -mtt rc sro ps -mtt rc lmfr ps -mtt rc nyfr ps - -mtt rc numpar txt -mtt rc input txt - -## Octave .m form -mtt rc odeso ps - -## Octave .oct form -mtt -oct rc odeso ps - -## c form -mtt -c rc odeso ps - -mtt rc rep txt - - +## Generated by MTT on" Wed May 1 08:56:38 BST 2002. + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +## Revision 1.1 2000/12/28 11:58:07 peterg +## Put under RCS +## +############################################################### + +mtt rc abg tex # The system description +mtt rc cbg ps # The causal bond graph +mtt rc struc tex # The system structure +mtt rc sympar txt # The system parameters +## Uncomment the following lines or add others +## mtt rc dae tex # The system dae +mtt rc ode tex # The system ode +## mtt rc sspar tex # Steady-state parameters +## mtt rc ss tex # Steady state +## mtt rc dm tex # Descriptor matrices (of linearised system) +mtt rc sm tex # State matrices (of linearised system) +mtt rc tf tex # Transfer function (of linearised system) +mtt rc lmfr ps # log modulus of frequency response (of linearised system) +mtt rc simpar txt # Simulation parameters +## mtt rc state tex # Simulation initial state + +## Default +mtt rc numpar txt # Numerical simulation parameters +mtt rc input txt # Simulation input +mtt rc odeso ps # Simulation output + +## Step input +mtt -dr step rc input txt # Simulation input +mtt -dr step rc odeso ps # Simulation output + +## Pulse input +mtt -dr pulse rc input txt # Simulation input +mtt -dr pulse rc odeso ps # Simulation output + +## r = 10 +## Step input +mtt -dr step -dr r10 rc numpar txt # Numerical simulation parameters +mtt -dr step -dr r10 rc input txt # Simulation input +mtt -dr step -dr r10 rc odeso ps # Simulation output + +## Pulse input +mtt -dr pulse -dr r10 rc numpar txt # Numerical simulation parameters +mtt -dr pulse -dr r10 rc input txt # Simulation input +mtt -dr pulse -dr r10 rc odeso ps # Simulation output + +mtt rc rep txt # This file