50 ancestors of 35dc943afb960319
1998-06-15
| ||
15:14:46 | Don't print if blank line check-in: 35dc943afb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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 | |