Overview
Comment: | Updated names. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d53a964fea1eaf241313174d4c69e624 |
User & Date: | geraint@users.sourceforge.net on 2002-09-29 13:47:35 |
Other Links: | branch diff | manifest | tags |
Context
2002-09-29
| ||
14:19:44 | Updated cross-reference. check-in: 05a9aa7aaa user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:47:35 | Updated names. check-in: d53a964fea user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:46:46 | Added missing SS entries. check-in: 3d21f0519b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_input.txt from [5c3d25f7f3] to [f5d5f54f0f].
1 2 3 4 5 6 7 8 9 10 11 | # 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 | > > > | < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # Numerical parameter file (Clutch_input.txt) # Generated by MTT at Thu Jul 3 12:17:46 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.1 2000/05/19 07:10:03 peterg # %% Initial revision # %% # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Set the inputs clutch_e = 1.0; # e (Default value) |
Modified mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_logic.txt from [23dc34e214] to [905d628bb3].
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 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/19 07:11:36 peterg ## Initial revision ## ## Revision 1.1 2000/05/18 11:29:58 peterg ## Initial revision ## ############################################################### # Set the switches | > > > < | < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | # -*-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.2 2001/10/05 11:24:35 gawthrop ## Updated for new mtt features - input.txt etc ## ## Revision 1.1 2000/05/19 07:11:36 peterg ## Initial revision ## ## Revision 1.1 2000/05/18 11:29:58 peterg ## Initial revision ## ############################################################### # Set the switches clutch_drive_clutch_mtt_switch_logic = ((t >= 5)&&(t < 15)); # |