50 descendants of 2134af598f18ef3b
2001-06-11
| ||
19:46:17 | New script for making simulation m file _sim.m check-in: f0fe3c35f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:43:50 |
MTT is now much more sophisticated in generating lbl files Labels can contain maths Repetative components are now broken check-in: d1d56ab81c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:53:49 | Now uses abg2sympar_m2txt to get the arguments check-in: afb7ce9dfc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:22 | Now has third argument for use in abg2lbl_fig2txt check-in: 63c82872b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:09:18 | Removed spurious parameter check-in: 2499623677 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:58 | Now handles user-defined components check-in: 6902543ae0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-06-06
| ||
07:54:38 | Further fixes to make nonlinear PPP work ... check-in: 797d7864df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:53:07 | Now generates x vector correctly check-in: cba829d2bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-06-05
| ||
03:37:15 | *** empty log message *** check-in: 3eb0acafb0 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:20:40 | added -ae option to select algebraic equation solution method. check-in: 6e5926c3aa user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-04
| ||
09:05:46 | Addded to CVS check-in: 65cab36419 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:55:48 | Adding the I components with initial state check-in: b9af21b5bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:18:52 | Putting documentation under CVS check-in: 244ce38bbe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:13:38 | Various changes to support PPP check-in: 5db724bef9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-30
| ||
19:57:08 | Fixes to sensitivity components for non-linear PPP check-in: 795053893c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-26
| ||
18:36:43 |
Further modifications. Now works on rcPPP -- next jobs: add identification to ppp_nlin_sim create real-time ppp_nlin_run check-in: 3f62cd4a52 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:46:38 | Updated to account for new nonlinear ppp check-in: 6632bcb60e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-24
| ||
07:48:17 | Include artwork in the cbg.fig file check-in: 39adc84a7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:36 | Minor updates .. check-in: 8eaae9b2f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:42:12 | Included and updated the missing tf_r2m check-in: c13b3e7399 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-10
| ||
19:08:35 | Cosmetic improvements check-in: ced8204712 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:40 | Useful conversion functions check-in: ccc5e5d04f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-09
| ||
08:50:02 | Uses _art.fig to transmit the art work to the cbg.fig rep. check-in: fd1400ec9f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:39 | Now generates the base path (for csh) as the current wd dir check-in: 60dbdc1724 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:19:22 | Fixed EOF error when MTTNYZ=0. check-in: 0c40464f88 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-08
| ||
15:18:12 | Added trig and hyperbolic functions to argument exclusion list check-in: 05dc62892f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:30:12 |
Added line to reverse the x^y --> pow(x,y) in default _simp file to prettyfy LaTeX check-in: 3c4e19428e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:02 |
Put -fixcc stuff _after_ other files - avoides interaction with complicated _sub.r Add usage info check-in: 8edf0ba05b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-05
| ||
20:50:16 | Fixed errors when MTTNx=0. check-in: fc9f65477a user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-04
| ||
04:07:24 |
Numerical solution of algebraic equations. sys_ae.cc written for unsolved inputs. Solution of equations using hybrd from MINPACK (as used by Octave fsolve). check-in: 2640c1bcbb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-01
| ||
14:19:07 | Physiological systems used for Teaching Control V at Glasgow check-in: 45bb5253a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:16:06 | New P+D controller for collocated use and effort output check-in: bb4060a00e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-30
| ||
03:02:53 | Created branch numerical-algebraic-solution check-in: e96b3471d0 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:02:52 | Stripped template stuff. check-in: 100c579558 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-28
| ||
03:38:36 | Refined selection of matching patterns - checks for exact match. check-in: 9b7ef81b4b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:15:03 | Fixed comment (interfered with "mtt help representations"). check-in: 9803ab154d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-25
| ||
22:17:45 | Fixed icd.txt2 dependency. check-in: 87bfa53b5f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-24
| ||
16:41:54 | New 2-port sensitivity components check-in: 1077e86780 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:36 | Uses new 2-port sR and sC check-in: 29b09bdf62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-23
| ||
22:28:06 | Templates allow return types to differ from arguments. check-in: 24dfa443fc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:25:29 | Plots each column individually. check-in: 75eb8f868e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:23:30 |
Now stips ; from bottlom level argument list - allows aliasing of parts of a,b,c (eg a,b by using a,b;c check-in: 9c099c6e0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:21 | Removed stdin bug workaround check-in: 4c2e6123ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:59:43 | New CR for 2-port form of sC,sR etc check-in: 71be87f692 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:48:13 | Now uses new 2-port C and R sensitivity components check-in: 5d350e0b89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-19
| ||
11:04:57 | New C component with state detector check-in: b401f73980 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-16
| ||
22:22:06 | *** empty log message *** check-in: 3fbc81b491 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-15
| ||
21:15:41 | Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 16076f51bd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:09:49 | Corrected number of columns in SciGraphica worksheet. check-in: f8458c2a6a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-14
| ||
05:11:02 | Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: ac04814c93 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-13
| ||
07:14:12 | Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2134af598f user: geraint@users.sourceforge.net tags: origin/master, trunk | |