Overview
Comment:New SS form
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 0a1b7c80765aeb22bb52ab7c24041758a10c90f1bbecd44fd6ddc615c7c6a47d
User & Date: gawthrop@users.sourceforge.net on 2000-05-19 19:52:26
Other Links: branch diff | manifest | tags
Context
2000-05-19
19:54:50
Initial revision check-in: b864a7bf65 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
19:52:26
New SS form check-in: 0a1b7c8076 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
19:50:43
New form SS check-in: fc72f81378 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/comp/compound/GasDynamics/RG/RG_lbl.txt from [0b0714b466] to [4f6435da35].

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




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







+
+
+
















-
-
-
-
+
+
+
+
%% Label file for system RG (RG_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2  1998/03/04 12:07:37  peterg
% %% Renamed CR from Isentropic nozzle to RG
% %%
% %% Revision 1.1  1997/11/21 19:18:28  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 RG
	rg			RG		$1,$2,$3

% Component type SS
	[mass_in]		external	external
	[mass_out]		external	external
	[thermal_in]		external	external
	[thermal_out]		external	external
	[mass_in]		SS	external,external
	[mass_out]		SS	external,external
	[thermal_in]		SS	external,external
	[thermal_out]		SS	external,external


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