Overview
Comment:Renamed CR from GasAccumulator to CG
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: ce30f6b2c9f137a136fa7a38bfba02e22006b72695b5e673e00fe125d9ae8319
User & Date: gawthrop@users.sourceforge.net on 1998-03-04 12:06:06
Other Links: branch diff | manifest | tags
Context
1998-03-04
12:07:37
Renamed CR from Isentropic nozzle to RG check-in: 91b1fb0278 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:06:06
Renamed CR from GasAccumulator to CG check-in: ce30f6b2c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:49:14
Initial revision check-in: ca09769600 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/comp/compound/GasDynamics/CG/CG_lbl.txt from [9daa698b63] to [492f2dc77a].

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
%% 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







>
>
>










|





|
|
|
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
%% Label file for system CG (CG_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1  1997/11/21  17:06:34  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
	cg		CG		$1,$2

% Component type PS
	ps		lin		effort,1

% Component type SS
	[mass]		external	external
	[mechanical]		external	external
	[thermal]		external	external


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