50 check-ins occurring on or before 1998-11-17 17:39:45.
More ↑
1998-11-17
| ||
17:39:45 | Put _smx include at end of list (?????) check-in: 180c14e83e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:26:11 | Put sign.p first check-in: ca467898ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:22 | Read in the constitutive relationship file as well check-in: 6202baea58 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:50:45 | Initial revision check-in: 010ed295a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-11-16
| ||
13:01:19 |
Fixed problem with repetitions>1 due to new data structures -- now computes initial next_bond correctly check-in: a5a7728c24 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-11-10
| ||
17:12:15 | Removed sorting check-in: 35cec3279b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:36 | Now does matrix style for m<3 check-in: 500c77c138 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:55:40 | Added $info_switch to abg2cbg invocation check-in: 4e86926434 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:16:41 | Added structure rep check-in: bb5b8c4d64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:54:34 |
Put in "IF MTTNx>0 THEN" to prevent probs when Nx=0 -- still a couple of apparent error messages - but answers now correct check-in: b2603553c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-10-28
| ||
13:58:57 | Added $1_sympars.txt prerequisite to _tf.m target check-in: f09babf39b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-10-20
| ||
09:00:43 | Added a few summary lines - to help with xmtt check-in: 37fb2a9f8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:15:17 | Initial revision check-in: 8a94cbbbc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-10-05
| ||
10:46:15 | Commented out redundant MTTY := MTTY + MTTEyx*MTTEdX; check-in: 7e8c595c2b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-10-02
| ||
06:52:13 |
Tryed (anf failed) to fix bug when useing Weir system. For some reason, reduce compains that files exits when they don't check-in: db49dce4d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-10-01
| ||
19:21:04 | Initial revision check-in: fcdfeb9750 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:20:33 | Cahged switch function check-in: e44ea9f4c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:20:50 |
Split up the three if conditions on the switch and state value into three separate ifs. This is because p2c seems to generate incorrect code id just the one if is used (???). check-in: b672998af4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:42 | Implicit integration now handles switches check-in: c85f34cdf7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:34 | Separate switch.m file for euler and implicit integration check-in: c3cb33a9b3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:02:01 | Integration with switches handled separately fro Euler and Implicit. check-in: 7f5a5bd7d1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:01:09 | Now does implicit integration with switches check-in: 5f43ad54ef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:46:34 | Now generates _switcha.m as well -- needed for implicit integration check-in: 82f51e3de3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-09-30
| ||
17:41:24 | Implicit method now allows for switches via _switchA check-in: c6d26e5133 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-09-29
| ||
20:09:46 | Fixed nyfr and nifr plotting bug check-in: 8e8559691c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:37:18 | Declare mttINPUT check-in: 2cbd369d00 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-09-24
| ||
12:57:44 | Now ignores aliasing if no arguments given. check-in: 559301ac43 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:50:11 | Initial revision check-in: eaeee17e5e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-09-03
| ||
09:12:32 | Removed debugging lines check-in: b3e8a521c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-09-02
| ||
12:05:39 | Added INPUT to simpar check-in: 8fbbb4631d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:14 | Added mttinput paramater check-in: aa043a1ff6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:48:51 |
VERSION 3.2 (Swansea) abg data structure now uses explicti port and subsystem lists so that processing is in predetermined order. check-in: 0030d60738 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:47:09 |
Now uses explicit ordered list of ports instead of port.index. Note that subsystems are still treated in arbitrary order. check-in: 6f76662867 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:20 | Removed port.index field check-in: 5ee7c259c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:14:23 | Revised to use ordered lists of subsystems and ports check-in: 7e28516b8e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:30:30 |
Now writes out list of ports ans list of subsystems. These ordereded lists determine the order of processing of ports ans subsystems. check-in: 7428a2fda5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-08-31
| ||
11:43:37 | Now lower cases globals in numpar files check-in: ee53e006ef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:49:15 | Minor changes to -abg operation check-in: 77e68e13f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-08-27
| ||
08:55:40 | Mods to integration methods check-in: 3c8adbbfcc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:33:21 | New reduce integration methods - euler/Implicit only check-in: 1f43226f4f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:38:40 | About to change to new integration (Euler/Implicit only) check-in: 9e6f04e42b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:06:25 | Just genrate xj once. check-in: d0562bdc32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:04:44 | Cleared out mttx array ans use mkid instead. check-in: 306da586dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:48:20 |
Changed mttxx to mttx - in implicit integration smx is called once with x in the linearisation the same as x in the current state check-in: da7781f1c7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-08-26
| ||
19:07:17 | Euler or Implicit only check-in: 1933fb3af7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:25:45 | SMX now generates both A and Ax check-in: d53ca510c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:45:38 |
Just prefix ports (comps can't start with numeral) Prefix with mttp check-in: fac295bf99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:31:07 | numerical names prefixed by mtt check-in: f89bd96e20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:26:17 | Replaced if N>0 by if (N>0)&&(M>0) # Flipped ports exist check-in: bb06871be9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:59:20 | Don't use strrep to remove[] check-in: 93aa990c97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |