50 descendants of 9eed9c42c46c6e50
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 | |