/[ascend]/branches/harry/ascend/system/system.c
ViewVC logotype

Log of /branches/harry/ascend/system/system.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3032 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 29 03:30:04 2015 UTC (9 years, 2 months ago) by raymondj
File length: 3865 byte(s)
Diff to previous 2928
Debugging and testing completely changed ida solver

Revision 2928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 22 08:39:50 2015 UTC (9 years, 4 months ago) by raymondj
File length: 3865 byte(s)
Diff to previous 2836


Revision 2836 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 17 07:34:59 2015 UTC (9 years, 7 months ago) by jpye
Original Path: branches/ksenija2/ascend/system/system.c
File length: 3865 byte(s)
Diff to previous 2835
restoring branches from non-svn backups.

john@thunder:~/ownCloud/ascend-branches/ksenija2$ svn info
Path: .
URL: svn://ascend4.org/code/branches/ksenija2
Repository Root: svn://ascend4.org
Repository UUID: 0a874cea-61e7-0310-9e8b-9977c6048898
Revision: 4711
Node Kind: directory
Schedule: normal
Last Changed Author: ksenija
Last Changed Rev: 4709
Last Changed Date: 2014-07-21 18:34:04 +1000 (Mon, 21 Jul 2014)



Revision 2835 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 17 07:31:55 2015 UTC (9 years, 7 months ago) by jpye
Original Path: branches/ksenija2/ascend/system/system.c
File length: 3695 byte(s)
Diff to previous 2694
recreating ksenija2 branch from current HEAD, r2824.


