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: 872502ac25bc4bdd1209da2bf3237afd0cf63786a08355fe5179d256396d9dda
User & Date: gawthrop@users.sourceforge.net on 1998-03-26 08:38:15
Other Links: branch diff | manifest | tags
Context
1998-03-26
09:00:26
Initial revision check-in: bd2b23546d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:38:15
Initial revision check-in: 872502ac25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:23:02
Use mixed case Topic for *) part of case sttement check-in: 5692b28dc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/comp/compound/Thermal/VM/VM_lbl.txt version [0aaec0fbf8].





























































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
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
%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
	[Hy_in]		external	external
	[Hy_out]	external	external
	[P]		external	external
	[T]		external	external

Added mttroot/mtt/lib/comp/compound/Thermal/VMe/VMe_lbl.txt version [45e9b2e823].





























































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
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
%SUMMARY VMe: Volumetric to mass flow and vv - energy bonds
%DESCRIPTION Converts between P/Vdot energy bond to a Pv/mdot energy bond
%DESCRIPTION Parameter 1: passed to the Density subcomponent
%% Label file for system VMe (VMe_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 EMTF
	tf		lin		flow

% Component type SS
	[Hy_in]		external	external
	[Hy_out]	external	external
	[P]		external	external
	[T]		external	external


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