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: a0426fcfe8e546879e408bc9c71984c91775034f0c80a2a3ecc25df59ddd2dab
User & Date: gawthrop@users.sourceforge.net on 1997-09-11 10:32:04
Other Links: branch diff | manifest | tags
Context
1997-09-11
16:17:14
Initial revision check-in: ec26612d89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:32:04
Initial revision check-in: a0426fcfe8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:55:25
Added documentation check-in: f2bb99a745 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/examples/Hybrid/Weirs/Weir_desc.tex version [5240212ef7].











































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% Verbal description for system Weir (Weir_desc.tex)
% Generated by MTT on Thu Jul 3 10:27:26 BST 1997.

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

   The acausal bond graph of system \textbf{Weir} is
   displayed in Figure \Ref{Weir_abg} and its label
   file is listed in Section \Ref{sec:Weir_lbl}.
   The subsystems are listed in Section \Ref{sec:Weir_sub}.

Each weir is modeled by two {\bf ISW} components: one for flow
left-right and one for flow right-left. The switching is such that
they become non-return valves when the left hand (respectively
right-hand) level reaches an appropriate value. The parameters appear
in Section \Ref{sec:Weir_numpar.txt} and the switching conditions in
Section \Ref{sec:Weir_input.txt}.

Added mttroot/mtt/lib/examples/Hybrid/Weirs/Weir_lbl.txt version [b0eb4aae3e].

























































































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
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
%SUMMARY Weir: Tank with weirs (hybrid)
%DESCRIPTION Each weir is modeled by two {\bf ISW} components: 
%DESCRIPTION one for flow left-right 
%DESCRIPTION one for flow right-left. 
%DESCRIPTION The switching is such that they become non-return valves 
%DESCRIPTION when the left hand (respectively right-hand) level reaches 
%DESCRIPTION an appropriate value
%% Label file for system Weir (Weir_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
	tank1		lin	effort,c_1
	tank2		lin	effort,c_2
	tank3		lin	effort,c_3

% Component type ISW
	weir1L		lin	flow,epsilon
	weir1R		lin	flow,epsilon
	weir2L		lin	flow,epsilon
	weir2R		lin	flow,epsilon

% Component type R
	leak		lin	flow,r_l

% Component type SS
	f		internal	external

	p1		external	0
	p2		external	0
	p3		external	0


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