Overview
Comment: | New version SS |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f0d8b8118c52a828cc140c373b8523b1 |
User & Date: | gawthrop@users.sourceforge.net on 2000-05-19 19:50:02 |
Other Links: | branch diff | manifest | tags |
Context
2000-05-19
| ||
19:50:43 | New form SS check-in: fc72f81378 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:50:02 | New version SS check-in: f0d8b8118c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:52:09 | Initial revision check-in: 475047faae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/VM/VM_lbl.txt from [0aaec0fbf8] to [86421d4963].
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 | %SUMMARY VM: Volumetric to mass flow and vv - pseudo mass-flow bond %DESCRIPTION Converts between P/Vdot energy bond to a P/mdot pseudo bond %DESCRIPTION Parameter 1: passed to the Density subcomponent %% Label file for system VM (VM_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% 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 Density density none $1 % Component type EMAF rho % Component type SS | > > > | | | | | 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 VM: Volumetric to mass flow and vv - pseudo mass-flow bond %DESCRIPTION Converts between P/Vdot energy bond to a P/mdot pseudo bond %DESCRIPTION Parameter 1: passed to the Density subcomponent %% Label file for system VM (VM_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1998/03/26 08:37:59 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 Density density none $1 % Component type EMAF rho % Component type SS [Hy_in] SS external,external [Hy_out] SS external,external [P] SS external,external [T] SS external,external |