119 check-ins using file mttroot/mtt/bin/trans/sympar2numpar_txt2txt version 7621a5712c
1998-06-01
| ||
15:45:05 |
Fixed bug in multi outputs:
y = $1_daeo(x(i,:),tt)'; ---> y = $1_daeo(x(i,:),tt); check-in: 34d74df313 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:42:13 | Initial revision check-in: 49fba9c33b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-28
| ||
09:59:45 | Added a - sign on the first line -- bug fix. check-in: 221a1fe57c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:36:38 | --version and --versions switch check-in: 6575fba5e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:31:44 | Cosmetic changes check-in: ab94e4fe88 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:31:13 | Initial revision check-in: 2d744d8c96 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:41 | Initial revision check-in: a91bdfab36 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-24
| ||
15:43:10 | Added symbolic solution of alg. equations (-A) check-in: 38619f5a57 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:47:39 | This still needs worjk doing for c generation!! check-in: 3a08793cf5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-23
| ||
16:18:37 |
ordinary differential equation.m files generated with the new ode2lang method. check-in: ffb4b91e0b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:17:40 | Initial revision check-in: d842c7fb53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:00:27 | Removed the name = matrix statement - now done by sed. check-in: 2c7fce8980 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:49:25 | Initial revision check-in: 660b1ecb30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-21
| ||
16:20:27 | Modified to include explicit algebraic loop solution check-in: 4a33a9e021 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:48 | Put in algebraic equation stuff check-in: 15bdf579e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:05:23 | Back under RCS check-in: 03f9899b7b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-20
| ||
15:23:26 | Put MTTYz := MTTYz outsise the BEGIN/END check-in: f4974ae64b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:13:09 | Writes out algebraic equations (if any). check-in: 3f82cb70ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-19
| ||
19:48:02 | Read the simpar file now. check-in: 28a732ebdd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:47:37 | Updated the odesso representation to use simpar file. check-in: eda3314a90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:04 | Zapped all the parameter stuff check-in: ff396f5fbf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:11:29 | Initial revision check-in: 8af8d5a9b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-18
| ||
15:46:02 | Initial revision check-in: ad6c30b392 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:35:19 | Surround arguments to tr with "" check-in: f9d5f74d38 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-15
| ||
09:04:34 | Set argument of input to (x,t) check-in: ffd726d562 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:47:23 | Includes sign.c by default check-in: a14a812d90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-14
| ||
15:16:13 |
Sorted out Differential-Algebraic Equation simulation Added LSODE methode to ordinary differential equation simulation check-in: 30264ceab8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:52 | Corrected time skew. check-in: a2f2177bdb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:29 |
Start time at DT - the result at time zero is computed outside the loop check-in: aa3caa35d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:14:28 | Now reads in data from the simpar file. check-in: 31f05bb19d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:05:10 | Put back under RCS check-in: 73f1b3d4d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-13
| ||
16:43:03 |
Now uses matlab_matrix to write the matrices Various bug fixes New global generation method check-in: 2e64252bd0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:42:03 | Fixed various bugs etc. check-in: 2e5d817f6d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:39:23 | Added `unknown' to list od names to avoid check-in: c50c69217a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:57:27 | Now uses simpar.h in place of odes.h check-in: e0bc2bb7bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:56:28 | Initial revision check-in: bfc0ab7267 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-05-12
| ||
14:49:10 | Don't write END; any more - ese-tidy does this now! check-in: 93115d251d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:42:07 |
Added ese_tidy and new method for organising ese files - Each subsystem has an array of variables - effort, flow and state for each bond check-in: 5c8d85f992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-16
| ||
14:08:00 | Initial revision check-in: 6f63f9f6bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:07:51 |
Sorted out [] problem with vector ports -- new octave function split_port check-in: b6d745a665 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:18:13 |
Now ignores spurious ports (in lbl but not Figure \ref{) but gives warning check-in: 4ed150ca37 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-15
| ||
18:41:47 | Fixed various probs with multiple systems in one directory check-in: 32cb70bf20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:40:43 | Run LateX three times check-in: 6b0ddd3ffb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-14
| ||
18:17:15 | More messages about Makefile check-in: a875a0e8cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:01:04 | Now executes a Makefile (if it exists) check-in: 96fc5283b2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:46:28 |
To avoid clashes when creating for more thsan one top level file, adds _lower attribute to lower lecel constitutive relationship files. .constitutive relationship files only in top level _constitutive relationship files. check-in: ab25e0d212 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:08:50 | Input only on SS check-in: 8222401b33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:44 | Input only to SS check-in: 4210b60b29 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:15 | Uses the _sub.sh rep to recursively generate and include sub systems. check-in: c71d81df52 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:25:02 | _input now has arguments (x,t) check-in: 34a1a1fafe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-13
| ||
11:02:40 | Initial revision check-in: 0db41f52c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:01:55 | Now uses generic header : matlab_header check-in: ffe6fd032e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:36 | Added obspar check-in: 7597cda6a8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-12
| ||
15:25:35 | Initial revision check-in: a1bd28f619 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:01:53 | Converted to uniform port notation - always use [] check-in: a9f033378f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:35:32 |
Named and unnamed SS handled in a uniform manner - in particular, the attributes are passed through wrote_component function used. check-in: f063875c6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:58:19 | Rename port components by changing name_r to [name_r check-in: c37b1923c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-11
| ||
19:07:16 |
Now do named ports as ordinary ports iff at top level. --- not yet complete, need to pass necesssary info though to this function check-in: 2be3eae02d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:59:16 | at_top_level now global - passed to SS components check-in: 9275f53188 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-07
| ||
15:23:30 | Initial revision check-in: d077ec19f8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:46 | Correct log file name check-in: 6c01109532 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:45:48 | Include _subs check-in: db32859bad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:44:11 | zapped eta - it messes up theta check-in: 4a371c0bfd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:30:20 | Initial revision check-in: c4c5a450a2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:12:12 | Added affine form. check-in: 17fd0d589b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:45:12 | Reverted to an older version due to untraceable bug in new version check-in: e4d0928b1a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-06
| ||
08:41:48 | Fixed bug due to adding (and then removing) 0 and 1 as port types check-in: 6b64332a2c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-04
| ||
11:00:20 | Modified various parts to allow coercing directions at ports check-in: cf95ec1fad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:54:58 | Remove a debugging print statement check-in: b3e71a6a07 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:47:31 | Uses (coerced) components from _cbg file - _abg not now used here. check-in: 493b29d531 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:46:37 |
Coerces port bonds to have smae direction as the imposing bonds _cbg now generates the (coerced) components as welll as the (coerced) causality. check-in: 52853415b7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:45:01 | Don't do strokes on port bonds check-in: cc595a7941 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:29:26 | SS now only port component check-in: a6112d8506 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-03
| ||
15:07:20 | Now correctly write 0/1 port names check-in: ba8069348b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:02:50 | Added 0 and 1 to list of possible ports check-in: 177672449d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:17:44 | VERSION 2.9 check-in: 350edf2881 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-01
| ||
08:50:33 | Typo fixed. check-in: d0195484cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:11:23 | Initial revision check-in: 6814e55713 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-31
| ||
15:05:33 | Spell checked check-in: e4949cb978 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:10:44 | Initial revision check-in: 293f6521ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:39:31 | Added EBTF check-in: 576c548a2b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-30
| ||
14:18:07 | Removed NERO command check-in: 6e15043d86 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-27
| ||
15:00:23 | reduce ---> symbolic check-in: fa840c983f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:32:25 | Removed sympar prerequisites from ss reps. check-in: f8bf10af5b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:23:01 | Now has bicausal thermal input. check-in: 2dbd21de5f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:43 | Zapped t_0 again ... check-in: 7630d7073f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:14 | Added bicausal bit check-in: d393881e2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:48:50 | Initial revision check-in: 7bf98e8597 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:38:32 | simpar.r ---> simpar.txt check-in: d24a0f88cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-26
| ||
15:13:35 | Initial revision check-in: 07f4f43074 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:47:43 | Addes subs and cr check-in: 080f1ef068 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:03:23 | Changed SS field fudge. check-in: 7bb3988518 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:00:26 | Initial revision check-in: bd2b23546d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:38:15 | Initial revision check-in: 872502ac25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:23:02 | Use mixed case Topic for *) part of case sttement check-in: 5692b28dc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-24
| ||
09:11:49 | Compatible with .csh version check-in: d652cd0075 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-23
| ||
12:55:01 | Now writes out all the YY elements. check-in: beac6065ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:22 | Initial revision check-in: 6b56dc0fe9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-22
| ||
21:14:03 |
Added obspar.r representation Help now case insensitive check-in: 25fba06bc7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:13:17 | Fixed bug in above check-in: 017ca2f7dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:21:11 | $topic now converted to lower case. check-in: 2e2e1da0e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:13:25 | Trig simplification added check-in: c095ced636 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:12:51 | Initial revision check-in: ab744da7a6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:13:27 | Back under RCS check-in: 99b4294a56 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:26:47 | Initial revision check-in: 5cf0d045ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-20
| ||
15:09:26 | Changed order of prerequisites for _dae.r to put _rdae.r first. check-in: 51a30a0db0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-14
| ||
11:07:09 | Removed comma from array subscript check-in: 9617163fac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:44:26 | Initial revision check-in: 2cc4d5a3b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-13
| ||
11:53:29 | reduce --> reduce 64 check-in: 191262b23a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-11
| ||
10:45:19 | Added rclean - recursive clean check-in: f0b0f0fc46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:32:35 | Initial revision check-in: 6a27a298ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:32:11 | Now uses dir2paths transformation check-in: 7383523846 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-09
| ||
13:36:00 | Cosmetic change check-in: 6c259263e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:30 | PS view now runs as a background process. check-in: 6ff24c47b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:19:43 | Added note about energy consevation. check-in: 2bff7c924e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:27 | Initial revision check-in: 0428fdd508 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-08
| ||
21:01:40 | Now does multiple crs check-in: 0c29b561b7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-03-07
| ||
16:04:23 | Added some more txt view reps: input, lbl, numpar, state check-in: cddd5427d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:27:20 | Don't do initial states. check-in: 53c84cbd7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |