50 descendants and 50 ancestors of 85ab7e79ffe51d3a

2003-03-24
10:19:42
Documentation added check-in: 11503b2330 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:09:52
Reformated to octave standard
Now writes variables in non-matrix form
check-in: 5a55f4eaf3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:00:15
Now uses varname.m to generate variable names
-- thus name format is determined by varname.m only.
check-in: 4a5032af1d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-14
15:23:24
Avoid problems when ginsh command contains $1 etc
Avoid error when null string returned
check-in: 542290e897 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:30:39
Tidied up some ifs check-in: 082d43c213 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:19:04
Initial aliasing code - but need to pass cbg via arg list check-in: 6e272b8b19 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:03:28
Fixed error message check-in: d29b325992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:49:50
Reads the cbg data structure form a file check-in: 1722ffefcb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:45:16
Now uses mtt_cbg check-in: f9deba8c3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-13
16:34:40
New simple example of herachical rc circuit check-in: e8e3feec68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:47:35
Added sese rep. check-in: f761d6e16e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:44:53
The main transformation for sorted elementary equations check-in: 976e0c6b3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:43:36
Helper for _sese generation check-in: 6752210f2e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:32:37
Octave m files for generating sorted equations _sese.r check-in: b2e26af53a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:19:04
Now uses __ to delimit subsystems in names. check-in: c1c164f888 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:10:26
Removed redundant final column check-in: edac6dabba user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:56:45
Equation generatation for sorted equations check-in: 888b344abe user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:22:34
No negative bond numbers check-in: 7693cb5a35 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-11
23:05:51
*** empty log message *** check-in: 886942145f user: geraint@users.sourceforge.net tags: origin/master, trunk
13:46:03
Added check for non-finite array elements. check-in: 943995fdc4 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-03-10
12:07:25
Tracking Matlab's ever-changing API.
Updated to Matlab 6.5:
- removed mxSetName
- mexGetArray -> mexGetVariable
- mexPutArray -> mexPutVariable
check-in: b7937ff652 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-28
09:12:17
Two more columns in _stuc.txt: causality and subsystem name check-in: b3c8c02d46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-02-21
09:17:16
*** empty log message *** check-in: be739f082c user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-13
11:57:35
Now sets default data style (lines) at initialisation so that it can be
changed by the user using "set data style dots", etc. at the command line.
check-in: 9fb405bd8e user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-12
01:28:27
*** empty log message *** check-in: 372705fc1a user: geraint@users.sourceforge.net tags: origin/master, trunk
01:13:07
*** empty log message *** check-in: 34dec6dd16 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-11
20:04:08
Reverted to line-by-line optimisation as default and added caution to
description of -optg.

Global optimisation has been observed to create assignments using
uninitialised temporary variables. check-in: ca64dde77d user: geraint@users.sourceforge.net tags: origin/master, trunk

19:55:51
Now uses tr instead of sed to replace array index parentheses
(tr is better at coping with very, very long lines).

Fixed tidy-up regexps in decrement_indices function.

Fixed comment and function name c_to_fortran_paren. check-in: 64dfc2cb69 user: geraint@users.sourceforge.net tags: origin/master, trunk

