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: |
e5c03d988cf5374b0e4e91d1772b29ca |
User & Date: | gawthrop@users.sourceforge.net on 2000-05-20 15:50:57 |
Other Links: | branch diff | manifest | tags |
Context
2000-05-20
| ||
16:42:42 | New SS format check-in: 8e6a15e662 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:50:57 | Initial revision check-in: e5c03d988c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:44:49 | Split from old numpar file check-in: 0d6bea2525 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/TwoLinkxyn/TwoLinkxyn_numpar.txt version [e5f0a726f4].
> > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # Numerical parameter file (TwoLinkxyn_numpar.txt) # Generated by MTT at Fri Jun 13 16:39:41 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Parameters l = 1.0; # Default value m = 1.0; # Default value j = m*l*l/12.0; # Uniform rod |
Added mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/TwoLinkxyn/TwoLinkxyn_state.txt version [317d8f7fea].
> > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # State file (TwoLinkxyn_state.txt) # Generated by MTT at Fri Jun 13 16:39:41 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Initial states x(1) = 0.0; # Initial state for TwoLinkxyn_rod1 (J) x(2) = 0.0; # Initial state for TwoLinkxyn_rod1_th (3) x(3) = 0.0; # Initial state for TwoLinkxyn_rod2 (J) x(4) = 3.142/4; # Initial state for TwoLinkxyn_rod2_th (3) - 45 deg. x(5) = 0.0; # Initial state for TwoLinkxyn_g (2) |