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: |
2de2f149d555b6f6d28bc430435dbb1d |
User & Date: | gawthrop@users.sourceforge.net on 1997-11-21 17:06:34 |
Other Links: | branch diff | manifest | tags |
Context
1997-11-21
| ||
19:18:28 | Initial revision check-in: 1534c7aaf3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:34 | Initial revision check-in: 2de2f149d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:31:17 | Initial revision check-in: 83af693f41 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/comp/compound/GasDynamics/CG/CG_lbl.txt version [9daa698b63].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 | %SUMMARY CG: C component for compressible gas dynamics %DESCRIPTION Port [Thermal]: Temperature/Enthalpy pseudo bond %DESCRIPTION Port [Mass]: Pressure/mass-flow pseudo bond %DESCRIPTION Port [Mechanical]: Pressure/volume flow energy bond %DESCRIPTION %DESCRIPTION Parameter 1: c_v (specific heat at constant volume) %DESCRIPTION Parameter 2: R (universal gas constant) %DESCRIPTION Based on Karnopp, Margolis and Rosenberg: Section 12.4. %% Label file for system CG (CG_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 C cg GasAccumulator $1;$2 % Component type PS ps lin effort,1 % Component type SS [Mass] external external [Mechanical] external external [Thermal] external external |