10 descendants and 10 ancestors of 906b281df2df25fec33ca3488358a0eccdc4c2fe950d4e34539f80e6f57a585e

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

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