Overview
Comment:New version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 29f5c30c1227a9e34c880919f10174bbb61504279960c58b127ba1ebf6686877
User & Date: gawthrop@users.sourceforge.net on 2000-12-04 08:27:42
Other Links: branch diff | manifest | tags
Context
2000-12-04
08:36:23
Declare pi check-in: 0c346f5775 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:27:42
New version check-in: 29f5c30c12 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:24:29
Added swithc logic declarations check-in: 623e883028 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_input.txt from [d5caa4fe50] to [4009f01498].

1
2
3
4
5
6
7
8



9
10
11
12
13
14
15
16
# Numerical parameter file (BouncingRod_input.txt)
# Generated by MTT at Fri Jul  4 14:09:14 BST 1997

# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$



# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Set the inputs
u(1) =	1.0; # gravity (Default value)

# Set the switches
bouncingrod_groundl= (x[3]<=0);
bouncingrod_groundr= (x[4]<=0);








>
>
>



|
|
<
<
<
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16



# Numerical parameter file (BouncingRod_input.txt)
# Generated by MTT at Fri Jul  4 14:09:14 BST 1997

# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$
# %% Revision 1.1  1997/07/06 16:17:48  peterg
# %% Initial revision
# %%
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Set the inputs
## Removed by MTT on Mon Dec  4 08:27:04 GMT 2000: u(1) =	9.81; # gravity (Default value)
bouncingrod_gravity	= 9.81; # Added by MTT on Mon Dec 04 08:27:10 GMT 2000




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