Overview
Comment: | New labeled ports version |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7dcce0687b3e21e707d82a44dc658744 |
User & Date: | gawthrop@users.sourceforge.net on 1997-08-15 09:46:22 |
Other Links: | branch diff | manifest | tags |
Context
1997-08-15
| ||
11:22:45 | Initial revision check-in: 68e3658752 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:46:22 | New labeled ports version check-in: 7dcce0687b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:43:06 | Now has lablelled (as opposed to numbered) ports. check-in: 2cd8f3ddab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/Mechanical/Mechanical-2D/Pendulum/Pendulum_lbl.txt from [54d50088b9] to [c7e50a407d].
|
| | > > > > > > | > > > < < > | > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | %SUMMARY pendulum: Pendulum example from Section 10.3 of "Metamodelling" %DESCRIPTION This is a heirachical version of the %DESCRIPTION example from Section 10.3 of "Metamodelling". %DESCRIPTION It uses two compound components: ROD and GRA %DESCRIPTION ROD is essentially as described in Figure 10.2 %DESCRIPTION GRAV represents gravity by a vertical accelleration %DESCRIPTION as in Section 10.9 of "Metamodelling". %% Label file for system pend (pend_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % Revision 1.1 1996/11/09 18:44:58 peterg % Initial revision % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank %Rod parameters rod none l;l;j;m %Zero velocity sources v_x internal 0 %Zero force/torque sources F_x 0 internal F_y 0 internal F_a 0 internal %Torque at end f_a external external %Gravity gravity |