Overview
| Comment: | Updated to allow auto-generation of sensitivity version |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
1c252362ee2e125aef93a259a96da5e8 |
| User & Date: | gawthrop@users.sourceforge.net on 2001-07-05 08:42:43.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2001-07-06
| ||
| 00:46:50 |
Added -cr option -- forces cr to be loaded before the ese.r file This avoids causality problems when using multi-port Rs to represent arbitary equations check-in: e5b6461609 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
|
2001-07-05
| ||
| 08:42:43 | Updated to allow auto-generation of sensitivity version check-in: 1c252362ee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
|
2001-07-04
| ||
| 06:00:12 | Fixed a funny with tr - changed SEPS and REPS - something to do with ^ check-in: 60d33a5378 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/CT/CT_abg.fig
from [b650668577]
to [2a418d3ee2].
| 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 | - + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + - |
|
Modified mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt
from [acb5d015d8]
to [ee5a8364ff].
1 2 3 4 5 6 7 8 | 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 | - + + + + | %SUMMARY CT: One-port thermal C component with T/Sdot bond %DESCRIPTION CR and parameters as for a one-port C component %DESCRIPTION Internally pseudo %DESCRIPTION Example label file entry: %DESCRIPTION % Component type CT %DESCRIPTION c lin effort,c %Port aliases |
| ︙ | |||
45 46 47 48 49 50 51 52 53 | 48 49 50 51 52 53 54 55 56 57 58 59 60 | + + + - + |
% Component-name CR_name arg1,arg2,..argn
% blank
% Component type C
c lin effort,c_t
% Component type FP
fp
% Component type SS
|
Modified mttroot/mtt/lib/comp/compound/Thermal/RT/RT_abg.fig
from [2eca83614d]
to [932b6ad72c].
| 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 | - + + + + + + + - + - + - - - - - - - + + + + - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + |
|
Modified mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt
from [5fc8affad0]
to [f1b276aa6b].
1 2 3 4 5 6 7 8 9 | 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 | - - + + + + + | %SUMMARY RT: Two port thermal resistance with T/Sdot bonds %DESCRIPTION Port [in]: T/Sdot power in %DESCRIPTION Port [out]: T/Sdot power out %DESCRIPTION CR and parameters as for a one-port R component %DESCRIPTION Internally pseudo bond graph %DESCRIPTION Example label file entry: %DESCRIPTION % Component type RT %DESCRIPTION r lin flow,r |
| ︙ | |||
46 47 48 49 50 51 52 53 54 | 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | + + + + - - + + |
% a comment (ie starting with %)
% Component-name CR_name arg1,arg2,..argn
% blank
% Component type R
r lin flow,r
% Component type FP
fp1
fp2
% Component type SS
|