50 check-ins related to "trunk" plus check-in "1997-05-01 07:45:17" occurring around 1997-05-01 07:45:17.
More ↑
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 | |