Overview
Comment: | Simple Oscillator model built with xfig. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
001f93ef366c0a476365627ef8d4ea27 |
User & Date: | geraint@users.sourceforge.net on 2004-08-04 23:56:51 |
Other Links: | branch diff | manifest | tags |
Context
2004-08-04
| ||
23:58:23 |
Simple model consisting of two Oscillators: one built with Dia, the other with Xfig (requires bond graph patches to be applied to Dia) check-in: e783de1fc1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:56:51 | Simple Oscillator model built with xfig. check-in: 001f93ef36 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:54:43 |
Simple Oscillator model built with Dia (requires bond graph patches to be applied to Dia) check-in: ff688367cd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/examples/Dia/doubleOscillator/xfigOscillator_abg.fig version [3b0f42ccdb].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 47 48 49 50 51 52 53 54 | #FIG 3.2 Produced by xfig version 3.2.5-alpha5 Portrait Center Metric A4 100.00 Single -2 1200 2 6 720 3105 1620 3420 4 2 4 100 0 18 18 0.0000 4 270 900 1620 3330 SS:[in]\001 -6 6 1800 3150 3240 3465 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3 1845 3195 3195 3195 2970 3420 -6 6 3420 1530 3780 2970 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3 3465 2925 3465 1575 3690 1800 -6 6 3150 3510 3510 4950 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3 3465 3555 3465 4905 3240 4680 -6 6 3780 3150 5220 3465 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3 3825 3195 5175 3195 4950 3420 -6 6 3420 3105 3600 3330 4 1 0 100 0 18 18 0.0000 4 195 150 3510 3330 1\001 -6 6 5310 3015 5490 3240 4 1 0 100 0 18 18 0.0000 4 195 150 5400 3240 0\001 -6 6 5400 1440 5760 2880 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3 5445 2835 5445 1485 5670 1710 -6 6 5670 3150 7110 3465 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3 5715 3195 7065 3195 6840 3420 -6 6 7245 3105 8370 3420 4 0 4 100 0 18 18 0.0000 4 270 1095 7245 3330 SS:[out]\001 -6 6 2970 990 4050 1260 4 1 0 100 0 18 18 0.0000 4 210 1005 3510 1260 I:inductance\001 -6 6 4410 990 6480 1350 4 1 0 100 0 18 18 0.0000 4 270 1965 5445 1260 C:capacitance\001 -6 6 2610 5040 4410 5310 4 1 0 100 0 18 18 0.0000 4 210 1725 3510 5310 R:resistance\001 -6 |
Added mttroot/mtt/lib/examples/Dia/doubleOscillator/xfigOscillator_lbl.txt version [294f2256a6].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 xfigOscillator #DESCRIPTION Detailed description here ## System xfigOscillator, representation lbl, language txt ## File xfigOscillator_lbl.txt ## Generated by MTT on Thu Aug 5 00:41:52 BST 2004 ###################################### ##### Model Transformation Tools ##### ###################################### ## Port aliases #ALIAS in in #ALIAS out out ## Argument aliases #ALIAS $1 capacitance #ALIAS $2 inductance #ALIAS $3 resistance ## Each line should be of one of the following forms: ## a comment (ie starting with #) ## component-name cr_name arg1,arg2,..argn ## blank ## ---- Component labels ---- ## Component type 0 (anonymous => default parameters) # 0 ## Component type 1 (anonymous => default parameters) # 1 ## Component type C capacitance lin effort,capacitance ## Component type I inductance lin flow,inductance ## Component type R resistance lin flow,resistance ## Component type SS [in] SS external,external [out] SS external,external |