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: d2201dbafc25e68d154afee7903558cff5ba876f4aa86b2ef5e91dc1ad238dd5
User & Date: gawthrop@users.sourceforge.net on 1999-02-22 10:09:34
Other Links: branch diff | manifest | tags
Context
1999-03-02
22:01:21
*** empty log message *** check-in: ddbc3f5696 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1999-02-22
10:09:34
Initial revision check-in: d2201dbafc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:08:05
method to Euler check-in: 08fcd31d9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/TwoLinkxyc/TwoLinkxyc_simpar.txt version [cc1f95574f].







































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*-octave-*- Put Emacs into octave-mode
# Simulation parameters for system TwoLinkxyc (TwoLinkxyc_simpar.txt)
# Generated by MTT on Mon Feb 22 09:44:37 GMT 1999.
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################


LAST        = 10.0;       # Last time in simulation
DT          = 0.1;        # Print interval
STEPFACTOR  = 10;          # Integration steps per print interval
METHOD      = Euler;		# Integration method
WMIN        = -1;         # Minimum frequency = 10^WMIN
WMAX        = 2;          # Maximum frequency = 10^WMAX
WSTEPS      = 100;        # Number of frequency steps
INPUT       = 1;          # Index of the input

Added mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/gTwoLink/gTwoLink_simpar.txt version [cb712b45f6].





























>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Simulation parameters for system gTwoLink (gTwoLink_simpar.txt)
# Generated by MTT on Mon Jul 27 08:11:02 BST 1998.
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################


LAST=50.0;
DT=0.1;
STEPFACTOR=10;
METHOD=Euler;


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