2003-02-06
20:28:40
Added -ibg switch to aid testing during development of ibg2abg.m check-in: 20a748db45 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-31
11:49:22
Added aliasing and causality (vectorisation is still to do). check-in: ea5ae4fbd1 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-29
23:31:58
Started adding rbg2abg functionality to ibg2abg. check-in: 02c5ae953c user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-24
21:05:30
Moved creation time to top of README. check-in: d4272e943b user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-15
18:28:52
Removed debugging lines check-in: 9ffd15be0e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:49:10
New structure conversion script check-in: e24d9c6a3f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-01-09
09:57:42
Added dummy first argument (comp_type) to cr check-in: c76c510fa6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-01-07
21:47:35
Added causal stroke information to ibg.m check-in: 99a7320daf user: geraint@users.sourceforge.net tags: origin/master, trunk
18:09:21
More informative error message. check-in: d2cfe6e011 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:16:26
Added dummy first argument for compatibility with new _ese.r format. check-in: 1484260aed user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:11:45
Octavised.
Added new first argument to write component type to cr in ese file.
check-in: f5b5f826d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:10:14
Uses new version of equation.m - passes component type to cr. check-in: 3581948d08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:11:53
Octavised check-in: 281670b4d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:43:29
Attempting to add common intermediate representation between rbg and abg
so that a common method can be used to interpret dia and xfig diagrams
check-in: 2c420ae578 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-06
21:22:53
Updated SS entries. check-in: d59bfab999 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-23
12:24:57
Move condition test to reflect modified J_uu check-in: 8e4d43f7e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:17:47
Now GPL only check-in: 731d6ee8b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-20
12:48:41
Added terminal cost for w check-in: bf8c131305 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:44:23
Don't augment A_u with A_w - do it externally check-in: 56129bf804 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-19
19:37:40
Added ps rep: "mtt sys cxxsim ps odes[o]"
"mtt sys cxxsim view" now uses ps
"mtt sys cxxsim gnuplot" now invokes gnuplot viewer
check-in: 53685ef655 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:01:41
Fixed thinko: brackets don't need need to be escaped in C strings. check-in: 50b395aeaf user: geraint@users.sourceforge.net tags: origin/master, trunk
16:48:21
Initial files for gino - see README check-in: b196a153f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:21:48
Now causal completion creates new sys_cbg.dia instead of overwriting
sys_abg.dia, by default.
check-in: 85ab7e79ff user: david-hoover@users.sourceforge.net tags: origin/master, trunk
2002-12-13
10:07:07
Added example in sh section of DIY reps check-in: 2d7fe86697 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-12
17:43:33
Fixed [ 652792 ] CVS status failure prevents sfun.zip check-in: c03dcc0415 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:23:27
Fixed [ 647664 ] Namespace clash: LANG check-in: 57a87aa7c5 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:18:43
Fixed [ 647664 ] Namespace clash: LANG
Prepended MTT_ to SYS, OPTS and LANG environment variables.
check-in: 43c2af3a70 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:07:13
Fix for [ 547513 ]
Re-written to eliminate need for installation.
Single C++ file (cxxsim.cc) handles the entire transformation which is
automatically compiled on invocation by "mtt sys cxxsim view".
check-in: 7a95f8d106 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:00:11
Removed cruft. check-in: 441a80070a user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-11
12:41:46
LQ version of linear PPP check-in: d1aa6cd6b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:41:01
Solves ARE for PPP check-in: ec6daeb9f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:38:25
Added R and P arguments for LQ ppp check-in: 384a5981e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:36:12
Added R and P arguments so that ppp_quad_lin can be used here check-in: a736355170 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-09
16:16:09
This function now expects bond graphs to be written using the
new dia 'MTT port' and 'MTT bond' objects.
Causal completion can be requested with command-line options.
A new .dia file is created with the requested causality changes.
check-in: 53f8c2af76 user: david-hoover@users.sourceforge.net tags: origin/master, trunk
09:22:04
Updated name of input variable. check-in: bf214bfc84 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:14:08
Hierarchical dia and mixed dia/fig bond graphs now working. check-in: eaa263e94b user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-07
18:33:08
Added portlist for internal ports. check-in: 745adce292 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-06
22:14:35
Fixed handling of anonymous components
- default cr and args were printed in fields 1 and 2 with 3 empty
- now lists anonymous components in label file for information
check-in: eb3963d8b2 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:12:28
Removed unique option from sort
- prevents multiple anonymous components from existing
- duplicate named components are caught by rbg_fig2m.awk anyway
check-in: e21fcc831e user: geraint@users.sourceforge.net tags: origin/master, trunk
21:56:21
Cosmetic change: removed commented-out lines. check-in: df92f7d7c6 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:45:25
Simplified rule for sub.sh: both fig and dia go via cmp.txt now. check-in: e5a85f05f5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:43:59
Remove echo ls line check-in: cc169e4c9e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:26:34
Strips comments from cmp.txt file check-in: e8cf4b7fe8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:47:49
Checks levels in fig file to extract genuine components
Puts comments at top of cmp.txt file
check-in: 41e3234d85 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:45:57
Strips comments from _cmp.txt before processing check-in: 0158b577fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-04
13:24:16
Added code to distinguish Ports from Components. check-in: df16b82bfb user: david-hoover@users.sourceforge.net tags: origin/master, trunk
12:22:53
dia2abg.pl now has option abg_file which default to $sys_abg.m
instead of stdout. Made appropriate changes in
abg2cmp_dia2txt and abg_dia2m.

dia usage() now print usage without error message. check-in: 7f738ab7c6 user: david-hoover@users.sourceforge.net tags: origin/master, trunk

2002-12-03
23:28:44
Added dependencies for bond graphs built with dia. check-in: 5080aeba87 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:26:08
Convert _cmp.txt to _sub.sh.
Slightly edited copy of (obsolete) abg2sub_m2sh.
check-in: ac5f400cd0 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:22:12
Write to file instead of stdout. check-in: ff73654302 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:11:40
Added 'set -e'. check-in: 2970fd4db6 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:10:11
Converts data from _abg.dia to _abg.m format. check-in: 9eed9c42c4 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:51:22
Wrappers for trans/dia2abg.pl. check-in: f3b17d5450 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-01
14:54:52
Replaces defunct abg2lbl_fig2txt check-in: 4f90b9967b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-30
13:39:50
Split abg2lbl_fig2txt into two parts:
abg2cmp_fig2txt
cmp2lbl_txt
and incorporated into mtt
check-in: 3155072938 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-25
16:12:36
Added maximum height (18cm) to graphics boxes. check-in: 39cdb8a541 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-11-16
02:58:16
Replaced fixed filename by the argument-generated version check-in: 8ae9b04b7f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-14
05:48:53
Useful utility not yet in mtt check-in: 06489af4ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-12
17:17:42
Added ability to call ssSetErrorStatus during i/o processing. check-in: baa76ef978 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:27:44
Added instruction to set include path for compiler. check-in: 9f216f210b user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-11-11
19:00:58
Added CVS info, date and time to README. check-in: 8e4c5ad3f2 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-11-07
04:28:29
Now has argument - either internal or external check-in: a6516f6f09 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:23:51
Flipped input bond directions check-in: bca4e1052b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-06
21:24:32
Remove compound object check-in: 9b74468efb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
21:09:45
New operational amplifier component check-in: 043231dc86 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-04
23:41:41
Added "test" parameter to call to qp_mu. (Adrian's QP interior point alg.) check-in: e495f1f8c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:40:04
Prunes inf and -inf from constraint list. check-in: 71ec8badbf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-01
04:03:31
Documentation fix check-in: 2c3a1edb15 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-10-30
01:15:20
Now gives correct-size matrices for dm rep. check-in: 03f2c8e371 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:04:22
Added AEf and AFe to list check-in: e1050b6313 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-10-29
23:44:57
More informative error message check-in: a774a45647 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-10-28
23:31:21
Added additional term to MTTEdx to account for zdot terms on
Right-Hand Side state equations
check-in: 366de23619 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-10-24
04:19:48
Corrected documentation check-in: df117d76d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

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