Overview
Comment:*** empty log message ***
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: ab7573895360664e1334dc96b76f92c3ab12594f3cff9e19041eb3ec8849deb3
User & Date: gawthrop@users.sourceforge.net on 2000-12-27 16:38:28
Other Links: branch diff | manifest | tags
Context
2000-12-27
16:42:44
Initial revision check-in: f1bb12c638 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:38:28
*** empty log message *** check-in: ab75738953 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:36:48
Initial revision check-in: 1a1a97352d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

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

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



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



40
41
42







+
+
+



















-
-
-
+
+
+
%% Label file for system CG (CG_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2  1998/03/04 12:06:06  peterg
% %% Renamed CR from GasAccumulator to CG
% %%
% %% 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
	[mass]			SS	external,external
	[mechanical]		SS	external,external
	[thermal]		SS	external,external

Modified mttroot/mtt/lib/comp/compound/Mechanical/Mechanical-1D/BernoulliEuler/BernoulliEuler_lbl.txt from [2de25c0fbc] to [feefcf8c9f].

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
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
37
38









+
+
+
+
+













-
-
-
-
+
+
+
+







%% Label file for system BernoulliEuler (BernoulliEuler_lbl.txt)
%SUMMARY BernoulliEuler
%DESCRIPTION <Detailed description here>

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.4  1999/10/13 07:01:58  peterg
% %% Added aliases:
% %% 	a_in	theta_in
% %% 	a_out	theta_out
% %%
% %% Revision 1.3  1999/09/02 03:07:16  peterg
% %% r_d --> dr
% %%
% %% Revision 1.2  1999/05/17 21:27:05  peterg
% %% Added damping
% %%
% %% Revision 1.1  1999/05/16 07:12:40  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% Port aliases
%ALIAS	a_in	theta_in
%ALIAS	a_out	theta_out
%ALIAS	in	y_in,theta_in
%ALIAS	out	y_out,theta_out
%ALIAS	theta_in        a_in
%ALIAS	theta_out	a_out
%ALIAS	in	y_in,a_in
%ALIAS	out	y_out,a_out

% Argument aliases
%ALIAS	$1	dk
%ALIAS	$2	dm
%ALIAS	$3	dz
%ALIAS	$4	dr

46
47
48
49
50
51
52
53
54


55
56
57



51
52
53
54
55
56
57


58
59
60
61
62
63
64
65







-
-
+
+



+
+
+

% Component type R
	dr		lin	flow,dr

% Component type SS
	[y_in]	SS			external,external
	[y_out]	SS			external,external
	[theta_in]	SS		external,external
	[theta_out]	SS		external,external
	[a_in]	SS			external,external
	[a_out]	SS			external,external

% Component type TF
	dz		lin	effort,dz



Modified mttroot/mtt/lib/comp/compound/Sensitivity/sC/sC_lbl.txt from [d2c544e0d3] to [bba2b57a1d].

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
37
38
39
40

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
37
38
39
40
41
42
43
44









+
+
+








-
+












-
-
+
+








+
%% Label file for system sC (sC_lbl.txt)
%SUMMARY sC
%DESCRIPTION <Detailed description here>

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1  1999/07/29 04:24:11  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% Port aliases
%ALIAS	in	Actual,Sensitivity

% Argument aliases
%ALIAS	$1	effort,c
%ALIAS	$2	k_s
%ALIAS	$2	k_s	% 0 or 1/c

% CR aliases
%ALIAS	$1	lin
%ALIAS	$2	slin

%% Each line should be of one of the following forms:
%	     a comment (ie starting with %)
%	     component-name	cr_name	arg1,arg2,..argn
%	     blank

% ---- Component labels ----

% Component type AEf
	aef		lin	-1*k_s
% Component type AE
	ae		lin	k_s

% Component type C
	c_1		lin	effort,c
	c_2		slin	effort,c

% Component type SS
	[Actual]	SS		external,external
	[Sensitivity]	SS		external,external

Modified mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Pump/Pump_desc.tex from [e1b93db723] to [ec8169ffc6].

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









+
+
+








-
+







% -*-latex-*- Put EMACS into LaTeX-mode
% Verbal description for system Pump (Pump_desc.tex)
% Generated by MTT on Fri Mar 20 15:53:12 GMT 1998.

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1  1998/04/01 08:09:06  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

   The acausal bond graph of system \textbf{Pump} is
   displayed in Figure \Ref{Pump_abg} and its label
   file is listed in Section \Ref{sec:Pump_lbl}.
   The subsystems are listed in Section \Ref{sec:Pump_sub}.

\textbf{Pump} represents an ideal pumping component for compressible
or incompressible flow though a pipe. 
or incompressible flow though a pipe, it may also be used as a turbine.

The pump is ideal in the sense that the mass flow rate $\dot m$
depends only on the shaft speed $\omega$:
\begin{equation}
  \dot m = k_p \omega
\end{equation}

Modified mttroot/mtt/lib/comp/compound/Thermal/Cycle/Cycle_lbl.txt from [e75e341a57] to [d82e73d04d].

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
37
38

39
40
41
42
43
44
45


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
37


38
39
40

41
42
43
44

45
46
47
48
49
50
51
52
-
-
+
+

-
-
+
+

+
+
+
+

-
+

-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+

-
-
-
-
+
+
+
+




-
-
+
+

-
+



-
+







%SUMMARY Cycle: Closed cycle with ideal gas
%DESCRIPTION Uses the CU two-port thermal capacitor.
#SUMMARY Cycle: Closed cycle with ideal gas
#DESCRIPTION Uses the CU two-port thermal capacitor.

%ALIAS in	Heat
%ALIAS out	Work
#ALIAS in	Heat
#ALIAS out	Work

#ALIAS $1	ideal_gas
#ALIAS $2	c_v
#ALIAS $3	gamma_g
#ALIAS $4	m_g

%% Label file for system Cycle (Cycle_lbl.txt)
## Label file for system Cycle (Cycle_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
# ###############################################################
# ## Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1  1997/12/08 20:24:43  peterg
# ###############################################################
# ## $Id$
# ## $Log$
# ## Revision 1.2  1998/07/21 14:21:04  peterg
% %% Initial revision
% %%
% %% Revision 1.1  1997/12/07 20:38:05  peterg
% %% Initial revision
% %%
# ## New style file
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# ##
# ## Revision 1.1  1997/12/08 20:24:43  peterg
# ## Initial revision
# ##
# ## Revision 1.1  1997/12/07 20:38:05  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
## 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 CU
	gas	CU	ideal_gas,c_v,gamma,m_g
# Component type CU
	gas	CU	ideal_gas,c_v,gamma_g,m_g

% Component type INTF
# Component type INTF
	entropy
	volume

% Component type SS
# Component type SS
	S	SS	external,0
	T	SS	external,0
	V	SS	external,0
	P	SS	external,0
	[Heat]	SS	external,external
	[Work]	SS	external,external


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