Overview
Comment:Updated names with double underscore.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: adf833697d993592dd753d4bf8cb981e0733fb42c2c47a1bd9017d04df758821
User & Date: geraint@users.sourceforge.net on 2003-04-12 19:23:15
Other Links: branch diff | manifest | tags
Context
2003-04-12
21:06:26
*** empty log message *** check-in: 094c056f82 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:23:15
Updated names with double underscore. check-in: adf833697d user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-04-03
10:15:49
Now changes 110-1 to 109, not 19, etc. check-in: 2cddbac245 user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Hybrid/Clutch/Clutch_input.txt from [f5d5f54f0f] to [bd0caf2748].

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)








>
>
>






|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.2  2002/09/29 13:47:35  geraint
# %% Updated names.
# %%
# %% 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 [905d628bb3] to [581d8453ec].

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)); # 








>
>
>












|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# -*-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.3  2002/09/29 13:47:35  geraint
## Updated names.
##
## 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)); # 


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]