Overview
Comment: | Initial revision |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e991adb8dad7dc33dcd47996e5e30679 |
User & Date: | gawthrop@users.sourceforge.net on 2000-05-19 07:13:29 |
Other Links: | branch diff | manifest | tags |
Context
2000-05-19
| ||
07:16:07 | Added logic check-in: 519738620f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:13:29 | Initial revision check-in: e991adb8da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-05-18
| ||
20:13:03 | Created from old p2oct check-in: c9f9160fc4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/examples/Hybrid/Bounce/Bounce_rep.txt version [3af74a37f9].
> > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | # Outline report file for system Bounce (Bounce_rep.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% mtt Bounce abg tex mtt Bounce struc tex mtt Bounce ode tex mtt Bounce simpar txt mtt Bounce input txt mtt Bounce logic txt mtt Bounce numpar txt mtt -c Bounce odeso ps mtt Bounce rep txt |
Added mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_input.txt version [5c3d25f7f3].
> > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # Numerical parameter file (Clutch_input.txt) # Generated by MTT at Thu Jul 3 12:17:46 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Set the inputs u(1) = 1.0; # e (Default value) |
Added mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_logic.txt version [ec7ea35f92].
> > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # -*-octave-*- Put Emacs into octave-mode # Simulation parameters for system Clutch (Clutch_logic.txt) # Generated by MTT on Thu May 18 12:29:15 BST 2000. ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 2000/05/18 11:29:58 peterg ## Initial revision ## ############################################################### # Set the switches clutch_drive_clutch= (t>=5)&&(t<15); |
Added mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_input.txt version [f586e4fcd3].
> > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # -*-octave-*- Put Emacs into octave-mode # Input specification (Weirs_input.txt) # Generated by MTT at Tue Mar 2 07:48:04 GMT 1999 ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ############################################################### # Set the inputs mttu(1) = 1.0*(t<10); # f (Weirs) |
Added mttroot/mtt/lib/examples/Hybrid/Weirs/Weirs_logic.txt version [0c8ff76708].
> > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # -*-octave-*- Put Emacs into octave-mode # Simulation parameters for system Weirs (Weirs_logic.txt) # Generated by MTT on Thu May 18 12:29:15 BST 2000. ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 2000/05/18 11:29:58 peterg ## Initial revision ## ############################################################### # Set the switches weirs_w1_isw = (mttx(1)>1)|(mttx(2)>1); # First weir - height 1 weirs_w2_isw = (mttx(2)>2)|(mttx(3)>2); # Second weir - height 2 |