191 check-ins using file mttroot/mtt/bin/trans/ode_r2m version 864bf807e7
1997-08-29
| ||
07:56:54 | Minor updates check-in: d2119df933 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-28
| ||
14:07:16 | Changed MTTDx to MTTDeriv check-in: 6de8ef40a0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:41:57 |
Removes translation of: mttx mttdx mtty mttu check-in: dc422c1b08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:08:24 | Added RS component to the two-port list check-in: a7e3c46c7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-26
| ||
15:20:25 |
Added explicit evaluation of report representations Version now 2.5++ check-in: 8e04fa509e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:25 | Initial revision check-in: 6878268cd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:11 | Initial revision check-in: 2b2407f211 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:36 |
Changed MTTY := MTTY + MTTEyx*MTTdX + MTTEyu*MTTdu; to MTTY := MTTY + MTTEyx*MTTEdX + MTTEyu*MTTdu; This sorts out the problem when dz appears in the output equation. check-in: aa78cd9fb1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:18 | Initial revision check-in: 50fd2b16fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:51:30 |
Now counts the local input and outputs by order of appearence rather than by port number - it therfore handles ports with bicausality correctely. check-in: 27b5d4d5a5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-25
| ||
07:51:47 | Version 2.5. check-in: 39d0b3986f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-24
| ||
11:21:37 | Tied up the file header. check-in: 792098f436 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:18 | Initial revision check-in: 2373e459d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-19
| ||
10:38:26 | Added pi to the list check-in: 57e20536a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:21:09 |
Only copy port cuaslity info if not already set within the subsystem. I thought I'd done this already .... check-in: 906b281df2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:49:19 |
Modified to take account of the expanded vector bonds. Only displays causality corresponding to the bond connecting the first element of the vector ports. check-in: f6a850f6fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:41:47 | Some debugging lines added. check-in: a9dfa0341a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-18
| ||
19:39:48 | Now generates (exampaded) port_bond list correctely check-in: 34c2407185 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:25:25 | Minor bug fixes check-in: e87199e5d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:12:23 | Initial revision check-in: 9612f6fc83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:45:24 |
Replaced: comp_bonds = bonds(bond_list,:) by: for kk = 1:n_comp comp_bonds(kk,:) = bonds(comp(kk),:); end; to avoid an octave bug in 1.92. check-in: c07c83d7e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:23:59 |
Main component loop now misses out the ports (SS:[]) -- the causality is merely passed through these components. check-in: a02aee26fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-15
| ||
13:31:00 | Initial revision check-in: 252956bb20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:22:45 | Initial revision check-in: 68e3658752 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:46:22 | New labeled ports version check-in: 7dcce0687b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:43:06 | Now has lablelled (as opposed to numbered) ports. check-in: 2cd8f3ddab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:41:19 | Initial revision check-in: fc2b01f281 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:01 | Initial revision check-in: 1ef5e6426a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-14
| ||
11:59:47 | Vector ports added!! check-in: 6847e1f089 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:01:42 |
Reordered algorithms as follows: bond end coordinates associate port labels with bonds (port_bond) associate bonds with components unsorted list of bonds on each component (components) interpret strokes and setup the causality of the bonds (bonds) expand vector ports & add new bonds and connections sort bonds on each component according to the labels -- two ports default included here. check-in: d75632f734 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-09
| ||
14:42:39 | Added underscore to port regexp check-in: 7aafd38e0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:31:16 |
Default two port list is [in;out] (or [out;in]) Dont do global default if no ports labels. check-in: 292b73bff1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-08
| ||
08:11:04 | Suppress compoment trace. check-in: 96d016903b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-07
| ||
16:12:36 |
Fixed sorting bug: now puts the jth component from the unsorted list into the kth component of the sorted list .. not vice versa! check-in: 518cabdfbd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:10:13 | Move the if status .. to the beginning of the main loop. check-in: cf8931efd8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-06
| ||
21:43:19 |
Corrected error in creating component list: the kth component of the list is given by the jth component of the original list NOT vice versa. check-in: 43156f5519 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-05
| ||
08:38:23 | Added n-ports to the argument list in the comment. check-in: 8f2e0a82f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-04
| ||
14:18:55 | If no ports labels at all, just use the default component list. check-in: 9df910b7db user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:19 |
Only change to component-orientated causality for simple components NOT for compound components. check-in: bd79acf2f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:50:39 |
Many bug fixes to the named port version + tied up the logic and supporting comments. check-in: f7ba5ad7f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:49:17 |
Modified to use named (as opposed to numbered) ports. Generates a list of component ports in the .rbg file. As octave handles string vectors properly, the .cmp file format is not really necessary - but I've let it be for the moment. check-in: a524632e5a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-02
| ||
19:37:53 | Now uses named ports. check-in: f84d84397e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:35:47 | Initial revision check-in: 6bbd7487ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-07-27
| ||
13:12:03 | Initial revision check-in: 54a96339ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:11 | Added path checking code -- mtt_check_vars check-in: fb8c567bf5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-07-06
| ||
16:35:20 | Initial revision check-in: 5bb47c8759 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:44 | Initial revision check-in: f65ef2502d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-06-29
| ||
19:05:51 | Seascale changes -- mainly to new rep format. check-in: a4d5513358 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-06-27
| ||
12:14:49 | Upped version to 2.4++ check-in: 1b7397e8d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-06-16
| ||
10:55:20 | Initial revision check-in: 3a18a951eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-06-13
| ||
15:58:38 | Initial revision check-in: 3133709a48 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:13:51 | Cosmetic cjhanges check-in: d714796962 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:08:23 | Changed default rep.txt check-in: a735ede176 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:05:38 |
Replaced 'C*( (E*j*w - A) \ B*u0 ' by C*( inv(E*j*w - A)*B*u0 ). \ seems to have a bug for complex nos (??) check-in: 1ac694cfc9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:52:18 | Removed extra ; from $PARAMS check-in: 9f6c3bbb2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:50:35 | Removed extra ; check-in: 0bfec29f9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:46:59 | Initial revision check-in: a70d6f7acd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:42:25 | Auto change of () to [] check-in: 7cffaa933b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:34:39 | changed [] to () check-in: 0cb39eafdf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:18:28 | Removed all params.m check-in: 13cbf4c7ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:59:03 | Set to version 2.4 check-in: e5855c0a05 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-06-03
| ||
15:17:09 | Changed label to MTT_SWITCH check-in: 4f3deeee40 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-22
| ||
11:12:34 | Chaged figure label. check-in: 30b993f4c4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:11:04 | Fixed dat2gdat bug (with parameters) check-in: 3bf171c3b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:42:48 | Returns 0 if no names. check-in: b4a9b70c25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:22 | Removed trailing , in output. check-in: 40a245a375 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:48:21 | Initial revision check-in: 33addd2c18 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:38:27 | Added command line info to .doc files (makedoc) check-in: bd0f279123 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:36:35 | \ref --> \Ref check-in: 7157a68e3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-21
| ||
10:09:19 | Initial revision check-in: 25693e63c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:00:51 | Tidied up. check-in: 74bdfa05b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:27 | Initial revision check-in: ac11ab2ec6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-19
| ||
16:48:10 | Initial revision check-in: 08f004d9a0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:56 | Fixed ISW bug -- deleted spurious ISW_eqn.m file check-in: c4196a2fcf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:44:12 | Many changes to get rep.html mode working properly. check-in: 59517f7fd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:43:34 | Explicit include of tex files 'cos latex2html prefers this! check-in: 7ecc19cbc5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:10 | Modified section headers. check-in: 9e64454efa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:56:32 | Fixed bug. check-in: bcef6b0be7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:40:04 | Pass mtt swithches to the new make file check-in: 9e24ddb6c7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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 | |
1997-05-09
| ||
14:21:35 | Default to flow,component_name check-in: 4c5c40d895 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:49 | Dont declare MTTVAR array when there are no variables. check-in: 022d9a8bae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:18:45 | Put ./ in front of a.out (again) check-in: 7af1b5e5c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:21:07 | Explicit computation of port number -- avoids str2num check-in: a63ef50a6a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-06
| ||
13:54:21 |
Changed gcc arguments for the ode simulation -- all files now included in the _odes.c file check-in: 9684c7989e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:53:32 | Now uses the preprocessor to declare sizes -- MTTNX etc check-in: 4c470c69f9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-03
| ||
15:50:18 |
c functions not included in gcc arg list -- they are now included in the main prog. check-in: 1dd5724366 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:01:42 | Don't write out RCS headers. check-in: 614fe41b93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:55:17 | Initial revision check-in: baf76a6758 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:17:13 | Now copies c utilities (eg dsvdcmp.c) from $MTTPATH/trans/c. check-in: e7e0006fb2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:58:35 | Implicit integration for sm representation added. check-in: 855cdeb3cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-05-01
| ||
13:51:37 | Replaced float by double. check-in: 922f499085 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:44:19 | Changed double to float. check-in: 2ed0780548 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:42:43 | Chaged double to float check-in: 956a23cac9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:15:33 | Back under RCS check-in: 248458a6d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:39:20 |
params.c and params.m not used any more. _numpar.txt is the common base from which _numpar.c and numpar.m is generated. check-in: 3a578de1c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:35:18 | # is now the comment symbol in the .txt file check-in: 7e9f611d4d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:31 | Initial revision check-in: 320b2cf1ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:38 | Now uses # as the comment symbol in the .txt file check-in: edcac330db user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:04 | # is now used as the comment symbol check-in: de134007b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:45:17 | Initial revision check-in: eef8ca6565 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:35:48 | Initial revision check-in: ad3b9d6d0f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-29
| ||
09:12:37 | Added error message if port label near to >1 bond. check-in: 655583a1e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-23
| ||
07:26:49 |
Added -o switch -- ode and dae are the same Added switches to default menu check-in: 645d1d2c5c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-22
| ||
12:50:15 |
New much simpler version -- does not check for multiple crs -- these are removed later anyway. check-in: 3661becaf8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-17
| ||
11:18:34 | Write out the RCS header first! check-in: e59d7a2fad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-16
| ||
13:43:29 | Added matrix dimenensions check-in: e5f40ddabd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:40:31 | Added global variables. check-in: 72c8f4b935 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:37:22 | Initial revision check-in: 92250e48a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:31:41 | Initial revision check-in: d60d57f447 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:46:01 | More informative copy message check-in: cee182e30a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-15
| ||
15:16:12 |
Added structure (_struc) files. Fixed prob with dvi2ps conversion -- removed .doc extension. check-in: e879f3db7b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:18:49 | Uses supertabular package check-in: 259ff48827 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:17:58 | Uses supertabular for long tables. check-in: cabb19c27f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:49:04 | Initial revision check-in: 0f5da0b8c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:18:26 | Added structure file check-in: bc45f2ebf3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:17:26 | Added the structure file - contains details of states etc. check-in: 8f27e9fb0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-04-09
| ||
13:00:28 | *** empty log message *** check-in: 27bc813392 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:18:26 | Initial revision check-in: 0bc65abe8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:26:44 |
Added crcopy feature to pull crs from library -- similar to copy feature. check-in: 5cdb0ece85 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-22
| ||
17:13:03 | Fixed bug for port nos. > 1 digit! check-in: cdce8cf407 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:09:11 |
Fixed bug in recursive cr.txt generation. Fixed bug in recursive sympar.txt generation. check-in: efcb3a59e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:50:59 | Changed %1.0f to %d format. check-in: 9449b621f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:15:44 | Ignores symbolic ($i) crs. check-in: 86bbc7c15d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-20
| ||
17:48:50 | Better _input.c file default. check-in: 28e47527b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:53:01 | Generates c files using include statements. check-in: 95b6c7dce0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:17:45 | All variables are in lower case. check-in: 600d128f3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:14:25 | Lower case conversion. check-in: 58cf27e86b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:52:41 | Initial revision check-in: 5eca2f682d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:51:11 | Includes the sympar.c file. check-in: eca91ad38b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:36:56 | Includes the sympar.h file check-in: 0f6bed5ddb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:05:31 | Now just writes out the cr name. check-in: 55bdf75941 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:55 | Initial revision check-in: 3321797112 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:41 | Generates a compehensive default params file. check-in: cd9652f1fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-19
| ||
16:39:12 | Put in the correct date. check-in: b76d0046bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:08:01 | No longer writes out non-unique names - now done in rbg_fig2m check-in: f9d502be67 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:01 | Now writes an error message if a lable is used twice in the fig file. check-in: d808cfe780 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:14:04 | Now produces a stripped acausal bond graph. check-in: f70119e3f8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:50:24 | Now creates the sabg (stripped abg) file. check-in: dcf99ace40 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:49:39 | Ports now written in cmp file. check-in: 6a05ee0095 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:42:08 |
Now writes out the following additional fig files: _head.fig The fig header _bnd.fig The bonds actually used _cmp.fig The components actually used. check-in: 5043b0c6cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-18
| ||
17:58:12 |
Generates label files containing all variables in fig file. Generates sympar file for all levels in system. Generates txt version of sympar file. check-in: afe4d4652f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:56:35 | Cosmetic changes. check-in: 60b9cd93c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:28:45 | Initial revision check-in: e053323e1e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:25:24 | Now just generates names - formatting removed. check-in: ffc0f4d871 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:55:01 | Initial revision check-in: e415b2b0e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-17
| ||
13:45:42 | Added more error info. check-in: a72ecada3c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-10
| ||
09:24:58 | a.out now deleted in the clean operation check-in: 2241dd8a8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-05
| ||
08:35:20 | Initial revision check-in: 3725821adb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:09 | Delete a.out after it has run. check-in: bc3ca0fc46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-01
| ||
11:20:36 | Initial revision check-in: b7ee569db1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-24
| ||
19:31:10 | Removed numpar.m requirement from .m files check-in: 13e3d06158 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:44:28 | Ignores numerical parameters in global list. check-in: 5d5583857f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:43:21 | Now ignores parameters that are numerical. check-in: 8787884858 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:02:17 | Added gamma and delta transformations check-in: db8ccfe414 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-11
| ||
10:06:42 | Removed a debugging line. check-in: 42eba716bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-09
| ||
20:33:13 | Replaced a.out with ./a.out check-in: e62292129c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:30:04 | Copied from tweedledum. check-in: 8f41e1e5ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-04
| ||
18:55:55 | Initial revision check-in: ac5d2bff2a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:52:34 |
Copied from matlab tidy -- removed everthing except removal of blank lines check-in: a321f8766f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:50:07 | Initial revision check-in: a3438c015e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-21
| ||
22:57:17 | Various bug fixes. check-in: 23cfc41def user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
22:55:59 | Minor bug fixes check-in: 97449a85e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
22:54:54 | Initial revision check-in: 8f2fd39006 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:16:40 |
Included transformations to language c for: ode params numpar check-in: b188abb216 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:36:26 | Initial revision check-in: 3106124b8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:20 | Changed typo: symbolic --> numeric check-in: 03f1e4b18c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:52:23 | Initial revision check-in: 56282a26ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-07
| ||
09:16:03 |
Added step_factor parameter - gives that number of integration steps per sample. check-in: 9fd21e4896 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-06
| ||
21:36:44 |
Fixed bug mtt_error --> mtt_error.txt Replaced lsode by Euler integration. check-in: 54877be992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-05
| ||
19:34:35 | Don't write globals which are already assigned to a number. check-in: 16bd2610f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |