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: |
010ed295a9e82b2c48fa1dc1695705cf |
User & Date: | gawthrop@users.sourceforge.net on 1998-11-17 15:50:45 |
Other Links: | branch diff | manifest | tags |
Context
1998-11-17
| ||
17:10:22 | Read in the constitutive relationship file as well check-in: 6202baea58 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:50:45 | Initial revision check-in: 010ed295a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-11-16
| ||
13:01:19 |
Fixed problem with repetitions>1 due to new data structures -- now computes initial next_bond correctly check-in: a5a7728c24 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/examples/Inverse/iTwoLink/iTwoLink_lbl.txt version [4df4af98a4].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 | %SUMMARY iTwoLink: Inverse of two-link manipulator %DESCRIPTION Uses the specification system idea to get an ordinary %DESCRIPTION differential equation inverse. %% Label file for system iTwoLink (iTwoLink_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %ALIAS INTF General/INTF %% Each line should be of one of the following forms: % a comment (ie starting with %) % Component-name CR_name arg1,arg2,..argn % blank % Component type AF a1 lin flow,1 a2 lin flow,1 % Component type SS t1 external 0 t2 external 0 t1s external external t2s external external % Component type msd spec1 spec2 % Component type onelink syst |