Revision 2694 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 6 23:18:30 2013 UTC (11 years, 7 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3695 byte(s)
Diff to previous 2649
Fix various warnings as reported by clang 3.0-6ubuntu3.

Revision 2649 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 12 12:39:25 2012 UTC (11 years, 9 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3673 byte(s)
Diff to previous 2616
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)

Revision 2616 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 10 04:44:39 2012 UTC (12 years, 5 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3740 byte(s)
Diff to previous 2561
g_bad_rel_in_list converted to field in p_data.
Added test model for leastsquares calculation with IPOPT... crash!

Revision 2561 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 3 21:20:43 2012 UTC (12 years, 8 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3734 byte(s)
Diff to previous 2454
Clean up diffvars structure when destroying instance tree.

Revision 2454 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 11 11:47:13 2011 UTC (13 years, 6 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3702 byte(s)
Diff to previous 2349
Fixes bug #460, with thanks to Ujjaval.

Revision 2349 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 6 00:30:17 2011 UTC (13 years, 9 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3597 byte(s)
Diff to previous 2322
Working on valgrind issues associated with asc_ipopt.c.
Suppressed error output in test_ascDynaLoad by assigning no-op error_reporter.

Revision 2322 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 15 06:12:36 2010 UTC (13 years, 9 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3598 byte(s)
Diff to previous 2018
Refactoring ascMalloc.h, mem.h to belong in 'general' with goal of having no references in 'general' to functions in 'utilities'.

Revision 2018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 29 03:38:10 2009 UTC (15 years, 5 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3600 byte(s)
Diff to previous 2011
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.

Revision 2011 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 08:58:48 2009 UTC (15 years, 5 months ago) by jpye
Original Path: trunk/ascend/system/system.c
File length: 3558 byte(s)
Copied from: trunk/base/generic/system/system.c revision 2010
Diff to previous 1316
Moving libascend components from #/base/generic into #/ascend

Revision 1316 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 07:22:21 2007 UTC (17 years, 7 months ago) by johnpye
Original Path: trunk/base/generic/system/system.c
File length: 3558 byte(s)
Copied from: trunk/base/generic/solver/system.c revision 1315
Diff to previous 1209
Another one of these big refactorings. Split out 'system' directory from 'solver' directory. This will need more work
but it's a start at getting the non-solver-specific code out separately.

Revision 1209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 23 04:11:50 2007 UTC (17 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 3558 byte(s)
Diff to previous 1199
Cleaning up some redundant compiler dependencies

Revision 1199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 22 11:22:15 2007 UTC (17 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 3589 byte(s)
Diff to previous 1183
Added method integrator_debug to integrator API (outputs internal data structures from integrator).
Added test cases for the diffvars code (python test.py).
Suppressed a lot of 'slv_get_*_*_list is NULL' messages when destroying system.
Specialised the system_build error message a little.

Revision 1183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 20 09:15:51 2007 UTC (17 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5645 byte(s)
Diff to previous 1069
Huge reorganisation -- all mtx and lin files moved to base/generic/linear.
Required many #include statements to be changed.

Revision 1069 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 11:25:33 2007 UTC (17 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5907 byte(s)
Diff to previous 908
Added scons switch IDA_NEW_ANALYSE for the new code that implements a better DAE analysis procedure.
Minor tidying in list.[ch]
Removed some DIEDIEDIE stuff from analyze.c.
Added 'odeid' to the 'varip' structure in same.
Collapsed a bunch of repetitive stuff with those fancy #defines I like so much.
Flipped some return codes from functions integrator.c to return 0 on success.
Added #include for sensitivity.h in lsode.c.
Catch exceptions from sim.build() in do_integrate() in PyGTK GUI.
Attempted to fix tcl/tk for errors from integrator_analyse as well (not tested).

Revision 908 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 26 10:18:53 2006 UTC (17 years, 11 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5908 byte(s)
Diff to previous 709
first attempt at merging with Ben's changes on the trunk

Revision 709 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 28 16:28:57 2006 UTC (18 years, 3 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5780 byte(s)
Diff to previous 703
Monster commit!
Lots of recommenting and reorganising of external relations-related stuff.
Replaced a lot of ascmalloc and asccalloc calls with the new ASC_NEW* macros.
Fixed (?) the problem Art is having with icons in PyGTK.
Turned on -Wall in SConstruct and fixed up a stack of warnings.
Removed the redundant exit(2) from after Asc_Panic calls and added __attribute__((noreturn)).
Set doxygen to create callgraphs to level 2, updated doxyfile to version 1.4.7.
Fixed up building of extfntest.c.

Revision 703 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 26 14:04:49 2006 UTC (18 years, 3 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5748 byte(s)
Diff to previous 697
Turned off DEBUG_RELS
Fixed bug with system_build.

Revision 697 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 26 07:55:45 2006 UTC (18 years, 3 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5784 byte(s)
Diff to previous 399
Temporarily removed extrel.* from disused dir (to avoid spurious grep)
Commenting and tidying up of some other files related to extrels.

Revision 399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 08:52:57 2006 UTC (18 years, 6 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 5989 byte(s)
Diff to previous 222
Normalised all #include statements so that files in the current directory
are included as "localfile.h" and files in other directories are included as
<directory/file.h>
This is in accordance with the spec at
http://gcc.gnu.org/onlinedocs/gcc-4.1.0/cpp/Include-Syntax.html#Include-Syntax

Revision 222 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 27 04:23:20 2006 UTC (18 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 6101 byte(s)
Diff to previous 124
Updating for Jerry's new error_reporter syntax, bug #179

Revision 124 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 20 08:32:25 2005 UTC (18 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 6101 byte(s)
Diff to previous 114
Adding 'TEST' statement to ASCEND METHOD syntax.
Standardising messages in slv3.
Trying to debug bug #175.

Revision 114 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 16 00:20:44 2005 UTC (18 years, 9 months ago) by jds
Original Path: trunk/base/generic/solver/system.c
File length: 6100 byte(s)
Diff to previous 76
Fixed various bugs & compiler warnings:
- numerous AssertAllocateMemory & AssertMemory() bugs
- converted strdup() calls to ascstrdup() (and ascfree())
- several minor (mostly VisualC) compiler warnings (old style declarations, assignment in conditional, ...)

Revision 76 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 5 17:31:00 2005 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/base/generic/solver/system.c
File length: 6105 byte(s)
Diff to previous 11
More error_reporter calls.
Removed some C++-unfriendly var names.
Removed some debug messages.
Turned off compiler timing and relation debugging.

Revision 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:45:56 2004 UTC (19 years, 11 months ago) by aw0a
Original Path: trunk/base/generic/solver/system.c
File length: 6084 byte(s)
Copied from: trunk/ascend4/solver/system.c revision 10
Diff to previous 1
moving things to base/generic

Revision 1 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Oct 29 20:54:12 2004 UTC (19 years, 11 months ago) by aw0a
Original Path: trunk/ascend4/solver/system.c
File length: 6084 byte(s)
Setting up web subdirectory in repository

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22