︙ | | | ︙ | |
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
@comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@comment Version control history
@comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@comment $Id$
@comment $Log$
@comment Revision 1.29 2005/01/19 09:45:15 geraint
@comment Fixed whitespace.
@comment
@comment Revision 1.28 2005/01/06 16:03:55 geraint
@comment Updated options list.
@comment
@comment Revision 1.27 2005/01/06 14:42:33 geraint
|
>
>
>
|
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
@comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@comment Version control history
@comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@comment $Id$
@comment $Log$
@comment Revision 1.30 2005/03/15 12:04:15 gawthrop
@comment New labg.fig rep - pretty LaTeX figures.
@comment
@comment Revision 1.29 2005/01/19 09:45:15 geraint
@comment Fixed whitespace.
@comment
@comment Revision 1.28 2005/01/06 16:03:55 geraint
@comment Updated options list.
@comment
@comment Revision 1.27 2005/01/06 14:42:33 geraint
|
︙ | | | ︙ | |
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
|
@item info_field_1
effort
@item info_field_2
flow
@end vtable
Each of these two fields contains one of the following @emph{attributes}:
@vtable @code
@item
external
indicates that the corresponding variable is a system input or
output
@item internal
indicates that the variable does not appear as a system output;
it is an error to label an input in this way.
@item a number
the value of the input; or the value of the (imposed) output
|
<
|
|
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
|
@item info_field_1
effort
@item info_field_2
flow
@end vtable
Each of these two fields contains one of the following @emph{attributes}:
@vtable @code
@item external
indicates that the corresponding variable is a system input or
output
@item internal
indicates that the variable does not appear as a system output;
it is an error to label an input in this way.
@item a number
the value of the input; or the value of the (imposed) output
|
︙ | | | ︙ | |
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
|
@cindex Language txt (struc.txt)
This text tile contains a description of the system structure
(@pxref{Structure (struc)} with 5 tab-separated columns containing the
following information:
@vtable @code
@item type
input, output state or nonstate
@item
index
an integer corresponding to the array index
@item
component name
the name of the component corresponding to the variable
@item system name
the name of the system containing the component
@item repetition
an integer corresponding to the repetition of a repeated subsystem.
@end vtable
|
|
<
<
|
|
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
|
@cindex Language txt (struc.txt)
This text tile contains a description of the system structure
(@pxref{Structure (struc)} with 5 tab-separated columns containing the
following information:
@vtable @code
@item type
input, output state or nonstate
@item index
an integer corresponding to the array index
@item component name
the name of the component corresponding to the variable
@item system name
the name of the system containing the component
@item repetition
an integer corresponding to the repetition of a repeated subsystem.
@end vtable
|
︙ | | | ︙ | |
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
|
# Generated by MTT at Mon Jun 16 15:10:17 BST 1997
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$
# %% Revision 1.29 2005/01/19 09:45:15 geraint
# %% Fixed whitespace.
# %%
# %% Revision 1.28 2005/01/06 16:03:55 geraint
# %% Updated options list.
# %%
# %% Revision 1.27 2005/01/06 14:42:33 geraint
|
>
>
>
|
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
|
# Generated by MTT at Mon Jun 16 15:10:17 BST 1997
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$
# %% Revision 1.30 2005/03/15 12:04:15 gawthrop
# %% New labg.fig rep - pretty LaTeX figures.
# %%
# %% Revision 1.29 2005/01/19 09:45:15 geraint
# %% Fixed whitespace.
# %%
# %% Revision 1.28 2005/01/06 16:03:55 geraint
# %% Updated options list.
# %%
# %% Revision 1.27 2005/01/06 14:42:33 geraint
|
︙ | | | ︙ | |
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
|
@menu
* Transformation cbg2ese_m2r::
@end menu
@node Transformation cbg2ese_m2r, , Elementary system equations, Elementary system equations
@comment node-name, next, previous, up
@subsubsection Transformation cbg2ese_m2r
@cindex Transformation cbg2ese_m2r
@cindex Structure
@cindex def.r
This transformation takes the causal bond graph as an m file
(@pxref{Language m (cbg.m)}) and transforms it into elementary system
equations
in Reduce (@pxref{Reduce})
|
|
|
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
|
@menu
* Transformation cbg2ese_m2r::
@end menu
@node Transformation cbg2ese_m2r, , Elementary system equations, Elementary system equations
@comment node-name, next, previous, up
@subsection Transformation cbg2ese_m2r
@cindex Transformation cbg2ese_m2r
@cindex Structure
@cindex def.r
This transformation takes the causal bond graph as an m file
(@pxref{Language m (cbg.m)}) and transforms it into elementary system
equations
in Reduce (@pxref{Reduce})
|
︙ | | | ︙ | |