50 descendants of 1df90acfe779e804

2005-02-18
17:50:53
More helpful error message for vector bond matching. check-in: 0822372481 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:26:35
This file should not be here. check-in: dbbe696e55 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:59:02
Don't check files when using -s check-in: 89ec89c925 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:45:09
typo. check-in: b876b6cd30 user: geraint@users.sourceforge.net tags: origin/master, trunk
2005-02-17
22:15:35
Added missing quotes to conditional expression. check-in: afaf42444a user: geraint@users.sourceforge.net tags: origin/master, trunk
18:54:23
Fixed a bash-sim: replaced let with $(( )) check-in: 9b647af872 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:36:38
Removed a bash-ism: replaced [[ conditional ]] with [ conditional ] check-in: 250ff46156 user: geraint@users.sourceforge.net tags: origin/master, trunk
2005-01-19
09:45:15
Fixed whitespace. check-in: 0aaef84341 user: geraint@users.sourceforge.net tags: origin/master, trunk
2005-01-06
16:03:55
Updated options list. check-in: d6a37713ef user: geraint@users.sourceforge.net tags: origin/master, trunk
15:36:06
Tidied output of options. check-in: 48d012b27a user: geraint@users.sourceforge.net tags: origin/master, trunk
14:42:33
Fixed explicit/implicit descriptions of forward/backward Euler.
Replaced -c examples with -cc.
check-in: e3d166f8ed user: geraint@users.sourceforge.net tags: origin/master, trunk
12:47:53
Fixed generation of sese.r with -make-sort option. check-in: 43768a537d user: geraint@users.sourceforge.net tags: origin/master, trunk
12:28:36
Minor typos. check-in: e11dbdc5f8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-10-20
21:58:12
Updated for liuping's qp_hild.m
Used on IP experiment
check-in: f0bc59b1f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-10-14
21:42:44
Changed timing - now works with inverted pendulum. check-in: c3fad309c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
21:40:36
Monor changes - preparing for Inverted pendulum work check-in: b64a234fae user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-09-14
19:04:35
Improved diagram. check-in: 3984e7174d user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-13
11:12:28
Named position states. check-in: ce513cd753 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:50:36
Minor formatting. check-in: fc177d09e6 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-12
23:16:24
A passive multiple trailer system dor indoor service robots. check-in: 09dab38f4a user: geraint@users.sourceforge.net tags: origin/master, trunk
22:27:27
Appended 't' to fopen mode string to open in text mode. check-in: 1459f7b012 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-10
21:05:15
Ensure that the system exists before proceeding.
This should stop me from copying my home directory to MTT_work.
check-in: d2d3d9eba8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-09
23:15:40
Typo: missing $ in front of variable names. check-in: e8996ce9e1 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-07
20:38:44
Applies CRs before creating sese.make to avoid Circular dependencies. check-in: 682478afbb user: geraint@users.sourceforge.net tags: origin/master, trunk
20:37:48
No longer appends ';end;' to the end of the file. check-in: 1eee912bac user: geraint@users.sourceforge.net tags: origin/master, trunk
20:36:32
Renamed ese_r2make.pl -> ese_txt2make.pl check-in: c0a0abfada user: geraint@users.sourceforge.net tags: origin/master, trunk
20:34:39
Reformats elementary system equations. check-in: fd75fa927a user: geraint@users.sourceforge.net tags: origin/master, trunk
18:25:50
Writes messages to logfile instead of stdout if debug is enabled. check-in: 29839ea8b9 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:22:53
Issues a more helpful error message than the cryptic Octave stuff
if there are unconnected ports.
check-in: 5b281f0ce4 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-03
08:38:28
Evaluates standard CRs (mtt::$cr) after user-defined CRs ($cr). check-in: 5db922b86f user: geraint@users.sourceforge.net tags: origin/master, trunk
08:36:57
Checks for the existence of .pm files in either the working directory
or the mtt subdirectory (copied from cr/perl/).
check-in: 980342cc25 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:35:27
Copies Perl CRs to an mtt subdirectory (=> mtt:: workspace). check-in: 219b3a8eaf user: geraint@users.sourceforge.net tags: origin/master, trunk
08:34:26
Moved standard CR packages into the mtt:: workspace. check-in: d2afdadec0 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-09-02
22:06:09
Does not issue warnings about Reduce reserved words if the
second argument (use_reduce) is "no".
check-in: 7b01550a38 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:04:06
Passes ${use_reduce} to mtt_make_sympar so that it can decide
if to issue warnings about Reduce reserved words
check-in: 1bcb3ff391 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:52:04
Density CR (for SimpleGasTurbine). check-in: 4b5a41d739 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:51:30
Polytropic CR (for SimpleGasTurbine). check-in: 896433377b user: geraint@users.sourceforge.net tags: origin/master, trunk
21:50:49
Require EXACT match of component type (so that TF doesn't match EMTF, etc.) check-in: e777591396 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:06:46
Implementation of lsin CR in Perl. check-in: f516a8cf20 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:06:21
Implementation of lcos CR in Perl. check-in: fb59d9c88a user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-31
14:04:08
Gracefully handles nonexistent implementation of a CR. check-in: 6484233382 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:03:26
C++ headers no longer required to simulate without Reduce.
Perl CRs work for all languages: r, m, C++, etc.
check-in: 8f17b25e1d user: geraint@users.sourceforge.net tags: origin/master, trunk
01:59:12
Fixed C,I and R causality. check-in: 0b8f942236 user: geraint@users.sourceforge.net tags: origin/master, trunk
01:29:48
CRs are applied to sorted equation files during production. check-in: c521f13e01 user: geraint@users.sourceforge.net tags: origin/master, trunk
01:28:11
Reads the contents of _cr.txt and adds CRs for which a cr.pm exists
to the argument list of apply_cr.pl, which modifies the standard stream.
check-in: 7ee00e6dc2 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-30
23:08:41
Perl module implementing lin CR, for use with apply_cr.pl check-in: 56b1ff20a4 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:07:58
Uses pattern matching to apply any CRs (in perl format) specified on its
command line to the text on standard input.
check-in: 62a01863b3 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-29
18:01:46
Reads each CR name input and writes a directive to #include an equivalent
CR.hh from $MTT_LIB/cr/hh.
check-in: d1532638b5 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:28:42
include causality.hh to define effort, flow and state. check-in: ef84c3718b user: geraint@users.sourceforge.net tags: origin/master, trunk
17:27:43
Define effort, flow and state as enum elements. thus allowing
them to be included in CRs without being declared or quoted.
check-in: 2273134f86 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:25:46
Accept component types in upper or lower case. check-in: 1df90acfe7 user: geraint@users.sourceforge.net tags: origin/master, trunk

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