Overview
Comment: | Reformatted |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
bbd6a4dbf29d18eb237d44f807f27cd9 |
User & Date: | gawthrop@users.sourceforge.net on 1998-07-27 11:27:05 |
Other Links: | branch diff | manifest | tags |
Context
1998-07-27
| ||
11:29:13 | Initial revision check-in: e3e0e763b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:27:05 | Reformatted check-in: bbd6a4dbf2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:10:38 | Put in octave-mode line for Emacs check-in: 4bc9aef8bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/Pendulum/Pendulum_input.txt from [00483566d7] to [951212a41d].
|
| > | > > > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # -*-octave-*- Put Emacs into octave-mode' # Numerical parameter file (Pendulum_input.txt) # Generated by MTT at Fri Aug 15 09:02:02 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # Revision 1.1 1997/08/15 08:04:01 peterg # Initial revision # # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Set the inputs u(1) = 0.0; # no torque at joint u(2) = 9.81; # g |