50 check-ins related to "trunk" plus check-in "1998-08-26 19:07:17" occurring around 1998-08-26 19:07:17.

More ↑
1998-10-01
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
1998-08-25
20:06:56
New data structure for abg.m and cbg.m check-in: 3416b8080a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:06:16
Writes flipped port info check-in: d92c3d35de user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:05:33
Write flipped port info check-in: e34ae7e51b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:59:48
Initial revision check-in: 1c93c871c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:28:31
Move initila switch to after initial input check-in: 35f7a2218c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:22:45
Put _switch after update and also at initilisation check-in: a4772b8d82 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:22:34
Correctely recognises port SSs its now easy -- they are in there own
field
check-in: 9bb564d123 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:15:28
Fixed couple of problems with using two copies of the one data
stucture:

ABG_field and ABG.field

Maybe this is conceptually wrong? check-in: 53d7f1424c user: gawthrop@users.sourceforge.net tags: origin/master, trunk

08:33:29
Now does ports as well - fixed string prob by using deblank check-in: 626aa26982 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:31:42
Fixed bug - didn't find the ports - use deblank check-in: f359fd304b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:16:49
Modified to data struture representation check-in: bac7486933 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:44:40
Furhter revisions check-in: 8285d226a8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:43:02
Revised (partially) for data strucures - needs to include graphic info
in abg file.
check-in: 8d920e434f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:22:02
Initial revision check-in: 9b56187ca2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:21:19
Just writes additional information; basic info from the abg structure. check-in: aa30e2fc5c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:55:10
Initial revision check-in: a396fc9230 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1998-08-24
14:53:55
Uses new _cbg structure. check-in: 8f5f7ee2f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:16:32
Coverted to new structure - still needs status sorting. check-in: 31a0093978 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:31:12
Revised for new data structures check-in: ec0a59e6a5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
More ↓

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]