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: 7bf98e8597b73353f9df6841b11720fcf698f2f12303e45f0ce649850e1ee2f7
User & Date: gawthrop@users.sourceforge.net on 1998-03-27 10:48:50
Other Links: branch diff | manifest | tags
Context
1998-03-27
10:56:14
Added bicausal bit check-in: d393881e2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:48:50
Initial revision check-in: 7bf98e8597 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:38:32
simpar.r ---> simpar.txt check-in: d24a0f88cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Poly/Poly_lbl.txt version [f32477b7d4].



























































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
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
%SUMMARY Poly - computes polytropic expansion temperature.
%DESCRIPTION Parameter: alpha = (n-1)/n (n = polytropic index)
%DESCRIPTION Port [P1]: Pressure 1
%DESCRIPTION Port [T1]: Temperature 1
%DESCRIPTION Port [P2]: Pressure 2
%DESCRIPTION Port [T2]: Temperature 2

%% Label file for system Poly (Poly_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 R
	r		Poly		$1

% Component type SS
	zero		0		0


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]