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: |
6e4e8b040b45e1925314cb080fc82bd9 |
User & Date: | gawthrop@users.sourceforge.net on 2000-05-20 15:44:48 |
Other Links: | branch diff | manifest | tags |
Context
2000-05-20
| ||
15:44:49 | Split from old numpar file check-in: 0d6bea2525 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:44:48 | Initial revision check-in: 6e4e8b040b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:35:18 | Parameterised version check-in: e76613f7c4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/TwoLinkxyc/TwoLinkxyc_numpar.txt version [c0785e663b].
> > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # State initialisation file file (TwoLinkxyc_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/TwoLinkxyc/TwoLinkxyc_state.txt version [0955ea7eb1].
> > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # State initialisation file file (TwoLinkxyc_numpar.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 TwoLinkxyc_rod1 (J) x(2) = 0.0; # Initial state for TwoLinkxyc_rod1_th (3) x(3) = 0.0; # Initial state for TwoLinkxyc_rod2 (J) x(4) = 3.142/4; # Initial state for TwoLinkxyc_rod2_th (3) - 45 deg. x(5) = 0.0; # Initial state for TwoLinkxyc_g (2) |