Overview
Comment: | Changed port name |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cf8d602b8bcbc96795d173146580a4a2 |
User & Date: | gawthrop@users.sourceforge.net on 1998-07-22 11:27:41 |
Other Links: | branch diff | manifest | tags |
Context
1998-07-22
| ||
11:28:15 | Out as port alias check-in: 04d89abdd7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:27:41 | Changed port name check-in: cf8d602b8b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:14:42 | Initial revision check-in: 0881a615ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt from [a9cfff092c] to [7503ffaea2].
1 2 3 4 5 | %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 | < > > > > > > > > > > > > > | > > | 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 | %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 %ALIAS in Thermal %CR aliases %ALIAS $1 CR %ALIAS $1 effort,c_t %% Label file for system CT (CT_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.2 1998/06/29 10:12:58 peterg % %% Converted to FP component % %% Removed FP label % %% % %% Revision 1.1 1997/09/04 09:49:19 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 % Component type C c lin effort,c_t % Component type SS [Thermal] SS external,external |