10 descendants and 10 ancestors of de155aa9667c47b924ffd00bdf4eff67da93cb071ad40aaafc5b5aa445634648
1997-05-19
| ||
13:17:50 | Explicit inclusion of mtt.sty in .doc files -- latex2html prefers this check-in: c26e387d77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:29:37 | Added desc.tex and abg.tex descriptions. check-in: 78dddad28c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-16
| ||
07:33:45 |
Now checks to see if sub system is a simple component before recursion. 0 --> zero 1 --> one check-in: f0fed5ab50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-15
| ||
09:44:12 | Put switches into the input file. check-in: 6128db788b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:43:46 | New version of _input.txt for -s option check-in: 013ae23625 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:54 | Included switch.c in dependancy list for _input.c (when -s switch set) check-in: da1dd1dcc3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:39:56 | Don't initialise states - now done in numpar file. check-in: b91f5e3f60 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:33:07 | Declare state array (x). check-in: e031e694ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:30:14 | Now write default states (using _struc file). check-in: cde2507a4a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:21:44 | Put back "tolower" check-in: eddc74515a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:13:31 | Removed "tolower" function. check-in: de155aa966 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:11:45 | Removed "tolower" function check-in: 0f2e196528 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:10:56 | removed "tolower" function check-in: 96f4e682f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:10:09 | Initial revision check-in: ca6f269f69 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-13
| ||
16:58:59 | Initial revision check-in: 082b84d788 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:58:02 | Added -s switch to get mtt to search for (Bond Graph) switches check-in: c730c8ef17 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-12
| ||
16:00:54 | Removed itime again., check-in: 0e8d161965 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-10
| ||
10:05:15 | Put _input in inner loop in front of call to _ode check-in: 3abb8bc678 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:34 | Moved _input call to after the inner integration loop. check-in: 2e04639e92 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:12:23 | Put second argument into _input. check-in: f4367ddc0c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:01:15 |
_input called in outer loop only. time updated in outer loop only. Integer time (itime) introduced and updated in outer loop - maybe useful for discrete events. Integer time (itime) passed to _input. check-in: d0b7cce5eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |