Log of /trunk/ascend
Directory Listing
Revision
3355 -
Directory Listing
Modified
Mon Apr 16 05:56:23 2018 UTC
(4 days, 18 hours ago)
by
jpye
unexpected behaviour in FindOrDefineUnits eg with 'N/m)'
Revision
3354 -
Directory Listing
Modified
Sun Apr 15 12:36:00 2018 UTC
(5 days, 11 hours ago)
by
jpye
few more units tests
Revision
3353 -
Directory Listing
Modified
Sun Apr 15 12:07:30 2018 UTC
(5 days, 12 hours ago)
by
jpye
testing of units parser
Revision
3351 -
Directory Listing
Modified
Sun Apr 15 11:34:10 2018 UTC
(5 days, 12 hours ago)
by
jpye
more testing of units.c
Revision
3350 -
Directory Listing
Modified
Wed Apr 4 07:44:06 2018 UTC
(2 weeks, 2 days ago)
by
jpye
Allow SCons 3.x.
Turn off debug output in test_autodiff.c
Fix line endings for thermo_types.a4c.
Revision
3349 -
Directory Listing
Modified
Tue Apr 3 07:00:54 2018 UTC
(2 weeks, 3 days ago)
by
jpye
add missing test_units.c
Revision
3348 -
Directory Listing
Modified
Mon Mar 26 08:23:47 2018 UTC
(3 weeks, 4 days ago)
by
jpye
adding test for compiler_units
Revision
3347 -
Directory Listing
Modified
Sun Mar 25 09:40:12 2018 UTC
(3 weeks, 5 days ago)
by
jpye
check wild and dimensionless output
Revision
3346 -
Directory Listing
Modified
Sun Mar 25 09:34:43 2018 UTC
(3 weeks, 5 days ago)
by
jpye
PrintDimen
Revision
3345 -
Directory Listing
Modified
Sun Mar 25 06:35:07 2018 UTC
(3 weeks, 5 days ago)
by
jpye
DimName, ParseDim
Revision
3344 -
Directory Listing
Modified
Sun Mar 25 06:25:03 2018 UTC
(3 weeks, 5 days ago)
by
jpye
more dimen.c tests
Revision
3343 -
Directory Listing
Modified
Sun Mar 25 04:40:21 2018 UTC
(3 weeks, 5 days ago)
by
jpye
more compiler_dimen tests
Revision
3342 -
Directory Listing
Modified
Sun Mar 25 03:22:28 2018 UTC
(3 weeks, 5 days ago)
by
jpye
added test compiler_dimen (more to come)
Revision
3339 -
Directory Listing
Modified
Sun Mar 25 01:09:28 2018 UTC
(3 weeks, 5 days ago)
by
jpye
still to test
Revision
3337 -
Directory Listing
Modified
Sun Mar 25 00:44:38 2018 UTC
(3 weeks, 5 days ago)
by
jpye
testing for fractions, starting on dimen
Revision
3335 -
Directory Listing
Modified
Wed Jan 24 12:54:08 2018 UTC
(2 months, 3 weeks ago)
by
jpye
fix wrong call to blackbox during numerical derivatives (surfaced in particular with freesteam). needs a test case!
Revision
3326 -
Directory Listing
Modified
Fri Jan 12 13:33:56 2018 UTC
(3 months, 1 week ago)
by
jpye
Add initial tests of CMSlv.
Revision
3324 -
Directory Listing
Modified
Fri Jan 12 08:42:00 2018 UTC
(3 months, 1 week ago)
by
jpye
a little hack that fixes the yacas expression export error (x^b^c)
Revision
3323 -
Directory Listing
Modified
Thu Jan 11 08:29:56 2018 UTC
(3 months, 1 week ago)
by
jpye
fixed autodiff test, back to just yacas_power_bug
Revision
3322 -
Directory Listing
Modified
Thu Jan 11 05:30:15 2018 UTC
(3 months, 1 week ago)
by
jpye
'test' program now depends on 'models' and 'solvers' for easier test builds.
test_ipopt.c explicitly loads the IPOPT solver now.
Revision
3321 -
Directory Listing
Modified
Thu Jan 11 04:04:39 2018 UTC
(3 months, 1 week ago)
by
jpye
yacas test mostly working again, trouble with substitution before derivative determined.
Revision
3320 -
Directory Listing
Modified
Tue Jan 9 23:07:20 2018 UTC
(3 months, 1 week ago)
by
jpye
more on second deriv tests
Revision
3319 -
Directory Listing
Modified
Mon Jan 8 23:40:27 2018 UTC
(3 months, 1 week ago)
by
jpye
working to fix autodiff test case.
Revision
3317 -
Directory Listing
Modified
Sun Jan 7 12:15:08 2018 UTC
(3 months, 1 week ago)
by
jpye
change factor_method in test_bintok to avoid a memory leak.
added a new function slv_param_char_choose for setting solver parameter values in test methods.
Revision
3315 -
Directory Listing
Modified
Sun Jan 7 08:15:26 2018 UTC
(3 months, 1 week ago)
by
jpye
Working on adding gradient support to bintoken.c.
Remove dead files models/pending, nothing interesting there.
Revision
3314 -
Directory Listing
Modified
Sun Jan 7 02:56:16 2018 UTC
(3 months, 1 week ago)
by
jpye
add file to install btprolog.h on target system
Revision
3313 -
Directory Listing
Modified
Sun Jan 7 02:54:31 2018 UTC
(3 months, 1 week ago)
by
jpye
env_import_default modified to not replace values in the current env if they already exist.
bintoken.c BinTokenSetOptionsDefault implemented making direct call to gcc, and optional env vars to specific file -L and -I locations.
Revision
3312 -
Directory Listing
Modified
Sat Jan 6 07:41:34 2018 UTC
(3 months, 1 week ago)
by
jpye
fixing case of 'just a dollar sign'
Revision
3311 -
Directory Listing
Modified
Sat Jan 6 07:03:24 2018 UTC
(3 months, 1 week ago)
by
jpye
added extra flag to env.h functions to ensure correct ASC_FREE use after calls to *getenvptr.
Revision
3310 -
Directory Listing
Modified
Sat Jan 6 06:27:38 2018 UTC
(3 months, 1 week ago)
by
jpye
fixed bug in env.c (wrong result when env_subst called and src string references a missing env variable).
replaced calls to FREE and MALLOC with standard ASC_NEW etc.
adding new env var for location of btprolog.h on installed systems (and associated makefile) for bintoken compiles.
Revision
3309 -
Directory Listing
Modified
Sat Jan 6 01:45:53 2018 UTC
(3 months, 1 week ago)
by
jpye
added new 'env_import_default'
Revision
3308 -
Directory Listing
Modified
Tue Jan 2 11:12:45 2018 UTC
(3 months, 2 weeks ago)
by
jpye
cleanup in case of IDA not loadable.
explicit IMPORT of CMSlv in heatex.a4c.
start on dynamic updating of solver list in GUI.
Revision
3307 -
Directory Listing
Modified
Tue Jan 2 07:53:54 2018 UTC
(3 months, 2 weeks ago)
by
jpye
fixed loading issue with IPOPT (undefined symbol '__gcov_exit') when coverage testing on (GCOV=1).
moved solver_lrslv to non-leaking test case list.
Revision
3306 -
Directory Listing
Modified
Tue Jan 2 02:04:43 2018 UTC
(3 months, 2 weeks ago)
by
jpye
add solver_conopt.conopttest to leaky-but-passing tests.
refine the debug output from CONOPT a little.
Revision
3302 -
Directory Listing
Modified
Tue Jan 2 00:35:26 2018 UTC
(3 months, 2 weeks ago)
by
jpye
minor commenting updates to CONOPT tests.
updated ipython_view.py from NS-3 project, may improve compatibility.
Revision
3301 -
Directory Listing
Modified
Fri Dec 22 09:30:06 2017 UTC
(3 months, 4 weeks ago)
by
jpye
add sunpos test (working??)
Revision
3300 -
Directory Listing
Modified
Fri Dec 15 12:26:28 2017 UTC
(4 months ago)
by
jpye
reinstating test cases for test compiler_blackbox.
turns out there are memory leaks there associated with BlackBoxData objects.
moved test_blackbox back to test_expectpass_mallocdebug.
pass13 test still failing it seems, need to be checked.
color.c modified to work correctly within 'screen' sessions.
Revision
3298 -
Directory Listing
Modified
Tue Dec 12 12:04:37 2017 UTC
(4 months, 1 week ago)
by
jpye
fixed test compiler_blackbox -- errors detected in each case.
Revision
3297 -
Directory Listing
Modified
Tue Dec 12 11:50:03 2017 UTC
(4 months, 1 week ago)
by
jpye
fixed leak in test compiler_fixassign
Revision
3296 -
Directory Listing
Modified
Tue Dec 12 08:03:47 2017 UTC
(4 months, 1 week ago)
by
jpye
fixed cleanup of importhandler_library
Revision
3295 -
Directory Listing
Modified
Tue Dec 12 07:52:48 2017 UTC
(4 months, 1 week ago)
by
jpye
move compiler_bintok to non-leaky tests.
add suppression for _dlerror_run according to https://is.gd/wNlXbY
Revision
3294 -
Directory Listing
Modified
Tue Dec 12 07:32:19 2017 UTC
(4 months, 1 week ago)
by
jpye
added unloading capability for 'packages' (importhandler).
appear to be issues still with test_expectpass_leaky.
Revision
3293 -
Directory Listing
Modified
Fri Dec 8 03:31:21 2017 UTC
(4 months, 1 week ago)
by
jpye
include and lib dir for bintok
Revision
3292 -
Directory Listing
Modified
Fri Dec 8 01:57:47 2017 UTC
(4 months, 1 week ago)
by
jpye
Added '-fPIC' command to fix bintoken compilation.
Revision
3291 -
Directory Listing
Modified
Sat Dec 2 12:41:27 2017 UTC
(4 months, 2 weeks ago)
by
jpye
adding test case for tmy3 datareader (no assertions made yet!)
Revision
3287 -
Directory Listing
Modified
Tue Nov 28 05:12:25 2017 UTC
(4 months, 3 weeks ago)
by
jpye
add test of energyplus format reader.
Revision
3285 -
Directory Listing
Modified
Mon Nov 27 12:35:59 2017 UTC
(4 months, 3 weeks ago)
by
jpye
edge cases
Revision
3284 -
Directory Listing
Modified
Mon Nov 27 12:06:07 2017 UTC
(4 months, 3 weeks ago)
by
jpye
fixed memory leaks in dr
Revision
3282 -
Directory Listing
Modified
Mon Nov 27 11:02:46 2017 UTC
(4 months, 3 weeks ago)
by
jpye
debugging valgrind errors in dr.
Revision
3281 -
Directory Listing
Modified
Mon Nov 27 08:22:19 2017 UTC
(4 months, 3 weeks ago)
by
jpye
adding test of interpolation (still buggy)
working on freeing datareader structures after use.
Revision
3280 -
Directory Listing
Modified
Mon Nov 27 03:40:50 2017 UTC
(4 months, 3 weeks ago)
by
jpye
added initial test for datareader (CSV)
Revision
3279 -
Directory Listing
Modified
Sun Nov 26 11:07:11 2017 UTC
(4 months, 3 weeks ago)
by
jpye
fix c99 issue
Revision
3278 -
Directory Listing
Modified
Sun Nov 26 11:05:07 2017 UTC
(4 months, 3 weeks ago)
by
jpye
add call to slvDOF_eligible
Revision
3277 -
Directory Listing
Modified
Sun Nov 26 09:34:36 2017 UTC
(4 months, 3 weeks ago)
by
jpye
null checks
Revision
3276 -
Directory Listing
Modified
Sun Nov 26 09:21:02 2017 UTC
(4 months, 3 weeks ago)
by
jpye
found a proper example of a structurally singular system.
Revision
3275 -
Directory Listing
Modified
Sun Nov 26 01:03:50 2017 UTC
(4 months, 3 weeks ago)
by
jpye
add to test list
Revision
3274 -
Directory Listing
Modified
Sun Nov 26 00:54:31 2017 UTC
(4 months, 3 weeks ago)
by
jpye
some initial testing of slvdof.c
Revision
3273 -
Directory Listing
Modified
Mon Nov 20 22:54:14 2017 UTC
(4 months, 4 weeks ago)
by
jpye
fixing memory errors in FirstNonZeroBit, improved test case.
removed line-number debugging in gl_init_pool().
Revision
3268 -
Directory Listing
Modified
Mon Nov 20 06:04:26 2017 UTC
(4 months, 4 weeks ago)
by
jpye
added test for Asc_DynamicUnload with multiple shlibs.
Revision
3267 -
Directory Listing
Modified
Thu Nov 16 08:04:03 2017 UTC
(5 months ago)
by
jpye
trying to find where gl_init_pool was called but not destroyed.
Revision
3265 -
Directory Listing
Modified
Wed Nov 15 22:56:04 2017 UTC
(5 months ago)
by
jpye
test of non-matching blists
Revision
3264 -
Directory Listing
Modified
Wed Nov 15 22:54:36 2017 UTC
(5 months ago)
by
jpye
remaining tests for bit.c
Revision
3263 -
Directory Listing
Modified
Wed Nov 15 22:27:25 2017 UTC
(5 months ago)
by
jpye
expanding tests of bit.c
Revision
3262 -
Directory Listing
Modified
Wed Nov 15 12:32:11 2017 UTC
(5 months ago)
by
jpye
add test 'utilities_bit'
Revision
3258 -
Directory Listing
Modified
Wed Nov 15 04:57:56 2017 UTC
(5 months ago)
by
jpye
Merged relerrorlist branch back to trunk.
Revision
3222 -
Directory Listing
Modified
Tue Oct 31 06:01:12 2017 UTC
(5 months, 2 weeks ago)
by
jpye
mostly formatting
Revision
3182 -
Directory Listing
Modified
Fri Feb 10 06:23:17 2017 UTC
(14 months, 1 week ago)
by
jpye
suppressing some console output, adding notes about the tests that pass with CUnit.
Revision
2927 -
Directory Listing
Modified
Fri May 22 02:05:07 2015 UTC
(2 years, 11 months ago)
by
jpye
fixes bug 586. thanks for reporting, David Binderman!
Revision
2905 -
Directory Listing
Modified
Tue Apr 14 06:29:46 2015 UTC
(3 years ago)
by
jpye
suppress warning about FPRESET (_fpreset(void))
Revision
2904 -
Directory Listing
Modified
Mon Apr 13 04:58:01 2015 UTC
(3 years ago)
by
jpye
changes to tm_time.c to support Windows (testing ongoing)
Revision
2880 -
Directory Listing
Modified
Sat Mar 28 14:41:08 2015 UTC
(3 years ago)
by
jpye
remove previous test for bug 564.
Revision
2879 -
Directory Listing
Modified
Sat Mar 28 14:38:14 2015 UTC
(3 years ago)
by
jpye
removed debug output after fixing bug 564.
Revision
2878 -
Directory Listing
Modified
Sat Mar 28 14:31:26 2015 UTC
(3 years ago)
by
jpye
Fixed bug 564. The problem is that 'varnum' was being cast from unsigned long to int without warning.
Some debug output added, needs to be removed.
Revision
2876 -
Directory Listing
Modified
Fri Mar 27 07:02:50 2015 UTC
(3 years ago)
by
jpye
more debugging for bug 564.
Revision
2875 -
Directory Listing
Modified
Thu Mar 26 08:29:46 2015 UTC
(3 years ago)
by
jpye
working on bug564_eos integration into qrslv test suite.
Revision
2874 -
Directory Listing
Modified
Thu Mar 26 08:22:56 2015 UTC
(3 years ago)
by
jpye
update test names.
commenting about compiler.h functions.
revised comment about building runqrslv.
Revision
2873 -
Directory Listing
Modified
Thu Mar 26 08:18:57 2015 UTC
(3 years ago)
by
jpye
doxygen string update for new server URLs.
restructure qrslv test, make it clearer which bugs are fixed
Revision
2870 -
Directory Listing
Modified
Thu Mar 26 02:56:07 2015 UTC
(3 years ago)
by
jpye
Added a simple C-based driver, to help Akash Deep Singal with debugging.
Revision
2846 -
Directory Listing
Modified
Sat Mar 7 09:20:24 2015 UTC
(3 years, 1 month ago)
by
jpye
Changed timing functions to use POSIX clock_gettime for microsecond-accuracy timings.
Fixing up Bintoken to work, at least in a test environment for now.
Revision
2837 -
Directory Listing
Modified
Tue Feb 17 10:15:24 2015 UTC
(3 years, 2 months ago)
by
jpye
revisions toward brayton_split_salt (ongoing)
more svn:ignore settings.
Revision
2824 -
Directory Listing
Modified
Tue Feb 17 06:55:13 2015 UTC
(3 years, 2 months ago)
by
jpye
replace some missing svn:ignore rules on various directories
Revision
2807 -
Directory Listing
Modified
Wed Jul 23 01:27:35 2014 UTC
(3 years, 8 months ago)
by
jpye
suppressing some output, adding WriteStatementLocation in procio.
we need some work on error messages from ASCEND!
Revision
2803 -
Directory Listing
Modified
Fri Jul 18 13:39:48 2014 UTC
(3 years, 9 months ago)
by
jpye
reduced debug output
Revision
2798 -
Directory Listing
Modified
Thu Jul 17 08:34:52 2014 UTC
(3 years, 9 months ago)
by
jpye
more suppression of CONSOLE_DEBUG messages
Revision
2797 -
Directory Listing
Modified
Thu Jul 17 08:26:23 2014 UTC
(3 years, 9 months ago)
by
jpye
suppressing various debug output.
changed default value of safe_print_errors to FALSE (need to review this in context of GUI layer)
Revision
2796 -
Directory Listing
Modified
Thu Jul 10 05:24:22 2014 UTC
(3 years, 9 months ago)
by
jpye
works with both cgraph (Fedora 20) and agraph (Ubuntu 12.04).
Revision
2795 -
Directory Listing
Modified
Thu Jul 10 05:23:14 2014 UTC
(3 years, 9 months ago)
by
jpye
added combined agraph/cgraph support
Revision
2794 -
Directory Listing
Modified
Thu Jul 10 04:19:05 2014 UTC
(3 years, 9 months ago)
by
jpye
more to update to cgraph in Graphviz (agraph no longer available in Fedora 20)
Revision
2793 -
Directory Listing
Modified
Thu Jul 10 03:54:59 2014 UTC
(3 years, 9 months ago)
by
jpye
fix Agdirected issue, better handline of boolean declaration
Revision
2788 -
Directory Listing
Modified
Wed Jun 25 06:39:09 2014 UTC
(3 years, 9 months ago)
by
jpye
kludgy fix to restore test solver_qrslv to non-crashing state (thcond missing data workaround in FPROPS)
Revision
2787 -
Directory Listing
Modified
Wed Jun 25 06:07:49 2014 UTC
(3 years, 9 months ago)
by
jpye
remove seetInteger from Registry class, not needed.
fix #include paths in scanner.l
Revision
2784 -
Directory Listing
Modified
Mon Jun 23 03:18:45 2014 UTC
(3 years, 9 months ago)
by
jpye
Fix color detection for TERM='xterm-256color' on Fedora 20
Revision
2781 -
Directory Listing
Modified
Fri Jun 20 05:12:07 2014 UTC
(3 years, 10 months ago)
by
jpye
remove RCS comments per warnings from clang 3.4
Revision
2779 -
Directory Listing
Modified
Thu Apr 3 12:44:30 2014 UTC
(4 years ago)
by
jpye
remove some debug output, simplify.
Revision
2726 -
Directory Listing
Modified
Thu Dec 5 10:31:13 2013 UTC
(4 years, 4 months ago)
by
jpye
Fix detection of 'erf' and allowing its use in models. IPOPT doesn't safely pass the test on Ubuntu, removing from 'expectpass'.
Revision
2711 -
Directory Listing
Modified
Sun Aug 18 11:16:09 2013 UTC
(4 years, 8 months ago)
by
jpye
cleaning up (hopefully) a few compiler warnings.
Revision
2709 -
Directory Listing
Modified
Sun Aug 18 10:48:10 2013 UTC
(4 years, 8 months ago)
by
jpye
Fixing error with long long unsigned in fprintf.
Revision
2701 -
Directory Listing
Modified
Thu May 9 07:04:41 2013 UTC
(4 years, 11 months ago)
by
jpye
Fixing a few warnings from clang.
Revision
2699 -
Directory Listing
Modified
Thu Apr 11 05:13:03 2013 UTC
(5 years ago)
by
jpye
add test case for ospath_concat with ..
Revision
2697 -
Directory Listing
Modified
Thu Mar 7 00:51:07 2013 UTC
(5 years, 1 month ago)
by
jpye
reformatting only
Revision
2695 -
Directory Listing
Modified
Wed Mar 6 23:37:54 2013 UTC
(5 years, 1 month ago)
by
jpye
Add support for 'scons CC=clang' with FPROPS.
Remove unused #defines in ASCEND CUnit test suits
Revision
2694 -
Directory Listing
Modified
Wed Mar 6 23:18:30 2013 UTC
(5 years, 1 month ago)
by
jpye
Fix various warnings as reported by clang 3.0-6ubuntu3.
Revision
2693 -
Directory Listing
Modified
Tue Mar 5 05:23:34 2013 UTC
(5 years, 1 month ago)
by
jpye
Modified test case for bug 564 slightly, now able to access the error via valgrind as well. Valgrind output gives:
solvers/qrslv/qrslv.c:3373 (structural_analysis): In QRSlv, got vused = 219...
==28310== Invalid read of size 8
==28310== at 0x4EFCF76: CalcResidGivenValue (relation_util.c:4037)
==28310== by 0x4EFD90C: zbrent (rootfind.c:84)
==28310== by 0x4EFD235: RootFind (relation_util.c:4120)
==28310== by 0x4EFAB80: RelationFindRoots (relation_util.c:3210)
==28310== by 0x4F4C59E: relman_directly_solve_new (relman.c:1039)
==28310== by 0x4F509D7: slv_direct_solve (slv_common.c:208)
==28310== by 0x70324C6: qrslv_iterate (qrslv.c:3842)
==28310== by 0x70336E5: qrslv_solve (qrslv.c:4175)
==28310== by 0x4F60CB1: slv_solve (solver.c:364)
==28310== by 0x42F607: test_bug564 (test_qrslv.c:244)
==28310== by 0x61587A3: run_single_test (TestRun.c:1129)
==28310== by 0x6156161: CU_run_selected_tests (TestRun.c:473)
==28310== Address 0x100793d338 is not stack'd, malloc'd or (recently) free'd
==28310==
==28310==
==28310== Process terminating with default action of signal 11 (SIGSEGV)
==28310== Access not within mapped region at address 0x100793D338
==28310== at 0x4EFCF76: CalcResidGivenValue (relation_util.c:4037)
==28310== by 0x4EFD90C: zbrent (rootfind.c:84)
==28310== by 0x4EFD235: RootFind (relation_util.c:4120)
==28310== by 0x4EFAB80: RelationFindRoots (relation_util.c:3210)
==28310== by 0x4F4C59E: relman_directly_solve_new (relman.c:1039)
==28310== by 0x4F509D7: slv_direct_solve (slv_common.c:208)
==28310== by 0x70324C6: qrslv_iterate (qrslv.c:3842)
==28310== by 0x70336E5: qrslv_solve (qrslv.c:4175)
==28310== by 0x4F60CB1: slv_solve (solver.c:364)
==28310== by 0x42F607: test_bug564 (test_qrslv.c:244)
==28310== by 0x61587A3: run_single_test (TestRun.c:1129)
==28310== by 0x6156161: CU_run_selected_tests (TestRun.c:473)
==28310== If you believe this happened as a result of a stack
==28310== overflow in your program's main thread (unlikely but
==28310== possible), you can try to increase the size of the
==28310== main thread stack using the --main-stacksize= flag.
==28310== The main thread stack size used in this run was 8388608.
==28310==
Revision
2691 -
Directory Listing
Modified
Tue Mar 5 03:13:14 2013 UTC
(5 years, 1 month ago)
by
jpye
Few repairs to brayton_splot.a4c and dependencies.
Fixed up error reporting for unassigned integer_constant in check.c.
Removed debug output in heatex_pinch.
Revision
2690 -
Directory Listing
Modified
Mon Mar 4 12:38:28 2013 UTC
(5 years, 1 month ago)
by
jpye
Trying to write self-contained test case for bug 564.
Revision
2689 -
Directory Listing
Modified
Mon Mar 4 11:28:19 2013 UTC
(5 years, 1 month ago)
by
jpye
Fixes bug 567, for the moment. More tests surely required.
Revision
2688 -
Directory Listing
Modified
Mon Mar 4 08:11:49 2013 UTC
(5 years, 1 month ago)
by
jpye
Various debug output to try to resolve bug 567.
Revision
2687 -
Directory Listing
Modified
Fri Mar 1 02:15:09 2013 UTC
(5 years, 1 month ago)
by
jpye
Moving reproducible version of bug 567 into models/test directory.
Valgrind test shows invalid memory access in RemoveRelation of data freed in DestroyInstanceParts.
Revision
2660 -
Directory Listing
Modified
Wed Jan 16 05:57:03 2013 UTC
(5 years, 3 months ago)
by
jpye
Working on updating rankine_fprops and associated models to work with new fprops2 code.
Some issue discovered with (p,h) for water (added python/solve_ph1.py to check it).
Next cunit tests to drive some ASCEND models embedding FPROPS (note use of slvreq for this).
Revision
2651 -
Directory Listing
Modified
Thu Dec 13 07:29:48 2012 UTC
(5 years, 4 months ago)
by
jpye
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2649 -
Directory Listing
Modified
Wed Dec 12 12:39:25 2012 UTC
(5 years, 4 months ago)
by
jpye
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2648 -
Directory Listing
Modified
Wed Dec 12 06:04:23 2012 UTC
(5 years, 4 months ago)
by
jpye
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2644 -
Directory Listing
Modified
Tue Oct 9 12:29:42 2012 UTC
(5 years, 6 months ago)
by
jpye
more info about invalid instance type
Revision
2643 -
Directory Listing
Modified
Tue Oct 9 03:44:01 2012 UTC
(5 years, 6 months ago)
by
jpye
partly addressing bug 567, more still to be done.
Revision
2642 -
Directory Listing
Modified
Tue Oct 2 09:31:20 2012 UTC
(5 years, 6 months ago)
by
jpye
separate bug 567 and 564, avoid a name clash, eliminate duplicate FindInsts (Dante Stroe?)
Revision
2640 -
Directory Listing
Modified
Sun Sep 30 12:36:07 2012 UTC
(5 years, 6 months ago)
by
jpye
don't create name string unless needed
Revision
2639 -
Directory Listing
Modified
Sun Sep 30 04:22:20 2012 UTC
(5 years, 6 months ago)
by
jpye
Better test for bug 567.
Revision
2638 -
Directory Listing
Modified
Sun Sep 30 03:37:59 2012 UTC
(5 years, 6 months ago)
by
jpye
working on test case for bug 531, bug 566. latest tests show error in UpdateInputArgsList during sim_destroy.
Revision
2634 -
Directory Listing
Modified
Wed Aug 15 01:29:32 2012 UTC
(5 years, 8 months ago)
by
jpye
fixed bug 562.
Revision
2629 -
Directory Listing
Modified
Tue May 22 16:54:22 2012 UTC
(5 years, 10 months ago)
by
jpye
Fixed lack of cleanup in type_info test (test not really useful, but leave it there for now)
Revision
2628 -
Directory Listing
Modified
Wed May 16 20:40:56 2012 UTC
(5 years, 11 months ago)
by
grivan
Merge changes from grivan2 branch (r3261-4126) to trunk, so that Saheb can use it.
Revision
2616 -
Directory Listing
Modified
Thu May 10 04:44:39 2012 UTC
(5 years, 11 months ago)
by
jpye
g_bad_rel_in_list converted to field in p_data.
Added test model for leastsquares calculation with IPOPT... crash!
Revision
2604 -
Directory Listing
Modified
Mon Apr 23 22:03:47 2012 UTC
(5 years, 11 months ago)
by
jpye
Improved approximation of delta in sunpos_db (add a half-day).
Re-tested sunpos_db and updated to 2nd Ed D&B problems.
Will add tracker problems in models/solar/tracker.a4c.
Revision
2603 -
Directory Listing
Modified
Fri Apr 20 22:04:19 2012 UTC
(6 years ago)
by
jpye
Add test integrator_ida.integ1 (in relation to bug 549).
Revision
2600 -
Directory Listing
Modified
Wed Apr 18 23:28:26 2012 UTC
(6 years ago)
by
jpye
Working on bug with integratorreporter on Ubuntu 12.04.
Revision
2599 -
Directory Listing
Modified
Wed Apr 18 18:05:24 2012 UTC
(6 years ago)
by
jpye
Add 'energy_per_area' atom type.
Model solar/incident.a4c shows TMY3 and NREL SPA working together.
Fixed error in bounds check for JD in SPA.
Fix typo in relation_util.c.
Revision
2590 -
Directory Listing
Modified
Wed Apr 11 18:02:03 2012 UTC
(6 years ago)
by
jpye
test10 causing crash, removing for now.
Revision
2588 -
Directory Listing
Modified
Tue Apr 10 20:36:10 2012 UTC
(6 years ago)
by
jpye
more cleaning up of UNLNK and LNK.
Revision
2587 -
Directory Listing
Modified
Tue Apr 10 20:27:46 2012 UTC
(6 years ago)
by
jpye
minor formatting, one small 'case' error.
Revision
2586 -
Directory Listing
Modified
Tue Apr 10 19:52:53 2012 UTC
(6 years ago)
by
jpye
Fixes bug 537.
Revision
2585 -
Directory Listing
Modified
Tue Apr 10 18:28:36 2012 UTC
(6 years ago)
by
jpye
First cut at test suite for CONOPT. Failing currently (Ubuntu 12.04).
Revision
2576 -
Directory Listing
Modified
Wed Feb 22 18:30:57 2012 UTC
(6 years, 1 month ago)
by
jpye
solar field model solves now, need to check results.
Revision
2570 -
Directory Listing
Modified
Tue Feb 7 21:29:10 2012 UTC
(6 years, 2 months ago)
by
jpye
woops, add two missing files.
Revision
2569 -
Directory Listing
Modified
Tue Feb 7 21:01:01 2012 UTC
(6 years, 2 months ago)
by
jpye
Working on tests for LINK functionality. More to do.
Adding notes on usage of VIM highlighting.
Revision
2567 -
Directory Listing
Modified
Sat Feb 4 22:52:40 2012 UTC
(6 years, 2 months ago)
by
jpye
Installer builds and works, but still bugs to be fixed.
Revision
2565 -
Directory Listing
Modified
Fri Feb 3 23:25:40 2012 UTC
(6 years, 2 months ago)
by
jpye
cleanup
Revision
2564 -
Directory Listing
Modified
Fri Feb 3 23:23:49 2012 UTC
(6 years, 2 months ago)
by
jpye
Fixed remaining leaks in link.c.
Revision
2563 -
Directory Listing
Modified
Fri Feb 3 23:07:36 2012 UTC
(6 years, 2 months ago)
by
jpye
Fixing some small memory leaks, cleaning up link.[ch] code.
Revision
2562 -
Directory Listing
Modified
Fri Feb 3 21:36:01 2012 UTC
(6 years, 2 months ago)
by
jpye
fix minor memory leak in IDA, fix memory leak in link_table (diffvars).
Revision
2561 -
Directory Listing
Modified
Fri Feb 3 21:20:43 2012 UTC
(6 years, 2 months ago)
by
jpye
Clean up diffvars structure when destroying instance tree.
Revision
2560 -
Directory Listing
Modified
Fri Feb 3 20:49:03 2012 UTC
(6 years, 2 months ago)
by
jpye
Working on memory leaks from integrator, shutdown/restart issues.
Revision
2559 -
Directory Listing
Modified
Fri Feb 3 19:05:59 2012 UTC
(6 years, 2 months ago)
by
jpye
Merge from Ksenija's branch rev 3919 to trunk. This includes changes from Dante Stroe and Leon Kwek, including:
Adds support for LINK syntax/semants (but test cases stil need to be written). (Dante Stroe)
Adds support for integration of models containing boundaries. More testing required. (Leon Kwek)
Test suite solver_lrslv added with very basic test of LRSlv. (Leon Kwek)
Fixed error in merge that had messed up SOLVER, SOLVE, OPTION statements.
Support added in LRSlv for taking boundary states from the 'perturb' var, rather than evaluating directly (Leon)
Integrated fix-and-assign statement support added (fixes bug 450) (Ksenija)
Bouncing ball test model included (Leon).
Revision
2558 -
Directory Listing
Modified
Fri Feb 3 18:04:47 2012 UTC
(6 years, 2 months ago)
by
jpye
Add support for xterm (mintty) on MinGW.
Revision
2557 -
Directory Listing
Modified
Fri Feb 3 04:08:16 2012 UTC
(6 years, 2 months ago)
by
jpye
Add test of SHM finishing value
Revision
2555 -
Directory Listing
Modified
Fri Feb 3 00:04:07 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix issue with solvers not being loaded on Windows, it was a PATH_MAX limit issue (fixes bug 501).
Fix minor memory leak in idacalc.c.
Revision
2553 -
Directory Listing
Modified
Thu Feb 2 21:46:27 2012 UTC
(6 years, 2 months ago)
by
jpye
Adding extra-simple IDA test, getting a crash on Win7.
Revision
2552 -
Directory Listing
Modified
Thu Feb 2 20:54:40 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix detection of SUNDIALS in MinGW-w64.
Fix paths in test_ida and test_lsode.
Revision
2551 -
Directory Listing
Modified
Thu Feb 2 20:14:50 2012 UTC
(6 years, 2 months ago)
by
jpye
Merge 'ospath_chdir' and 'ospath_getcwd' into trunk (from Leon).
Add detection of Ubuntu 11.10 in Sundials, since extra linkage to 'lapack' is required.
Disable defaultall output for the moment.
Revision
2550 -
Directory Listing
Modified
Tue Jan 31 22:25:10 2012 UTC
(6 years, 2 months ago)
by
jpye
remove unneeded #include.
Revision
2549 -
Directory Listing
Modified
Tue Jan 31 00:12:16 2012 UTC
(6 years, 2 months ago)
by
jpye
Working on bug 491.
Add normalised absolute paths in import handler, to avoid confusion with '.' and '..'.
Revision
2548 -
Directory Listing
Modified
Mon Jan 30 21:00:48 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix paths for Windows
Revision
2547 -
Directory Listing
Modified
Mon Jan 30 20:18:26 2012 UTC
(6 years, 2 months ago)
by
jpye
Strange... CU_ASSERT not behaving as expected??
Revision
2546 -
Directory Listing
Modified
Mon Jan 30 20:08:37 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix compiler warnings for ospath.
Fix couple of memory leaks in test_autodiff.
Revision
2545 -
Directory Listing
Modified
Mon Jan 30 20:02:00 2012 UTC
(6 years, 2 months ago)
by
jpye
Forgot to free rootfp
Revision
2544 -
Directory Listing
Modified
Mon Jan 30 19:58:22 2012 UTC
(6 years, 2 months ago)
by
jpye
shorted file opening using ospath instead of strncpy in compiler_autodiff tests.
Revision
2543 -
Directory Listing
Modified
Mon Jan 30 19:02:39 2012 UTC
(6 years, 2 months ago)
by
jpye
simply cleanup code with some macros.
Revision
2542 -
Directory Listing
Modified
Mon Jan 30 18:42:14 2012 UTC
(6 years, 2 months ago)
by
jpye
Add missing #include
Revision
2541 -
Directory Listing
Modified
Mon Jan 30 18:38:14 2012 UTC
(6 years, 2 months ago)
by
jpye
Disabling failing signal tests, suppressing some output.
Added some rough code that possibly solves the failing signal tests on Linux, but prefer to leave it commented out at this stage (see bug 526).
Revision
2540 -
Directory Listing
Modified
Fri Jan 27 16:48:39 2012 UTC
(6 years, 2 months ago)
by
jpye
Fixed assertion in setinstval.c, fixes a few more test cases on Win64.
Revision
2539 -
Directory Listing
Modified
Fri Jan 27 00:45:20 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix test_ipopt for MinGW.
Revision
2538 -
Directory Listing
Modified
Thu Jan 26 20:21:06 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix Win64 issue with test solver_slvreq, relates to bug 501.
Revision
2537 -
Directory Listing
Modified
Thu Jan 26 20:17:03 2012 UTC
(6 years, 2 months ago)
by
jpye
Fix test solver_qrslv for MinGW (multiple path components need Windows separators if they are going to be used). (relates to bug 501).
Suppress Windows error dialog in test.c (to help with Buildbot testing).
Revision
2536 -
Directory Listing
Modified
Thu Jan 26 00:45:00 2012 UTC
(6 years, 2 months ago)
by
jpye
split into two test cases
Revision
2535 -
Directory Listing
Modified
Thu Jan 26 00:19:50 2012 UTC
(6 years, 2 months ago)
by
jpye
New implementation of signal handler stacks, less code.
Fixed one issue with utilities_ascSignal test cases, but can't work out reason for the other.
Revision
2533 -
Directory Listing
Modified
Sat Jan 21 00:50:58 2012 UTC
(6 years, 3 months ago)
by
jpye
Move to using CU_basic_run_selected_tests (need latest cunit 'mingw64' branch code!)
Move 'mem' test to 'general'.
Remove KA's disused 'mem' functions.
Revision
2532 -
Directory Listing
Modified
Fri Jan 20 19:25:52 2012 UTC
(6 years, 3 months ago)
by
jpye
Fixed broken unit test for ospath on windows (caused by missing WINPATHS flag?)
Revision
2531 -
Directory Listing
Modified
Fri Jan 20 18:47:50 2012 UTC
(6 years, 3 months ago)
by
jpye
Fixed color support again for Linux.
Revision
2530 -
Directory Listing
Modified
Fri Jan 20 18:23:01 2012 UTC
(6 years, 3 months ago)
by
jpye
Fixing colour output for windows cmd console.
Revision
2529 -
Directory Listing
Modified
Fri Jan 20 04:42:30 2012 UTC
(6 years, 3 months ago)
by
jpye
Fix memory leak on test_env.c.
Revision
2528 -
Directory Listing
Modified
Fri Jan 20 03:57:39 2012 UTC
(6 years, 3 months ago)
by
jpye
Resolve memory leak in test_mem.c by converting test.c FilePath to a char[].
Revision
2527 -
Directory Listing
Modified
Fri Jan 20 00:44:37 2012 UTC
(6 years, 3 months ago)
by
jpye
Disabled MMIO output functions when MMIO not built.
Rewrite error messages from mem.c to use ERROR_REPORTER_HERE.
Trying to track down source of errors in test_mem.c.
Revision
2526 -
Directory Listing
Modified
Thu Jan 19 23:49:44 2012 UTC
(6 years, 3 months ago)
by
jpye
Fixing pointer-to-integer conversions for Win64 (bug 524). Mid-way through.
Revision
2525 -
Directory Listing
Modified
Thu Jan 19 22:01:31 2012 UTC
(6 years, 3 months ago)
by
jpye
Couple more minor tests for ascEnvVar for leading whitespace etc.
Formatting changes.
Revision
2524 -
Directory Listing
Modified
Thu Jan 19 21:36:01 2012 UTC
(6 years, 3 months ago)
by
jpye
Change use of 'snprintf' to a macro so that MinGW-64 can substitute it with _snprintf.
Minor text changes in ascPrint.h.
Move 'general' config.h definitions into ascend/general/config.h. Hope this will reduce amount of rebuilding arising from minor changes.
Fix bug in ascEnvVar.c arising from string like "=sillydef" with no leading varname.
Still need to fix ascEnvVar.c for case like " = sillydef".
Bug found with sundials-config when MinGW fstab /mingw does not point to c:\MinGW.
Removed support for 'g77' compiler as alternative to 'gfortran'.
Fixed SCons error message when LyX is not present.
Removed disused Makefile.in file.
Removed some debug output in ascEnvVar and printutil.c.
Some reformating of SConstruct.
Revision
2520 -
Directory Listing
Modified
Fri Nov 11 00:18:41 2011 UTC
(6 years, 5 months ago)
by
jpye
Note about return code for solve function.
Revision
2519 -
Directory Listing
Modified
Thu Nov 10 17:08:12 2011 UTC
(6 years, 5 months ago)
by
ballan
fix I^I case in e_ipow simplification.
if result is still wrong, tstop and tsleft need to be swapped.
Revision
2517 -
Directory Listing
Modified
Tue Nov 8 09:08:17 2011 UTC
(6 years, 5 months ago)
by
jpye
Debugging for LSODE bounds test.
Revision
2516 -
Directory Listing
Modified
Tue Nov 8 08:47:53 2011 UTC
(6 years, 5 months ago)
by
jpye
Initial draft of LSODE test for Ksenija.
Revision
2515 -
Directory Listing
Modified
Tue Nov 8 08:37:11 2011 UTC
(6 years, 5 months ago)
by
jpye
Moving IDA test to ascend/integrator/test. About to start on simple LSODE test suite.
Revision
2514 -
Directory Listing
Modified
Tue Nov 8 00:03:53 2011 UTC
(6 years, 5 months ago)
by
jpye
Fix copyright on units.[ch]. Remove CVS lint.
Revision
2512 -
Directory Listing
Modified
Sun Oct 9 10:17:46 2011 UTC
(6 years, 6 months ago)
by
jpye
Completed test for 2^4 error (bug 513).
Revision
2511 -
Directory Listing
Modified
Sun Oct 9 10:07:57 2011 UTC
(6 years, 6 months ago)
by
jpye
working on checking bug 513.
Revision
2510 -
Directory Listing
Modified
Sun Oct 9 04:49:30 2011 UTC
(6 years, 6 months ago)
by
jpye
error converted to a warning.
Revision
2509 -
Directory Listing
Modified
Sun Oct 9 04:12:47 2011 UTC
(6 years, 6 months ago)
by
jpye
Suppress some debug output for ctests.
Revision
2508 -
Directory Listing
Modified
Sun Oct 9 03:49:49 2011 UTC
(6 years, 6 months ago)
by
jpye
Remove debug output.
Revision
2497 -
Directory Listing
Modified
Wed Aug 17 09:34:25 2011 UTC
(6 years, 8 months ago)
by
jpye
Fixes bug 509 (thanks again, Ujjaval!)
Revision
2496 -
Directory Listing
Modified
Wed Aug 17 09:27:42 2011 UTC
(6 years, 8 months ago)
by
jpye
Fixed bug 508 (thanks Ujjaval!)
Revision
2490 -
Directory Listing
Modified
Sat Aug 6 04:55:10 2011 UTC
(6 years, 8 months ago)
by
jpye
Move conopttest to models/test/conopt.
Update CONOPT header file and revise revsion number therein.
Revision
2484 -
Directory Listing
Modified
Sat Jul 23 08:33:40 2011 UTC
(6 years, 8 months ago)
by
jpye
Explicit RTLD macros in dlopen
Revision
2461 -
Directory Listing
Modified
Mon Apr 25 09:09:57 2011 UTC
(6 years, 11 months ago)
by
jpye
Working on P&W Ex 9.7. Some minor cleanup of other files.
Revision
2454 -
Directory Listing
Modified
Mon Apr 11 11:47:13 2011 UTC
(7 years ago)
by
jpye
Fixes bug #460, with thanks to Ujjaval.
Revision
2442 -
Directory Listing
Modified
Mon Mar 28 06:32:53 2011 UTC
(7 years ago)
by
jpye
Update all tests after installing PyGTK All-in-one (fixes bug 498).
Static linking top libgfortran for LSODE (fixes bug 497).
Removed attempts at MD5 sum checking, but installer is able to use local copies of downloaded files now.
Revision
2430 -
Directory Listing
Modified
Sat Mar 26 04:29:47 2011 UTC
(7 years ago)
by
jpye
removing this file, it's results not code.
Revision
2427 -
Directory Listing
Modified
Wed Mar 23 05:31:32 2011 UTC
(7 years, 1 month ago)
by
jpye
Update debian package for GraphViz dep changes, output message about dlopening.
Revision
2424 -
Directory Listing
Modified
Wed Mar 23 05:06:00 2011 UTC
(7 years, 1 month ago)
by
jpye
Fixed up Divyanshu Bandil's stuff to make use of Asc_DynaLoad functions. More work needed to deal with Windows case.
Revision
2423 -
Directory Listing
Modified
Wed Mar 23 04:42:11 2011 UTC
(7 years, 1 month ago)
by
jpye
Changes from Divyanshu Bandil to add support for dlopening of Graphviz, enabling it to become an optional component at install-time.
Revision
2410 -
Directory Listing
Modified
Mon Mar 7 06:16:51 2011 UTC
(7 years, 1 month ago)
by
jpye
better handling of units for valve coefficient.
Revision
2409 -
Directory Listing
Modified
Thu Mar 3 06:02:23 2011 UTC
(7 years, 1 month ago)
by
jpye
parsefail tests for blackbox not right still. need to report failure back to as an error code somehow.
Revision
2408 -
Directory Listing
Modified
Thu Mar 3 02:58:22 2011 UTC
(7 years, 1 month ago)
by
jpye
Working on bug #491. More to come.
Revision
2400 -
Directory Listing
Modified
Tue Mar 1 00:35:25 2011 UTC
(7 years, 1 month ago)
by
jpye
clean up after bug 488, remove debug output.
Revision
2399 -
Directory Listing
Modified
Tue Mar 1 00:34:00 2011 UTC
(7 years, 1 month ago)
by
jpye
Fixes bug 488.
Revision
2398 -
Directory Listing
Modified
Tue Mar 1 00:16:02 2011 UTC
(7 years, 1 month ago)
by
jpye
Errors in FIX/FREE partly caught, more to do still.
Revision
2397 -
Directory Listing
Modified
Mon Feb 28 12:18:48 2011 UTC
(7 years, 1 month ago)
by
jpye
Add test of failing FIX statements for bug #488.
Commented out unmigrated makemps code (need to migrate to new slv_param_* functions).
Revision
2395 -
Directory Listing
Modified
Mon Feb 28 01:30:17 2011 UTC
(7 years, 1 month ago)
by
jpye
Add support for reporting block status in Diagnose window.
Revision
2394 -
Directory Listing
Modified
Thu Feb 24 01:43:46 2011 UTC
(7 years, 1 month ago)
by
jpye
Merged changes from Grivan's GSOC2010 project, branches/grivan, r2824:3253.
This brings the new canvas code into trunk.
Revision
2392 -
Directory Listing
Modified
Tue Feb 22 01:13:37 2011 UTC
(7 years, 1 month ago)
by
jpye
Add minimal test case for general/env.c.
Revision
2389 -
Directory Listing
Modified
Tue Feb 15 05:27:29 2011 UTC
(7 years, 2 months ago)
by
jpye
Fix binary compilation with PyGTK GUI. Some problems still with the implementation.
Revision
2388 -
Directory Listing
Modified
Tue Feb 15 03:36:18 2011 UTC
(7 years, 2 months ago)
by
jpye
Added test suite for bintokens, now working correctly in test environment.
Revision
2386 -
Directory Listing
Modified
Fri Feb 11 05:18:50 2011 UTC
(7 years, 2 months ago)
by
jpye
Add missing #include in diffvars.c
Change 'BLSODE' to 'LSODE' in dyn_tank.a4s (for Tcl/Tk GUI only)
Revision
2385 -
Directory Listing
Modified
Wed Feb 9 03:44:19 2011 UTC
(7 years, 2 months ago)
by
jpye
woops
Revision
2384 -
Directory Listing
Modified
Wed Feb 9 03:35:32 2011 UTC
(7 years, 2 months ago)
by
jpye
few more doxygen corrections.
Revision
2383 -
Directory Listing
Modified
Wed Feb 9 01:33:31 2011 UTC
(7 years, 2 months ago)
by
jpye
Breaking down doxygen documentation for 'system' into smaller parts. Ongoing.
Revision
2382 -
Directory Listing
Modified
Mon Feb 7 21:36:56 2011 UTC
(7 years, 2 months ago)
by
jpye
two small issues exposed by GCC warnings.
Revision
2378 -
Directory Listing
Modified
Mon Feb 7 07:48:50 2011 UTC
(7 years, 2 months ago)
by
jpye
Removing Opt rSQP solver code, moving MakeMPS solver to its own subdirectory, and working to fix up the old code.
Revision
2377 -
Directory Listing
Modified
Thu Feb 3 06:11:59 2011 UTC
(7 years, 2 months ago)
by
jpye
Solver doxygen comments.
Revision
2376 -
Directory Listing
Modified
Thu Feb 3 06:02:36 2011 UTC
(7 years, 2 months ago)
by
jpye
minor text changes
Revision
2375 -
Directory Listing
Modified
Tue Feb 1 05:53:26 2011 UTC
(7 years, 2 months ago)
by
jpye
Add updated comments to slv_interface.[ch].
Add markup to solver/solver.h so that it appears correctly in the new doxygen documentation.
Revision
2372 -
Directory Listing
Modified
Tue Feb 1 03:22:25 2011 UTC
(7 years, 2 months ago)
by
jpye
More refactoring. Looks pretty much done now, perhaps some more documentation to be added though.
Revision
2366 -
Directory Listing
Modified
Mon Jan 31 01:22:04 2011 UTC
(7 years, 2 months ago)
by
jpye
Renaming 'sys' to 'integ', hopefully a bit clearer.
Revision
2365 -
Directory Listing
Modified
Sun Jan 23 23:14:32 2011 UTC
(7 years, 2 months ago)
by
jpye
Add IntegratorReporter to test_ida.
Revision
2364 -
Directory Listing
Modified
Fri Jan 21 05:19:39 2011 UTC
(7 years, 3 months ago)
by
jpye
Added simple CUnit test of IDA, will help with memory debugging.
Revision
2362 -
Directory Listing
Modified
Thu Jan 20 08:12:51 2011 UTC
(7 years, 3 months ago)
by
jpye
Fix minor error in output of parentheses.
Revision
2361 -
Directory Listing
Modified
Mon Jan 10 12:17:38 2011 UTC
(7 years, 3 months ago)
by
jpye
Fixed bad-read bug (found with valgrind) associated with clearing of symbols pointed to by g_statio_stattypenames.
Revision
2360 -
Directory Listing
Modified
Mon Jan 10 02:18:58 2011 UTC
(7 years, 3 months ago)
by
jpye
Fix CUnit warning in boolrel test.
Revision
2359 -
Directory Listing
Modified
Mon Jan 10 01:38:58 2011 UTC
(7 years, 3 months ago)
by
jpye
tests for Franc.
Revision
2358 -
Directory Listing
Modified
Sun Jan 9 11:00:27 2011 UTC
(7 years, 3 months ago)
by
jpye
added test for bug #87.
fixes bug 87.
Revision
2354 -
Directory Listing
Modified
Sat Jan 8 12:13:27 2011 UTC
(7 years, 3 months ago)
by
jpye
Working on detection of Lex 'yylex_destroy' capability.
Revision
2353 -
Directory Listing
Modified
Sat Jan 8 11:21:09 2011 UTC
(7 years, 3 months ago)
by
jpye
fixed bug in destruction of importhandler_library. More work still to be done there.
Improved parser message for failed IMPORT.
Revision
2352 -
Directory Listing
Modified
Thu Jan 6 02:28:28 2011 UTC
(7 years, 3 months ago)
by
jpye
Suppress some output.
Revision
2351 -
Directory Listing
Modified
Thu Jan 6 02:02:41 2011 UTC
(7 years, 3 months ago)
by
jpye
Resolved memory leak with test/test solver_ipopt.formula.
Still some issues to overcome with regard to inactive relations, probably.
Some issue still occurring when attempting to run whole solver_ipopt suite in one go.
Revision
2349 -
Directory Listing
Modified
Thu Jan 6 00:30:17 2011 UTC
(7 years, 3 months ago)
by
jpye
Working on valgrind issues associated with asc_ipopt.c.
Suppressed error output in test_ascDynaLoad by assigning no-op error_reporter.
Revision
2348 -
Directory Listing
Modified
Wed Jan 5 11:50:51 2011 UTC
(7 years, 3 months ago)
by
jpye
Add test of STOP statement.
Revision
2347 -
Directory Listing
Modified
Wed Jan 5 09:37:24 2011 UTC
(7 years, 3 months ago)
by
jpye
Fixed failing ascDynaLoad test on Mac OS X.
Revision
2346 -
Directory Listing
Modified
Wed Jan 5 09:24:59 2011 UTC
(7 years, 3 months ago)
by
jpye
Merged back changes from branches/cunitupdate, and added -l and -t flags for the test executable for listing available tests.
Revision
2345 -
Directory Listing
Modified
Wed Dec 29 11:52:16 2010 UTC
(7 years, 3 months ago)
by
jpye
add note about needing new proc_enum for this case.
Revision
2344 -
Directory Listing
Modified
Wed Dec 29 11:47:13 2010 UTC
(7 years, 3 months ago)
by
jpye
Addresses bug 456, maybe fixes it: failing ASSERT needs to pass back error flag for Proc_frame.
Revision
2343 -
Directory Listing
Modified
Mon Dec 27 07:05:04 2010 UTC
(7 years, 3 months ago)
by
jpye
Added test solver_ipopt.formula, failing.
Revision
2342 -
Directory Listing
Modified
Mon Dec 27 07:02:45 2010 UTC
(7 years, 3 months ago)
by
jpye
Add compiler_basics.stoponerror test (fails currently).
Add solver_ipopt test suite, most tests passing.
Refactor test registration to use macros uniformly throughout.
Minor text change in initialize.c.
Revision
2339 -
Directory Listing
Modified
Sun Dec 26 07:05:04 2010 UTC
(7 years, 3 months ago)
by
jpye
Suppress some debug output.
Add a missing memory deallocation call in test_slvreq.c.
Revision
2338 -
Directory Listing
Modified
Sun Dec 26 06:48:56 2010 UTC
(7 years, 3 months ago)
by
jpye
Fixes apparent memory leak from Initialize (fmncreate).
Revision
2337 -
Directory Listing
Modified
Sun Dec 26 06:24:38 2010 UTC
(7 years, 3 months ago)
by
jpye
Identified error with top-level ProcFrame not being destroyed. Will ask Ben to comment.
Revision
2336 -
Directory Listing
Modified
Sun Dec 26 03:44:24 2010 UTC
(7 years, 3 months ago)
by
jpye
Suppress some debug output.
In mtx_vector, initialise some members of mtx_vector class, because otherwise they trigger valgrind errors.
Revision
2335 -
Directory Listing
Modified
Sun Dec 26 03:24:37 2010 UTC
(7 years, 3 months ago)
by
jpye
Fixed bug with ospath_isroot.
Revision
2334 -
Directory Listing
Modified
Fri Dec 24 05:11:35 2010 UTC
(7 years, 3 months ago)
by
jpye
Some work to support cleaning up of importhandler (more work to be done still, don't know how to unload the DLLs yet).
Fixed valgrind issues with ospath, switched to strtok_r for linux.
Revision
2333 -
Directory Listing
Modified
Fri Dec 24 00:53:14 2010 UTC
(7 years, 3 months ago)
by
jpye
Fix issue with BaseType failing to reinitialise after Asc_CompilerDestroy.
Revision
2332 -
Directory Listing
Modified
Fri Dec 24 00:29:41 2010 UTC
(7 years, 3 months ago)
by
jpye
Cleaning lint from some compiler/*.c files, removing debug output from bintoken.c.
Working to debug strange results from command "ASCENDLIBRARY=~/ascend/models LD_LIBRARY_PATH=~/ascend test/test compiler_basics.init compiler_basics.parse_string_module compiler_basics.instantiate_string".
Revision
2331 -
Directory Listing
Modified
Thu Dec 23 23:47:12 2010 UTC
(7 years, 3 months ago)
by
jpye
Fixed memory leaks from Flex (scanner.l). All compiler/test_basics.c complete without memory leaks now.
Revision
2329 -
Directory Listing
Modified
Wed Dec 22 12:52:47 2010 UTC
(7 years, 3 months ago)
by
jpye
Suppressing some console output.
Added test case that current crashes ASCEND/IPOPT with a memory error.
Issue with library.cpp not containing any way to free libascend memory.
Revision
2326 -
Directory Listing
Modified
Tue Dec 21 11:35:07 2010 UTC
(7 years, 4 months ago)
by
jpye
Comment out some disused functions and variables (reverse_ad.c, cmslv.c, relation.c).
Add comments about ascConfig.h->platform.h rename.
Address some compiler warnings with minor code changes in ospath and importhandler.
Revision
2324 -
Directory Listing
Modified
Tue Dec 21 11:31:01 2010 UTC
(7 years, 4 months ago)
by
jpye
Fix up some overlooked #includue mistakes after recent refactor.
Revision
2323 -
Directory Listing
Modified
Wed Dec 15 06:35:43 2010 UTC
(7 years, 4 months ago)
by
jpye
Refactor some more stuff from 'utilities' into 'general' with goal that 'general' never refers to 'utilities'.
Revision
2322 -
Directory Listing
Modified
Wed Dec 15 06:12:36 2010 UTC
(7 years, 4 months ago)
by
jpye
Refactoring ascMalloc.h, mem.h to belong in 'general' with goal of having no references in 'general' to functions in 'utilities'.
Revision
2321 -
Directory Listing
Modified
Wed Dec 15 04:53:21 2010 UTC
(7 years, 4 months ago)
by
jpye
More work refactoring the doxygen comments for new 'module' groupings.
Revision
2320 -
Directory Listing
Modified
Tue Dec 14 06:57:13 2010 UTC
(7 years, 4 months ago)
by
jpye
remove lint
Revision
2319 -
Directory Listing
Modified
Tue Dec 14 06:41:58 2010 UTC
(7 years, 4 months ago)
by
jpye
Remove references in ascDynaLoad.c back to compiler header files; these should be kept independent.
Deprecate function SearchArchiveLibraryPath (only used in conopt_dl.c); we should us ospath and/or importhandler routines instead.
Revision
2318 -
Directory Listing
Modified
Tue Dec 14 06:27:47 2010 UTC
(7 years, 4 months ago)
by
jpye
removing some unneeded #includes of 'slist.h'.
Revision
2317 -
Directory Listing
Modified
Tue Dec 14 06:16:24 2010 UTC
(7 years, 4 months ago)
by
jpye
Moving 'bit.[ch]' to ascend/utilities as they don't make any reference to compiler-specific data structures.
Removed reverse_ad_bak* files, don't appear to be used.
Fixed up #include statements referring to bit.h.
Revision
2316 -
Directory Listing
Modified
Tue Dec 14 05:42:21 2010 UTC
(7 years, 4 months ago)
by
jpye
Documentation refactoring; trying to make the doxygen documentation generated for libascend a little more
navigable.
Revision
2315 -
Directory Listing
Modified
Mon Dec 13 06:55:14 2010 UTC
(7 years, 4 months ago)
by
jpye
Working on reinstating 'doxygen' support in build (needs testing).
Adding tests for Expr data type.
Revision
2275 -
Directory Listing
Modified
Wed Aug 11 13:58:25 2010 UTC
(7 years, 8 months ago)
by
jpye
Fixing error return from asc_helmholtz function.
The bug with 'defaultall' functionality is still here... see boiler_simple_test mode in models/johnpye/fprops/rankine_fprops.a4c.
Revision
2273 -
Directory Listing
Modified
Mon Aug 9 04:42:16 2010 UTC
(7 years, 8 months ago)
by
jpye
A little bit more debug output in test_ascSignal.c... some tests seem to be failing.
Revision
2245 -
Directory Listing
Modified
Mon Aug 2 04:20:18 2010 UTC
(7 years, 8 months ago)
by
jpye
Added test 3b to defaultall tests, all looks to be working fine now.
Revision
2244 -
Directory Listing
Modified
Mon Aug 2 01:05:11 2010 UTC
(7 years, 8 months ago)
by
jpye
Fix bug with 'RUN default', need to use Initialize(GetSimulationRoot(sim),...) for running methods!
Revision
2242 -
Directory Listing
Modified
Sun Aug 1 03:55:33 2010 UTC
(7 years, 8 months ago)
by
jpye
Working on bug 477, trying to fix recursive 'default_self' behaviour.
Looks like problem is something to do with the 'RUN default' in basemodel.a4l, not sure why.
Added 'STOP' to gedit syntax highlighting.
Revision
2241 -
Directory Listing
Modified
Sun Aug 1 03:17:50 2010 UTC
(7 years, 8 months ago)
by
jpye
Adding test case for defaultall.c errors.
Revision
2219 -
Directory Listing
Modified
Tue Jul 20 13:03:40 2010 UTC
(7 years, 9 months ago)
by
jpye
Fixed misplaced ascfree in the execute_init_fix_or_free fn.
In debian/control, updated dependency name as for 10.04
Revision
2202 -
Directory Listing
Modified
Fri May 21 03:16:23 2010 UTC
(7 years, 11 months ago)
by
jpye
Update 'no lex' and 'no yacc' versions of compiler code.
Revision
2183 -
Directory Listing
Modified
Tue May 4 13:38:42 2010 UTC
(7 years, 11 months ago)
by
jpye
Merging slvreq functionality into trunk.
Revision
2168 -
Directory Listing
Modified
Thu Mar 25 06:04:19 2010 UTC
(8 years ago)
by
jpye
Applied ascend.notes.patch from grivan.
Fixes bug #425.
Revision
2155 -
Directory Listing
Modified
Mon Mar 22 01:11:02 2010 UTC
(8 years, 1 month ago)
by
jpye
cavity.a4c: view factor should be a fraction.
pv_*: working on annual simulation model, but more work required (eg power point tracking)
gtkbrowser: work on bug #405
commenting out debug output in simulation.cpp and relation_util.c.
Revision
2143 -
Directory Listing
Modified
Mon Dec 21 02:41:42 2009 UTC
(8 years, 4 months ago)
by
jpye
Fix SWIG detection using Python 'subprocess' module.
Revision
2133 -
Directory Listing
Modified
Fri Dec 18 08:37:30 2009 UTC
(8 years, 4 months ago)
by
jpye
Fixing ascend.bat for current directory layout.
Some debug output for directory scanning (disabled).
Revision
2105 -
Directory Listing
Modified
Thu Dec 3 02:55:53 2009 UTC
(8 years, 4 months ago)
by
jpye
Add some regex-based excludes for installation of models (eg FPROPS).
Add IPOPT to default solvers.
Revision
2088 -
Directory Listing
Modified
Fri Oct 16 03:28:35 2009 UTC
(8 years, 6 months ago)
by
jpye
Updating ascParse_no_yacc.[ch] in MinGW using GnuWin32 version 2.1 of Bison and 2.5.4a of Flex.
Revision
2085 -
Directory Listing
Modified
Wed Sep 30 07:21:01 2009 UTC
(8 years, 6 months ago)
by
jpye
Update support for SUNDIALS 2.4.0. This fixes a bug with boundary crossing detection, as was hoped!
Revision
2071 -
Directory Listing
Modified
Fri Aug 28 02:42:47 2009 UTC
(8 years, 7 months ago)
by
jose
MERGE Jose's branch [2274]:[2584] into trunk
Revision
2065 -
Directory Listing
Modified
Tue Jul 7 00:17:03 2009 UTC
(8 years, 9 months ago)
by
jpye
Cleaned up SimsProc.h (removing old <!-- comments -->).
Fixed up some svn:ignore flags.
Revision
2064 -
Directory Listing
Modified
Mon Jul 6 12:03:36 2009 UTC
(8 years, 9 months ago)
by
jpye
Trying to solve some bugs with sensitivity external method.
Revision
2060 -
Directory Listing
Modified
Fri Jun 26 00:37:32 2009 UTC
(8 years, 9 months ago)
by
jpye
Fix 'syntax error at end of output' message.
Revision
2050 -
Directory Listing
Modified
Mon Jun 15 07:17:22 2009 UTC
(8 years, 10 months ago)
by
jpye
Add efficiency calc to rankine_reheat_regen.
Remove dcps from time calc.
Revision
2045 -
Directory Listing
Modified
Sun Jun 14 03:14:26 2009 UTC
(8 years, 10 months ago)
by
jpye
Some attempts to get Bintoken functionality running again.
Revision
2040 -
Directory Listing
Modified
Wed Jun 10 04:19:57 2009 UTC
(8 years, 10 months ago)
by
jpye
Fix fprintf error in ascPanic.c.
Revision
2039 -
Directory Listing
Modified
Wed May 20 01:34:20 2009 UTC
(8 years, 11 months ago)
by
jpye
Updated formatting/file headers for set.h, mem.h.
Added #includes to top of set.h, mem.h to ensure ascConfig is not missed.
Changed default IPOPT linear solver to MUMPS.
Added simple C++ test file for CONOPT.
Revision
2037 -
Directory Listing
Modified
Tue May 19 07:46:53 2009 UTC
(8 years, 11 months ago)
by
jpye
Moving SIZEOF_* vars into config.h.in.
Revision
2036 -
Directory Listing
Modified
Mon May 18 15:03:16 2009 UTC
(8 years, 11 months ago)
by
ballan
issues resolved:
295
390
301
cmslv.c: unused var cleanup.
lsode/SConscript: fortran flags bugs-- may not work with 0.9x scons.
works with 1.2+. when adding -w, or any special flags, be sure to add
them and not replace the original flag.
system/var.c: 64bit clarity.
system/discrete.c: 64bit clarity.
system/analyze*: g_reuse declared in wrong place. 64bit clarity
system/diffvars: missing prototype function, 64bit clarity.
compiler/numlist.*: changed from int to glint.
compiler/simlist.c: missing includes needed for 64bit clarity.
compiler/instance_io.c: missing includes needed for 64bit clarity.
compiler/initialize.[ch]: const clarifications.
compiler/packages.c: const clarifications.
compiler/module.c: const clarifications.
compiler/statio.c: unused var cleanup.
compiler/procframe; const clarification. memory deallocation bugs.
compiler/notequery.c: repaired multiple casting and 64bit issues.
compiler/importhandler.c: const and free issues fixed.
compiler/type_desc.c: ridiculous if constructs clarified.
compiler/createinst.c: casting stupidity repaired.
linear/ranki2.c: missing includes needed for 64bitness.
solver/solver.c: const issues clarified.
utilities/ascConfig.h: added GLint typedefs for dealing with gllist
64bit portability.
utilities/ascPanic.c: removed extraneous const.
general/ospath.c: safer,quieter handling for string pointer difference.
integrator/integrator.c: const issues clarified.
packages/sensitivity.c: missing includes needed fo 64bit sanity.
tcltk/interface/Integrators.c: 64 bitness.
tcltk/interface/SimsProc.c: const errors.
tcltk/interface/Driver.c: fixed env var handling wrt ascend-config (295)
models/test/z*a4c: fixed meters -> m conversion; someone never ran the
test suite after teasing the default units to ambiguous abbreviations.
SConstruct: added sizeof checks; output might be better put in a ascend
system-wide header.
Revision
2029 -
Directory Listing
Modified
Thu Apr 30 09:19:48 2009 UTC
(8 years, 11 months ago)
by
jpye
Fixed a few problems with ABSOUTE_PATHS that emerged during packaging.
Updated .spec file.
Forced use of ABSOLUTE_PATHS in deb package.
Revision
2028 -
Directory Listing
Modified
Thu Apr 30 08:33:44 2009 UTC
(8 years, 11 months ago)
by
jpye
Fixed scanner_no_lex.c
Revision
2025 -
Directory Listing
Modified
Thu Apr 30 02:15:05 2009 UTC
(8 years, 11 months ago)
by
jpye
Fixed up Tcl/Tk GUi to work with both ABSOLUTE_PATHS=1 and =0.
Revision
2020 -
Directory Listing
Modified
Wed Apr 29 04:00:14 2009 UTC
(8 years, 11 months ago)
by
jpye
Fixed installation location of libascend headerfiles.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(8 years, 11 months ago)
by
jpye
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Revision
2017 -
Directory Listing
Modified
Wed Apr 29 02:39:32 2009 UTC
(8 years, 11 months ago)
by
jpye
Fixed building of test suite after code reorg.
Test suite may still be broken though: seems to segfault and give lots of errors.
Revision
2012 -
Directory Listing
Modified
Tue Apr 28 09:02:48 2009 UTC
(8 years, 11 months ago)
by
jpye
Migrate base/generic/packages to ascend/packages.
Move base/generic/test to test/base (awaiting further reorg).
Revision
2011 -
Directory Listing
Added
Tue Apr 28 08:58:48 2009 UTC
(8 years, 11 months ago)
by
jpye
Moving libascend components from #/base/generic into #/ascend