History for mttroot/mtt/bin/trans/m/cbg2ese.m
2021-03-01
| ||
11:39 | Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0 | |
2014-07-25
| ||
21:31 | Changed newline escape from backslash to ellipsis in m files file: [fbe5a968f6] check-in: [2e8cbaac42] user: geraint@users.sourceforge.net, branch: origin/master, size: 21363 [annotate] [blame] [check-ins using] [diff] | |
2009-11-02
| ||
16:54 | Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char file: [ea5247f84f] check-in: [5d73f2403a] user: geraint@users.sourceforge.net, branch: origin/master, size: 21056 [annotate] [blame] [check-ins using] [diff] | |
2005-03-21
| ||
11:09 |
Now handles bicausal SS component - ie source-source or sensor-sensor file: [855720c30a] check-in: [467b73fa30] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 20971 [annotate] [blame] [check-ins using] [diff] | |
2004-09-12
| ||
22:27 | Appended 't' to fopen mode string to open in text mode. file: [c96ae35fd7] check-in: [1459f7b012] user: geraint@users.sourceforge.net, branch: origin/master, size: 20642 [annotate] [blame] [check-ins using] [diff] | |
2003-10-20
| ||
17:10 | Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0 | |
2003-05-16
| ||
11:16 | Fixed bug with multiports file: [71450118ad] check-in: [bd26afc1a1] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 20544 [annotate] [blame] [check-ins using] [diff] | |
2003-05-08
| ||
18:47 | Fixed __ bug when using * representations file: [040100a825] check-in: [29575f474f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 20431 [annotate] [blame] [check-ins using] [diff] | |
2003-03-13
| ||
15:19 | Now uses __ to delimit subsystems in names. file: [eb2ffdf046] check-in: [2cf0c97f97] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 20306 [annotate] [blame] [check-ins using] [diff] | |
15:10 | Removed redundant final column file: [e931fd8820] check-in: [9509f928eb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 20205 [annotate] [blame] [check-ins using] [diff] | |
2003-02-28
| ||
09:12 | Two more columns in _stuc.txt: causality and subsystem name file: [ee9337ddf4] check-in: [d7385976d5] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 19997 [annotate] [blame] [check-ins using] [diff] | |
2002-08-20
| ||
15:51 | Update to work with ident DIY rep file: [779f20cb00] check-in: [743fd2bdd3] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 19828 [annotate] [blame] [check-ins using] [diff] | |
2002-05-22
| ||
09:15 | Non-repetitive components no longer use _1 in names file: [5555616c89] check-in: [cc90f0dc4e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 19575 [annotate] [blame] [check-ins using] [diff] | |
2002-04-23
| ||
09:51 | Deleted: Created branch unlabeled-1.7.2 check-in: [afb9dc617d] user: gawthrop@users.sourceforge.net, branch: origin/unlabeled-1.7.2, size: 0 | |
2001-11-11
| ||
18:12 | Moved fflush(structure_file) out of loop. file: [31625fa4e2] check-in: [a441d7b49b] user: geraint@users.sourceforge.net, branch: origin/master, size: 19156 [annotate] [blame] [check-ins using] [diff] | |
08:32 | fflush (structure_file). file: [f4c341bfe9] check-in: [1b3954381d] user: geraint@users.sourceforge.net, branch: origin/master, size: 19066 [annotate] [blame] [check-ins using] [diff] | |
2001-04-23
| ||
16:23 |
Now stips ; from bottlom level argument list - allows aliasing of parts of a,b,c (eg a,b by using a,b;c file: [30fe4dd076] check-in: [9c099c6e0a] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 18856 [annotate] [blame] [check-ins using] [diff] | |
2001-04-15
| ||
21:15 | Added interface definition rep: _ICD.(txt|c|cc|m). file: [332487e2b1] check-in: [16076f51bd] user: geraint@users.sourceforge.net, branch: origin/master, size: 18631 [annotate] [blame] [check-ins using] [diff] | |
2001-02-05
| ||
01:50 | No unit type comparison at ports if either is "none". file: [0f84dd5371] check-in: [3d05dc2bd4] user: geraint@users.sourceforge.net, branch: origin/master, size: 17563 [annotate] [blame] [check-ins using] [diff] | |
2000-11-16
| ||
12:54 | Added checking of unit consistency at ports file: [8a034728b2] check-in: [288900023b] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 17188 [annotate] [blame] [check-ins using] [diff] | |
10:00 | *** empty log message *** file: [8e7282c25e] check-in: [30c700bc08] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14903 [annotate] [blame] [check-ins using] [diff] | |
2000-11-12
| ||
16:45 |
Close ese file before recursive call of cbg2ese -- reopen when finished. THis prevents a new file being opened for each subsystem which fails when > 1K files opened file: [c181a02f02] check-in: [3098791faf] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14637 [annotate] [blame] [check-ins using] [diff] | |
2000-10-13
| ||
10:54 | Now writes out a unique name for each state etc file: [9c7d81661a] check-in: [de4f1e4b3b] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14393 [annotate] [blame] [check-ins using] [diff] | |
2000-10-12
| ||
19:27 | Now writes the aliased args file: [988642e373] check-in: [73efa012bf] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14239 [annotate] [blame] [check-ins using] [diff] | |
2000-09-01
| ||
08:42 | Cahged somes ends to end for etc for clarity file: [82aeaab65e] check-in: [7351c6785c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14117 [annotate] [blame] [check-ins using] [diff] | |
08:05 | Reformatted with out changing function file: [c9ed1ffd6a] check-in: [f48738e8b8] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14018 [annotate] [blame] [check-ins using] [diff] | |
1998-11-16
| ||
13:01 |
Fixed problem with repetitions>1 due to new data structures -- now computes initial next_bond correctly file: [893d49d489] check-in: [a5a7728c24] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 13364 [annotate] [blame] [check-ins using] [diff] | |
1998-09-24
| ||
12:57 | Now ignores aliasing if no arguments given. file: [f446208c65] check-in: [559301ac43] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 13235 [annotate] [blame] [check-ins using] [diff] | |
1998-09-02
| ||
11:14 | Revised to use ordered lists of subsystems and ports file: [b78d61b0f4] check-in: [7e28516b8e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12769 [annotate] [blame] [check-ins using] [diff] | |
1998-08-25
| ||
09:22 |
Correctely recognises port SSs its now easy -- they are in there own field file: [2ea9ad400f] check-in: [9bb564d123] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12517 [annotate] [blame] [check-ins using] [diff] | |
08:31 | Fixed bug - didn't find the ports - use deblank file: [7be6568792] check-in: [f359fd304b] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12398 [annotate] [blame] [check-ins using] [diff] | |
07:16 | Modified to data struture representation file: [9251859430] check-in: [bac7486933] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12298 [annotate] [blame] [check-ins using] [diff] | |
1998-08-24
| ||
14:53 | Uses new _cbg structure. file: [c96a10555d] check-in: [8f5f7ee2f2] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12246 [annotate] [blame] [check-ins using] [diff] | |
1998-07-28
| ||
19:05 | Sttill has vector SS port bug? file: [1e9b2c92d0] check-in: [f4681edf0d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11668 [annotate] [blame] [check-ins using] [diff] | |
1998-07-27
| ||
10:26 | No change - but fixed bug in alias_args file: [29966c0f0c] check-in: [11fcfc6a20] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11431 [annotate] [blame] [check-ins using] [diff] | |
1998-07-08
| ||
12:33 | Reinstated the infofilenum parameter. file: [e65d13a9be] check-in: [de9e58a6eb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11288 [annotate] [blame] [check-ins using] [diff] | |
1998-07-04
| ||
07:10 |
Don't evaluate alias if no constitutive relationship or args and write message. file: [6933fd7ec1] check-in: [afb9d0acb1] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11119 [annotate] [blame] [check-ins using] [diff] | |
1998-07-03
| ||
18:58 |
Put arg alias stuff within function alias_args Called recursively to handle arithmetic expressions file: [e667e5d1a5] check-in: [8ceaa8ab37] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 10406 [annotate] [blame] [check-ins using] [diff] | |
14:39 | Added info messages a bit busy now! file: [8a2f5d4fdd] check-in: [fa1ab1c7c2] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 10792 [annotate] [blame] [check-ins using] [diff] | |
1998-04-12
| ||
11:58 | Rename port components by changing name_r to [name_r file: [9fa465f8d1] check-in: [c37b1923c1] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 10000 [annotate] [blame] [check-ins using] [diff] | |
1998-04-11
| ||
18:59 | at_top_level now global - passed to SS components file: [a16d1f7f4f] check-in: [9275f53188] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9708 [annotate] [blame] [check-ins using] [diff] | |
1998-04-04
| ||
10:47 | Uses (coerced) components from _cbg file - _abg not now used here. file: [2aa266bfc3] check-in: [493b29d531] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9563 [annotate] [blame] [check-ins using] [diff] | |
1998-03-06
| ||
09:38 | Now writes correct structure file for multiport C & I file: [8ac926ffb4] check-in: [61f43ff9b8] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9392 [annotate] [blame] [check-ins using] [diff] | |
1997-12-16
| ||
18:24 | Added unknown_input to structure list file: [f469aeb38e] check-in: [6c6a9eaf75] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 9198 [annotate] [blame] [check-ins using] [diff] | |
1997-08-26
| ||
07:51 |
Now counts the local input and outputs by order of appearence rather than by port number - it therfore handles ports with bicausality correctely. file: [026a8be4a2] check-in: [27b5d4d5a5] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 8965 [annotate] [blame] [check-ins using] [diff] | |
1997-05-19
| ||
16:45 | Fixed ISW bug -- deleted spurious ISW_eqn.m file file: [26cd575170] check-in: [c4196a2fcf] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 8196 [annotate] [blame] [check-ins using] [diff] | |
1997-04-15
| ||
09:17 | Added the structure file - contains details of states etc. file: [2fa3ba5f08] check-in: [8f27e9fb0d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 7881 [annotate] [blame] [check-ins using] [diff] | |
1996-12-07
| ||
18:20 | Replaces null argument by a default and tells user. file: [ec8e3ba297] check-in: [67395c4bd4] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6992 [annotate] [blame] [check-ins using] [diff] | |
17:37 | Now handles numbered SS ports appearing at top level. file: [437f2f0d2d] check-in: [74e4c1ec17] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6779 [annotate] [blame] [check-ins using] [diff] | |
1996-12-04
| ||
21:49 |
Compares full-name with empty string (instead of testing for zero length) file: [3e4a5831fd] check-in: [558b159355] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6332 [annotate] [blame] [check-ins using] [diff] | |
1996-08-30
| ||
16:36 | More info written to ese files. file: [e724fb0e3a] check-in: [74348ed21d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5800 [annotate] [blame] [check-ins using] [diff] | |
11:23 | Argument substitution implemented. file: [7ba39af301] check-in: [aa1d5449a4] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5689 [annotate] [blame] [check-ins using] [diff] | |
09:58 | Deleted: Created branch unlabeled-1.2.1 check-in: [52c052eb87] user: gawthrop@users.sourceforge.net, branch: origin/unlabeled-1.2.1, size: 0 | |
1996-08-27
| ||
08:04 | Handles complex components and repetative components. file: [0dd01471dd] check-in: [a42aee795c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5020 [annotate] [blame] [check-ins using] [diff] | |
1996-08-24
| ||
15:02 | Writes `END;' to keep reduce happy. file: [b5879f7a9f] check-in: [4a57e085b2] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3722 [annotate] [blame] [check-ins using] [diff] | |
1996-08-19
| ||
09:03 | Handles repeating components. file: [f41e974167] check-in: [9ceaa5943a] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3606 [annotate] [blame] [check-ins using] [diff] | |
1996-08-18
| ||
20:08 | Included additional structure: structure(5) = zero_outputs. file: [06369eaad0] check-in: [31de7aae81] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2647 [annotate] [blame] [check-ins using] [diff] | |
1996-08-08
| ||
18:08 | Sorted out file naming sceme file: [f07d43dd6f] check-in: [6804a09be3] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2549 [annotate] [blame] [check-ins using] [diff] | |
15:57 | Added: Initial revision file: [8dd538a7e7] check-in: [c0c8c76bd1] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2155 [annotate] [blame] [check-ins using] | |