Log of /branches/python3
Directory Listing
Revision
3507 -
Directory Listing
Modified
Wed Mar 8 23:37:58 2023 UTC
(19 months, 1 week ago)
by
jpye
fix for python linking in ascxx/testslvreq (better approach would be to compile alternative version with ASCXX_USE_PYTHON unset)
Revision
3506 -
Directory Listing
Modified
Wed Mar 8 23:02:10 2023 UTC
(19 months, 1 week ago)
by
jpye
solving ascxx compile issues in MSYS2 (maybe breaks other things)
Revision
3505 -
Directory Listing
Modified
Tue Feb 28 00:38:51 2023 UTC
(19 months, 2 weeks ago)
by
jpye
more python3 fixes
Revision
3504 -
Directory Listing
Modified
Tue Feb 28 00:07:29 2023 UTC
(19 months, 2 weeks ago)
by
jpye
add 'extern' to ASC_TEST_PATH to solve linking issues on MSYS2. CUnit now running on MSYS2, but some tests failing.
Revision
3503 -
Directory Listing
Modified
Mon Feb 27 11:23:48 2023 UTC
(19 months, 2 weeks ago)
by
jpye
more tweaks for python3 on ubuntu
Revision
3502 -
Directory Listing
Modified
Mon Feb 27 11:20:46 2023 UTC
(19 months, 2 weeks ago)
by
jpye
more fixes for Substfile.
Revision
3501 -
Directory Listing
Modified
Mon Feb 27 11:08:16 2023 UTC
(19 months, 2 weeks ago)
by
jpye
updating from SubstInFile to Substfile, other fixes to get built working in MSYS2 (MSYSTEM= scons -j4)
Revision
3500 -
Directory Listing
Modified
Fri Jul 8 13:42:50 2022 UTC
(2 years, 3 months ago)
by
jpye
fixing most pengrob errors by adding T_min data from RPP4
Revision
3499 -
Directory Listing
Modified
Fri Jul 8 09:01:35 2022 UTC
(2 years, 3 months ago)
by
jpye
fluids 401+
Revision
3498 -
Directory Listing
Modified
Fri Jul 8 08:35:13 2022 UTC
(2 years, 3 months ago)
by
jpye
added T_min for RPP4 fluids 501+
Revision
3497 -
Directory Listing
Modified
Fri Jul 8 06:41:52 2022 UTC
(2 years, 3 months ago)
by
jpye
added T_min to a RRP4 fluids 576 & onwards
Revision
3496 -
Directory Listing
Modified
Thu Jul 7 23:55:56 2022 UTC
(2 years, 3 months ago)
by
jpye
increased iteration limit for pengrob saturation calculation, based on results from test/sat2.c.
note that there is still a failing test for water near T_min, but most pengrob fluids are now working correctly again.
Revision
3495 -
Directory Listing
Modified
Wed Jul 6 14:16:12 2022 UTC
(2 years, 3 months ago)
by
jpye
implement T_min in CubicData, provide RPP4 values for some fluids.
update sat2.c test (was test/sat.c) to make use of T_min.
Revision
3494 -
Directory Listing
Modified
Wed Jul 6 06:20:30 2022 UTC
(2 years, 3 months ago)
by
jpye
implemented fprops_solve_pT for case of pengrob EOS (pure fluid)
adjusted TOLD in cubicroots to support testpengrob.c case of toluene at 260 K, 5 bar.
Revision
3493 -
Directory Listing
Modified
Mon Jul 4 08:03:31 2022 UTC
(2 years, 3 months ago)
by
jpye
in cubicroots, added all of the test cases from GSL.
Revision
3492 -
Directory Listing
Modified
Sun Jul 3 12:06:54 2022 UTC
(2 years, 3 months ago)
by
jpye
correction to call to cubicroot in pengrob
Revision
3491 -
Directory Listing
Modified
Sun Jul 3 11:55:31 2022 UTC
(2 years, 3 months ago)
by
jpye
labelling of test cases
Revision
3490 -
Directory Listing
Modified
Sun Jul 3 11:21:09 2022 UTC
(2 years, 3 months ago)
by
jpye
simpler switching between functions of different precision
Revision
3489 -
Directory Listing
Modified
Sun Jul 3 11:04:54 2022 UTC
(2 years, 3 months ago)
by
jpye
improve scaling for 'reliable' precision with float, double, long double.
Revision
3488 -
Directory Listing
Modified
Sun Jul 3 08:19:49 2022 UTC
(2 years, 3 months ago)
by
jpye
add scaling before solving roots.
add some tolerance changes for values of delta close to zero
Revision
3487 -
Directory Listing
Modified
Sat Jul 2 16:14:45 2022 UTC
(2 years, 3 months ago)
by
jpye
correct issue with cosh equation
Revision
3486 -
Directory Listing
Modified
Sat Jul 2 15:11:19 2022 UTC
(2 years, 3 months ago)
by
jpye
rewritten cubicroots, but still not working for the cosh case.
Revision
3485 -
Directory Listing
Modified
Wed Jun 29 07:36:37 2022 UTC
(2 years, 3 months ago)
by
jpye
fixing error with error reporting for request fprops_fluid("carbondioxide","ideal") from Python.
adding string reporting of refstart and corrtype names.
Revision
3483 -
Directory Listing
Modified
Sun Aug 15 06:40:34 2021 UTC
(3 years, 1 month ago)
by
jpye
created new 'a4' convenient script which is intended to be used whenever running ascend in a development environment.
cleaning up path-checking stuff from test.py and ascdev.in, consolidated in a4 script now.
explicitly request gtksourceview 3 in moduleview (we need a sourceview 4 syntax definition...)
preferences uses 'ConfigParser' now, 'SafeConfigParser' has been renamed.
gtkbrowser uses time.perf_counter now.
Revision
3481 -
Directory Listing
Modified
Sat Aug 14 11:14:37 2021 UTC
(3 years, 2 months ago)
by
jpye
updated for newer calling patterns... but maybe the old way was better...
Revision
3479 -
Directory Listing
Modified
Sat Aug 14 11:13:42 2021 UTC
(3 years, 2 months ago)
by
jpye
fixed new user of SCons 4 (env = conf.Finish())
Revision
3478 -
Directory Listing
Modified
Fri Aug 13 07:59:55 2021 UTC
(3 years, 2 months ago)
by
jpye
replace PyString_AsString with python3 PyUnicode_AsUTF8.
Revision
3477 -
Directory Listing
Modified
Fri Aug 13 07:28:14 2021 UTC
(3 years, 2 months ago)
by
jpye
fix for cunit installed in ~/.local
fix for failing bison/flex tests in Scons 4.x
Revision
3476 -
Directory Listing
Modified
Fri Aug 13 04:07:50 2021 UTC
(3 years, 2 months ago)
by
jpye
compiles with python3, doesn't run yet due to GTK2
Revision
3099 -
Directory Listing
Modified
Thu Sep 17 01:22:20 2015 UTC
(9 years ago)
by
jpye
initial changes attempting Python3 support on Arch linux.
Revision
3098 -
Directory Listing
Modified
Thu Sep 17 01:14:02 2015 UTC
(9 years ago)
by
jpye
Copied from:
trunk revision 3097
new branch for porting to Python3
Revision
2927 -
Directory Listing
Modified
Fri May 22 02:05:07 2015 UTC
(9 years, 4 months ago)
by
jpye
Original Path:
trunk
fixes bug 586. thanks for reporting, David Binderman!
Revision
2905 -
Directory Listing
Modified
Tue Apr 14 06:29:46 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
suppress warning about FPRESET (_fpreset(void))
Revision
2904 -
Directory Listing
Modified
Mon Apr 13 04:58:01 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
changes to tm_time.c to support Windows (testing ongoing)
Revision
2880 -
Directory Listing
Modified
Sat Mar 28 14:41:08 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
remove previous test for bug 564.
Revision
2879 -
Directory Listing
Modified
Sat Mar 28 14:38:14 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
removed debug output after fixing bug 564.
Revision
2878 -
Directory Listing
Modified
Sat Mar 28 14:31:26 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
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
2877 -
Directory Listing
Modified
Fri Mar 27 23:11:02 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
fixing minor error in akash_eos.a4c test model (doesn't change bug 564).
Revision
2876 -
Directory Listing
Modified
Fri Mar 27 07:02:50 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
more debugging for bug 564.
Revision
2875 -
Directory Listing
Modified
Thu Mar 26 08:29:46 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
working on bug564_eos integration into qrslv test suite.
Revision
2874 -
Directory Listing
Modified
Thu Mar 26 08:22:56 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
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
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
doxygen string update for new server URLs.
restructure qrslv test, make it clearer which bugs are fixed
Revision
2872 -
Directory Listing
Modified
Thu Mar 26 07:30:29 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
Add file akash_eos.a4c, which causes crash on current ASCEND trunk
with Ubuntu 12.04 LTS, 64-bit (but not with 32-bit).
Revision
2871 -
Directory Listing
Modified
Thu Mar 26 03:13:21 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
debug output
Revision
2870 -
Directory Listing
Modified
Thu Mar 26 02:56:07 2015 UTC
(9 years, 6 months ago)
by
jpye
Original Path:
trunk
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
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
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
2843 -
Directory Listing
Modified
Thu Mar 5 01:36:58 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
update to new FPROPS: add missing 'type' definition.
Revision
2842 -
Directory Listing
Modified
Mon Feb 23 07:02:10 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
FPROPS reaction experiment, in progress.
Revision
2841 -
Directory Listing
Modified
Wed Feb 18 23:27:32 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
Correct error in properties for molten salt
Revision
2839 -
Directory Listing
Modified
Tue Feb 17 11:55:25 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixing a couple of warning from clang 3.x
Revision
2838 -
Directory Listing
Modified
Tue Feb 17 11:35:39 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
a model allowing plotting of the analemma
Revision
2837 -
Directory Listing
Modified
Tue Feb 17 10:15:24 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
revisions toward brayton_split_salt (ongoing)
more svn:ignore settings.
Revision
2824 -
Directory Listing
Modified
Tue Feb 17 06:55:13 2015 UTC
(9 years, 7 months ago)
by
jpye
Original Path:
trunk
replace some missing svn:ignore rules on various directories
Revision
2813 -
Directory Listing
Modified
Mon Aug 18 05:05:45 2014 UTC
(10 years, 1 month ago)
by
jpye
Original Path:
trunk
citation
Revision
2812 -
Directory Listing
Modified
Mon Aug 18 04:21:29 2014 UTC
(10 years, 1 month ago)
by
jpye
Original Path:
trunk
added absorbed spectrum and convection loss.
Revision
2811 -
Directory Listing
Modified
Mon Aug 18 03:22:39 2014 UTC
(10 years, 1 month ago)
by
jpye
Original Path:
trunk
expanded doc
Revision
2810 -
Directory Listing
Modified
Fri Aug 15 05:24:06 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
banded emission model
Revision
2809 -
Directory Listing
Modified
Fri Aug 15 04:57:39 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding Planck integral external function.
Revision
2808 -
Directory Listing
Modified
Thu Aug 7 06:14:39 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
new version number for maggie, with air props
Revision
2807 -
Directory Listing
Modified
Wed Jul 23 01:27:35 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
suppressing some output, adding WriteStatementLocation in procio.
we need some work on error messages from ASCEND!
Revision
2806 -
Directory Listing
Modified
Wed Jul 23 01:24:18 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
reduce debug output
Revision
2805 -
Directory Listing
Modified
Sun Jul 20 04:53:51 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
sodium properties changed to use Fink & Liebowitz data source.
commented out degF and degC conversions in moltensalt.a4c.
Revision
2804 -
Directory Listing
Modified
Sun Jul 20 02:42:37 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
re-implement salt properties and check against SAND report.
added sympy code for integrating s,h.
checked reference values for s,h at 0°C.
Revision
2803 -
Directory Listing
Modified
Fri Jul 18 13:39:48 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
reduced debug output
Revision
2802 -
Directory Listing
Modified
Fri Jul 18 08:22:02 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
cleaning up airprops2
Revision
2801 -
Directory Listing
Modified
Fri Jul 18 03:48:18 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
thermal conductivity and viscosity results seem to be OK now
Revision
2800 -
Directory Listing
Modified
Thu Jul 17 23:36:31 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
new air properties model in development. goal: high-p visc and thcond data.
Revision
2799 -
Directory Listing
Modified
Thu Jul 17 23:35:53 2014 UTC
(10 years, 2 months ago)
by
jpye
Original Path:
trunk
add wall width for wallfreeconvection.
add biblio note for CO2.
Revision
2798 -
Directory Listing
Modified
Thu Jul 17 08:34:52 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
more suppression of CONSOLE_DEBUG messages
Revision
2797 -
Directory Listing
Modified
Thu Jul 17 08:26:23 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
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
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
works with both cgraph (Fedora 20) and agraph (Ubuntu 12.04).
Revision
2795 -
Directory Listing
Modified
Thu Jul 10 05:23:14 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
added combined agraph/cgraph support
Revision
2794 -
Directory Listing
Modified
Thu Jul 10 04:19:05 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
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
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
fix Agdirected issue, better handline of boolean declaration
Revision
2792 -
Directory Listing
Modified
Thu Jul 10 03:28:36 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
pass filename to Simulation::write instead of file pointer, overcome cross-platform issues.
Revision
2791 -
Directory Listing
Modified
Wed Jun 25 10:08:42 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
add new reference state TPHS0 (needs checking still)
using TPHS0 as reference state for oxygen
Revision
2790 -
Directory Listing
Modified
Wed Jun 25 09:25:00 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
added test data for oxygen
Revision
2789 -
Directory Listing
Modified
Wed Jun 25 09:07:29 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
Starting on support for Oxygen, no test data yet.
Revision
2788 -
Directory Listing
Modified
Wed Jun 25 06:39:09 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
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
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
remove seetInteger from Registry class, not needed.
fix #include paths in scanner.l
Revision
2786 -
Directory Listing
Modified
Wed Jun 25 05:35:51 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
reinstated RPM build for Fedora 20, tcltk GUI not included sorry
Revision
2785 -
Directory Listing
Modified
Mon Jun 23 08:17:49 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
updating RPM spec for Fed20
Revision
2784 -
Directory Listing
Modified
Mon Jun 23 03:18:45 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
Fix color detection for TERM='xterm-256color' on Fedora 20
Revision
2783 -
Directory Listing
Modified
Mon Jun 23 03:11:59 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
allow SWIG 3.x to be detected (haven't tried it yet, though)
Revision
2782 -
Directory Listing
Modified
Fri Jun 20 05:28:58 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
cleaning some more clang-3.4 warnings
Revision
2781 -
Directory Listing
Modified
Fri Jun 20 05:12:07 2014 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk
remove RCS comments per warnings from clang 3.4
Revision
2780 -
Directory Listing
Modified
Tue Jun 10 14:00:10 2014 UTC
(10 years, 4 months ago)
by
jpye
Original Path:
trunk
add DNI-vs-elevation calculator, modified energyplus to allow different
locations to be tested.
Revision
2779 -
Directory Listing
Modified
Thu Apr 3 12:44:30 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
remove some debug output, simplify.
Revision
2778 -
Directory Listing
Modified
Fri Mar 28 02:09:47 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
thermophys.a4c working now, still not two-phase values though.
Revision
2777 -
Directory Listing
Modified
Thu Mar 27 23:15:36 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
add test of mu,k to ASCEND wrapper for FPROPS. starting to work...
added 'uPa' to measures.
added note about pipe.a4c not yet calculating k,mu.
Revision
2776 -
Directory Listing
Modified
Thu Mar 27 12:48:14 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
add thcond,visc to ascend wrapper (only CO2 implemented/working at this stage)
Revision
2775 -
Directory Listing
Modified
Thu Mar 27 12:32:40 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
plot of co2 thcond, problems with saturation region.
Revision
2774 -
Directory Listing
Modified
Thu Mar 27 11:42:30 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
thcond and mu accessible from Python
Revision
2773 -
Directory Listing
Modified
Thu Mar 27 09:21:39 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
checking marks
Revision
2772 -
Directory Listing
Modified
Thu Mar 27 09:21:24 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
a little cleaning up of test output
Revision
2771 -
Directory Listing
Modified
Thu Mar 27 09:17:10 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
thcond sort-of working, agrees with REFPROP to ~0.1%.
Revision
2770 -
Directory Listing
Modified
Thu Mar 27 08:49:40 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
still looking at thcond lamc...
Revision
2769 -
Directory Listing
Modified
Thu Mar 27 08:36:59 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
spreadsheet implementation for lamc, using it to check correlation and thcond.c for CO2.
Revision
2768 -
Directory Listing
Modified
Thu Mar 27 06:42:18 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
working on lamc debugging for CO2
Revision
2767 -
Directory Listing
Modified
Thu Mar 27 04:45:06 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
debugging lamc function (critical enhancement of thermal conductivity)
Revision
2766 -
Directory Listing
Modified
Wed Mar 26 13:10:05 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
thcond working ok for co2, but no critical enhancement yet
Revision
2765 -
Directory Listing
Modified
Wed Mar 26 06:54:48 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
thcond includes lamr.
Revision
2764 -
Directory Listing
Modified
Wed Mar 26 06:54:19 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
added lamr, lamr+lam0 tests for CO2 -- passing.
Revision
2763 -
Directory Listing
Modified
Tue Mar 25 23:54:44 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
added lamr test
Revision
2762 -
Directory Listing
Modified
Tue Mar 25 08:44:18 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
lam0 fixed :-/
Revision
2761 -
Directory Listing
Modified
Tue Mar 25 08:28:58 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
added debug spreadsheet for lam0 for CO2.
Revision
2760 -
Directory Listing
Modified
Mon Mar 24 06:20:40 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
working more on thermal conductivity, trying to get agreement on lam0 from different sources.
Revision
2759 -
Directory Listing
Modified
Fri Mar 21 11:25:55 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
thcond test for nitrogen.
Revision
2758 -
Directory Listing
Modified
Fri Mar 21 08:00:18 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
extending to nitrogen
Revision
2757 -
Directory Listing
Modified
Thu Mar 20 06:36:28 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
more on thcond
Revision
2756 -
Directory Listing
Modified
Thu Mar 20 06:07:13 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
working on test code for thcond.
Revision
2755 -
Directory Listing
Modified
Thu Mar 20 05:51:57 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
starting work on thermal conductivity implementation (with CO2 as first candidate).
Revision
2754 -
Directory Listing
Modified
Wed Mar 19 05:59:30 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
starting on thermal conductivity
Revision
2753 -
Directory Listing
Modified
Wed Mar 19 01:34:08 2014 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk
viscosity working for both CO2 and nitrogen. some disagreement with original publication for CO2, perhaps due to different EOS? will leave it for now as errors are <1%.
Revision
2752 -
Directory Listing
Modified
Tue Mar 11 12:46:51 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
viscosity routine now matching sample data from Lemmon/Jacobsen paper.
Revision
2751 -
Directory Listing
Modified
Tue Mar 11 10:44:09 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
viscosity test running, but wrong.
Revision
2750 -
Directory Listing
Modified
Mon Mar 10 23:46:29 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
viscosity test case started
Revision
2749 -
Directory Listing
Modified
Mon Mar 10 23:10:14 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
fixing thermophysical_fluid_base
Revision
2748 -
Directory Listing
Modified
Sun Mar 9 03:03:26 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
more on viscosity calculation, including initialisation, and CO2 data.
Revision
2747 -
Directory Listing
Modified
Sat Mar 8 10:46:30 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
part of the viscosity calculation implemented
Revision
2746 -
Directory Listing
Modified
Sat Mar 8 04:28:08 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
viscosity data for CO2 partly implemented
Revision
2745 -
Directory Listing
Modified
Sat Mar 8 03:49:37 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
starting on viscosity support in FPROPS
Revision
2744 -
Directory Listing
Modified
Fri Feb 28 23:22:07 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
molten salt viscosity, conductivity.
Revision
2743 -
Directory Listing
Modified
Fri Feb 28 06:55:01 2014 UTC
(10 years, 7 months ago)
by
jpye
Original Path:
trunk
add liquid sodium properties.
Revision
2742 -
Directory Listing
Modified
Thu Jan 30 04:08:09 2014 UTC
(10 years, 8 months ago)
by
jpye
Original Path:
trunk
components.a4l had a mistake in units on nitrogen and oxygen cpvapa etc.
cavity.a4c needs to use 'fraction' instead of 'factor', hope that's correct.
test list updates for IDA.
Revision
2741 -
Directory Listing
Modified
Tue Jan 28 14:01:06 2014 UTC
(10 years, 8 months ago)
by
jpye
Original Path:
trunk
update comments
Revision
2740 -
Directory Listing
Modified
Tue Jan 28 13:58:59 2014 UTC
(10 years, 8 months ago)
by
jpye
Original Path:
trunk
linear dish array model, with pressure drops in pipe segments, first attempt
Revision
2739 -
Directory Listing
Modified
Thu Dec 12 12:33:26 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
cp0 problem appears to be when cp0red==1 in cp0_prepare with IDEAL_CP0 data type.
Revision
2738 -
Directory Listing
Modified
Thu Dec 12 08:21:07 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
more debugging of cp0 and ideal_cp, pengrob_cp (both seem incorrect)
Revision
2737 -
Directory Listing
Modified
Wed Dec 11 12:53:49 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
more on cp
Revision
2736 -
Directory Listing
Modified
Wed Dec 11 11:09:29 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
debugging problem with cp0
Revision
2735 -
Directory Listing
Modified
Tue Dec 10 12:26:54 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
problem with cp0 in ideal gas case.
Revision
2734 -
Directory Listing
Modified
Tue Dec 10 12:11:46 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
testing ideal calcs, cf example in Bejan Tsatsaronis & Moran.
Revision
2733 -
Directory Listing
Modified
Tue Dec 10 11:14:47 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
ReferenceState TPHG fixed for ideal EOS.
Revision
2732 -
Directory Listing
Modified
Mon Dec 9 11:06:00 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
add missing test file
Revision
2731 -
Directory Listing
Modified
Mon Dec 9 08:51:59 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
still trying to get the TPHG reference start working for ideal gas. not working yet.
Revision
2730 -
Directory Listing
Modified
Mon Dec 9 08:32:08 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
working on ideal gas EOS, and implementing enthalpy of formation/absolute entropy via reference state mechanism.
Revision
2729 -
Directory Listing
Modified
Sat Dec 7 07:34:28 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
add 'on_load' method (still need to look at dynamic solution in .a4s file)
fix whitespace for tw=4.
Revision
2728 -
Directory Listing
Modified
Fri Dec 6 08:39:44 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
cleaned up refstate stuff in carbondioxide (test is still passing).
initial notes on FPROPS_REF_FORM for defining reference state relative
to enthalpy of formation at standard conditions.
Revision
2727 -
Directory Listing
Modified
Fri Dec 6 06:36:39 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
add heat of formation to RPP data, so that chemical reactions can eventually be calculated.
Revision
2726 -
Directory Listing
Modified
Thu Dec 5 10:31:13 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
Fix detection of 'erf' and allowing its use in models. IPOPT doesn't safely pass the test on Ubuntu, removing from 'expectpass'.
Revision
2725 -
Directory Listing
Modified
Thu Dec 5 08:37:44 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
make the libgcc DLL correctly platform-dependent (32 and 64-bit MinGW)
Revision
2724 -
Directory Listing
Modified
Thu Dec 5 07:48:53 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
Update IPOPT DLLs for current build (64-bit)
Revision
2723 -
Directory Listing
Modified
Thu Dec 5 06:59:53 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
one more test with a memory leak
Revision
2722 -
Directory Listing
Modified
Thu Dec 5 06:57:14 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
separate tests for when mallocdebug is off
Revision
2721 -
Directory Listing
Modified
Thu Dec 5 06:38:30 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
categorised failing/passing tests
Revision
2720 -
Directory Listing
Modified
Thu Dec 5 06:26:27 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
fix env vars before running tests
Revision
2719 -
Directory Listing
Modified
Thu Dec 5 05:42:21 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
Add test for cpow (MinGW32 problem), add file with list of expected passing test cases.
Revision
2718 -
Directory Listing
Modified
Thu Dec 5 05:22:30 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
specify correlation type to avoid warning.
Revision
2717 -
Directory Listing
Modified
Thu Dec 5 00:44:10 2013 UTC
(10 years, 10 months ago)
by
jpye
Original Path:
trunk
Workaround for MinGW32 which doesn't provide cpow function.
Revision
2716 -
Directory Listing
Modified
Sun Nov 10 11:51:29 2013 UTC
(10 years, 11 months ago)
by
jpye
Original Path:
trunk
free convection example
Revision
2715 -
Directory Listing
Modified
Sun Sep 1 12:29:23 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
reviewing mingw32 build.
changing detection of glade directory on windows.
Revision
2714 -
Directory Listing
Modified
Mon Aug 19 05:30:22 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
Differently-named start menu entry for 64-bit version on Windows.
Revision
2713 -
Directory Listing
Modified
Sun Aug 18 11:36:17 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
compiler warnings...
Revision
2712 -
Directory Listing
Modified
Sun Aug 18 11:25:34 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
solver warnings
Revision
2711 -
Directory Listing
Modified
Sun Aug 18 11:16:09 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
cleaning up (hopefully) a few compiler warnings.
Revision
2710 -
Directory Listing
Modified
Sun Aug 18 10:55:57 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
fix warning
Revision
2709 -
Directory Listing
Modified
Sun Aug 18 10:48:10 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixing error with long long unsigned in fprintf.
Revision
2708 -
Directory Listing
Modified
Sun Aug 18 03:26:09 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
Allow moduleview to work even when gtksourceview2 is not available.
Revision
2707 -
Directory Listing
Modified
Sat Aug 17 10:57:58 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
build on MinGW-w64
Revision
2706 -
Directory Listing
Modified
Sat Aug 17 10:16:07 2013 UTC
(11 years, 1 month ago)
by
jpye
Original Path:
trunk
changes for MinGW-w64
Revision
2705 -
Directory Listing
Modified
Mon May 27 06:52:09 2013 UTC
(11 years, 4 months ago)
by
jpye
Original Path:
trunk
few extra comments
Revision
2704 -
Directory Listing
Modified
Mon May 27 06:45:23 2013 UTC
(11 years, 4 months ago)
by
jpye
Original Path:
trunk
Pipe model including emissivity and convection losses added.
Note that the model doesn't include calculation of viscosity for friction equation.
Revision
2703 -
Directory Listing
Modified
Tue May 21 23:47:04 2013 UTC
(11 years, 4 months ago)
by
jpye
Original Path:
trunk
add friction factor to model (no calc of viscosity yet)
Revision
2702 -
Directory Listing
Modified
Wed May 15 04:03:22 2013 UTC
(11 years, 5 months ago)
by
jpye
Original Path:
trunk
Simple model of adiabatic pipe with FPROPS.
Revision
2701 -
Directory Listing
Modified
Thu May 9 07:04:41 2013 UTC
(11 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixing a few warnings from clang.
Revision
2700 -
Directory Listing
Modified
Wed May 1 06:55:18 2013 UTC
(11 years, 5 months ago)
by
jpye
Original Path:
trunk
Applying patch from Pallav Tinna for bug 530. Looks good, more testing needed though. Thanks Pallav!
Revision
2699 -
Directory Listing
Modified
Thu Apr 11 05:13:03 2013 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk
add test case for ospath_concat with ..
Revision
2698 -
Directory Listing
Modified
Wed Mar 13 23:24:23 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Trying to merge cycle_plot_rachel.py into cycle_plot.py.
Some improvements to cycle plot of the brayton_regen and brayton_regen_reheat_intercool cycle plots to include heat exchanger dotted lines.
Revision
2697 -
Directory Listing
Modified
Thu Mar 7 00:51:07 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
reformatting only
Revision
2696 -
Directory Listing
Modified
Thu Mar 7 00:21:44 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Attempting to sort out brayton_split_salt model. Bug 472 is causing problems here.
Revision
2695 -
Directory Listing
Modified
Wed Mar 6 23:37:54 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
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
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix various warnings as reported by clang 3.0-6ubuntu3.
Revision
2693 -
Directory Listing
Modified
Tue Mar 5 05:23:34 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
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
2692 -
Directory Listing
Modified
Tue Mar 5 04:45:27 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix rankine_regen_water model (some initialisation had been omitted).
Update plotting routine for rankine_regen_water.
Revision
2691 -
Directory Listing
Modified
Tue Mar 5 03:13:14 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
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
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Trying to write self-contained test case for bug 564.
Revision
2689 -
Directory Listing
Modified
Mon Mar 4 11:28:19 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixes bug 567, for the moment. More tests surely required.
Revision
2688 -
Directory Listing
Modified
Mon Mar 4 08:11:49 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Various debug output to try to resolve bug 567.
Revision
2687 -
Directory Listing
Modified
Fri Mar 1 02:15:09 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Moving reproducible version of bug 567 into models/test directory.
Valgrind test shows invalid memory access in RemoveRelation of data freed in DestroyInstanceParts.
Revision
2686 -
Directory Listing
Modified
Wed Feb 27 02:08:53 2013 UTC
(11 years, 7 months ago)
by
saheb
Original Path:
trunk
Merging saheb-canvas work from Saheb in GSOC2012 into trunk (from saheb-merge branch at changeset 4445). Some minor changes needed. -- jpye.
Revision
2685 -
Directory Listing
Modified
Tue Feb 26 02:53:19 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Remove reference to 'libfprops', build external relations without library dependencies (for now).
Revision
2684 -
Directory Listing
Modified
Tue Feb 26 01:56:46 2013 UTC
(11 years, 7 months ago)
by
sreenatha
Original Path:
trunk
Merging GSOC2012 contributions from Sreenatha, after some modifications made to fix minor bugs -- jpye.
Revision
2683 -
Directory Listing
Modified
Fri Feb 22 01:31:37 2013 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk
Some updates on ascend.spec from Antonio Trande.
Revision
2682 -
Directory Listing
Modified
Thu Jan 31 00:41:15 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on better/faster (p,h) test suite.
Revision
2681 -
Directory Listing
Modified
Mon Jan 28 12:15:15 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on destructors for RunData, works from C, but not yet from Python.
Revision
2680 -
Directory Listing
Modified
Mon Jan 28 06:30:25 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on problem with solve_ph. Could be that one of the deriv routines is wrong in the saturation region?
Revision
2679 -
Directory Listing
Modified
Mon Jan 28 03:41:23 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
fix test sat1 for n_eicosane above TP.
Revision
2678 -
Directory Listing
Modified
Mon Jan 28 02:00:37 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix problem with n_eicosane by adding T_t value to _rpp.c. PR saturation properties working now for all fluids for T>0.4*T_c where T_t is missing.
Revision
2677 -
Directory Listing
Modified
Mon Jan 28 01:40:17 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Down to one solitary convergence error in saturation property calculation (n_eicosane at low temperature).
Revision
2676 -
Directory Listing
Modified
Fri Jan 25 23:09:56 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Remove some debug output while checking bug 569.
Revision
2675 -
Directory Listing
Modified
Thu Jan 24 08:16:44 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Remove lmodern check, that package is no longer available in Fedora 18. Should check for some other Latex packages though.
Revision
2674 -
Directory Listing
Modified
Thu Jan 24 02:27:41 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Brayton cycle models working OK know with new FPROPS.
Revision
2673 -
Directory Listing
Modified
Thu Jan 24 01:04:47 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Checking Rankine cycle models with new FPROPS2 code. Some problem with rankine_regen_water.
Revision
2672 -
Directory Listing
Modified
Thu Jan 24 00:52:22 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Force use of RPP data in saturation test suite, no failover to Helmholtz data.
Revision
2671 -
Directory Listing
Modified
Thu Jan 24 00:35:44 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Added testing of saturation curve for all fluids in their 'best' correlation. Six fluids are showing occasional failures, all of them PR EOS.
Revision
2670 -
Directory Listing
Modified
Wed Jan 23 05:58:37 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Add test of saturation curve convergence for all helmholtz fluids.
Revision
2669 -
Directory Listing
Modified
Wed Jan 23 05:38:50 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Got problem with convergence of saturation properties of ethanol...
Revision
2668 -
Directory Listing
Modified
Wed Jan 23 04:57:19 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Identified problem with low-pressure (p,h) calculations with isohexane.
Revision
2667 -
Directory Listing
Modified
Mon Jan 21 06:54:33 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
comment out debug file creation
Revision
2666 -
Directory Listing
Modified
Mon Jan 21 06:25:55 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Use C99 '_Complex' instead of 'complex'.
Revision
2665 -
Directory Listing
Modified
Mon Jan 21 06:23:14 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Cubic root solver was giving problems. Replacing with the one Sean/Ankit had been using.
Revision
2664 -
Directory Listing
Modified
Fri Jan 18 06:02:15 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Trying to debug fprops_triple_point for Toluene with pengrob correlation. Something strange is happening with fratio.
Revision
2663 -
Directory Listing
Modified
Fri Jan 18 01:06:06 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Revert to not using a 'libfprops.so'.
Revision
2662 -
Directory Listing
Modified
Fri Jan 18 00:34:51 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Added some C tests for sat and solve_ph routines.
Added parameter 'source' to fprops_fluid, to allow data with a particular source to be specified (optionally). This allows forced testing explicitly of the RPP data even when Helmholtz data is also available.
Tweaked some convergence parameters in sat.c and solve_ph.c to get convergence across broader range of parameters for more fluids (more testing required).
Revision
2661 -
Directory Listing
Modified
Thu Jan 17 00:15:12 2013 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk
Update GPL header, debugging issue with (p,h) for Water.
Revision
2660 -
Directory Listing
Modified
Wed Jan 16 05:57:03 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
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
2659 -
Directory Listing
Modified
Wed Jan 16 03:09:20 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
Change toluene default reference state to REF_TPF, fixes rankine_fprops model. How to specify reference states via the ASCEND wrapper, then?
Revision
2658 -
Directory Listing
Modified
Wed Jan 16 02:37:20 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
Working on problem with (p,h) solution with new FPROPS code.
Revision
2657 -
Directory Listing
Modified
Wed Jan 16 02:34:24 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
fix error with undefined type.
Revision
2656 -
Directory Listing
Modified
Wed Jan 16 02:09:38 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
remove attempt to build MBWR.
Revision
2655 -
Directory Listing
Modified
Wed Jan 16 02:08:20 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix build with heatex_pinch stuff in FPROPS.
Revision
2654 -
Directory Listing
Modified
Wed Jan 16 02:04:07 2013 UTC
(11 years, 9 months ago)
by
jpye
Original Path:
trunk
Merged (copied) fprops2 branch to trunk. This copy overwrites the trunk version of fprops,
and history is preserved via the fprops2 sequence. I hope that's OK...
Revision
2653 -
Directory Listing
Modified
Thu Dec 13 09:10:28 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Ipopt dependency
Revision
2652 -
Directory Listing
Modified
Thu Dec 13 09:03:18 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Added support for IPOPT in RPM for Fedora 17.
Revision
2651 -
Directory Listing
Modified
Thu Dec 13 07:29:48 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2650 -
Directory Listing
Modified
Thu Dec 13 07:12:04 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
RPM build working now in Fedora 17 (tested 64 bit)
Revision
2649 -
Directory Listing
Modified
Wed Dec 12 12:39:25 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2648 -
Directory Listing
Modified
Wed Dec 12 06:04:23 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2647 -
Directory Listing
Modified
Wed Dec 12 02:31:10 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Revert to SUNDIALS 2.4.0 (we need to make some changes as noted in bug 559).
Revision
2646 -
Directory Listing
Modified
Wed Dec 12 02:03:55 2012 UTC
(11 years, 10 months ago)
by
jpye
Original Path:
trunk
Changes to build Fedora 17 package of SUNDIALS
Revision
2644 -
Directory Listing
Modified
Tue Oct 9 12:29:42 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
more info about invalid instance type
Revision
2643 -
Directory Listing
Modified
Tue Oct 9 03:44:01 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
partly addressing bug 567, more still to be done.
Revision
2642 -
Directory Listing
Modified
Tue Oct 2 09:31:20 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
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
(12 years ago)
by
jpye
Original Path:
trunk
don't create name string unless needed
Revision
2639 -
Directory Listing
Modified
Sun Sep 30 04:22:20 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
Better test for bug 567.
Revision
2638 -
Directory Listing
Modified
Sun Sep 30 03:37:59 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
working on test case for bug 531, bug 566. latest tests show error in UpdateInputArgsList during sim_destroy.
Revision
2637 -
Directory Listing
Modified
Sat Sep 29 03:15:34 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
Brayton cycle models, some bugs still need to be sorted out.
Revision
2636 -
Directory Listing
Modified
Sat Sep 29 01:01:00 2012 UTC
(12 years ago)
by
jpye
Original Path:
trunk
add label for boiler_simple heat equation, to allow disabling
Revision
2635 -
Directory Listing
Modified
Thu Aug 16 02:57:06 2012 UTC
(12 years, 2 months ago)
by
jpye
Original Path:
trunk
Add note on how to install syntax file for Notepad++
Revision
2634 -
Directory Listing
Modified
Wed Aug 15 01:29:32 2012 UTC
(12 years, 2 months ago)
by
jpye
Original Path:
trunk
fixed bug 562.
Revision
2633 -
Directory Listing
Modified
Thu Aug 9 23:55:02 2012 UTC
(12 years, 2 months ago)
by
ballan
Original Path:
trunk
added relation labels and more test equations.
Revision
2632 -
Directory Listing
Modified
Wed Aug 8 03:37:15 2012 UTC
(12 years, 2 months ago)
by
jpye
Original Path:
trunk
missing file for heatex_pinch.
Revision
2631 -
Directory Listing
Modified
Wed Aug 8 03:32:55 2012 UTC
(12 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed error in pinch calculation. Seems to be working OK.
Revision
2630 -
Directory Listing
Modified
Mon Aug 6 13:42:14 2012 UTC
(12 years, 2 months ago)
by
jpye
Original Path:
trunk
Trying to split up instantiate.c. A big job actually.
Revision
2629 -
Directory Listing
Modified
Tue May 22 16:54:22 2012 UTC
(12 years, 4 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 5 months ago)
by
grivan
Original Path:
trunk
Merge changes from grivan2 branch (r3261-4126) to trunk, so that Saheb can use it.
Revision
2627 -
Directory Listing
Modified
Wed May 16 17:27:53 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Cleaning up remaining svn:executable flags.
Revision
2626 -
Directory Listing
Modified
Wed May 16 16:26:14 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Solver options ensure good solution of trough model.
Revision
2625 -
Directory Listing
Modified
Tue May 15 23:49:15 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
trough receiver model works, still some numerical issues to solve.
Revision
2624 -
Directory Listing
Modified
Tue May 15 23:02:57 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Receiver moved to separate file, fixed error in Qd_loss equation.
Revision
2623 -
Directory Listing
Modified
Tue May 15 17:18:37 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
absorber relations are in deg C
Revision
2622 -
Directory Listing
Modified
Tue May 15 17:05:46 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
remove executable flag from model files.
Revision
2621 -
Directory Listing
Modified
Sun May 13 17:59:57 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Error in absorber loss model, need to fix.
Revision
2620 -
Directory Listing
Modified
Sun May 13 15:29:46 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed eta_endloss, eta_shading, more to fix still.
Revision
2619 -
Directory Listing
Modified
Fri May 11 23:49:20 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Incorporating shading model, limit shading loss [0,1]. Need to fix end loss.
Revision
2618 -
Directory Listing
Modified
Fri May 11 20:44:49 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Use a statement instead of variable for SSE.
Revision
2617 -
Directory Listing
Modified
Fri May 11 19:52:18 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Least squares model currently solves with SOLVE command, but not via GUI...
Revision
2616 -
Directory Listing
Modified
Thu May 10 04:44:39 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
g_bad_rel_in_list converted to field in p_data.
Added test model for leastsquares calculation with IPOPT... crash!
Revision
2615 -
Directory Listing
Modified
Tue May 8 01:28:35 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Restore definition of measure 'sec'. Thanks, Krishnan.
Revision
2613 -
Directory Listing
Modified
Mon May 7 19:57:44 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
update to changelog for 0.9.8
Revision
2612 -
Directory Listing
Modified
Thu Apr 26 23:43:17 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Packaging for Ubuntu 12.04
Revision
2611 -
Directory Listing
Modified
Thu Apr 26 18:27:08 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
packaging IPOPT in installer
Revision
2610 -
Directory Listing
Modified
Thu Apr 26 18:08:07 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
support for IPOPT dependency DLLs in installer.
Revision
2609 -
Directory Listing
Modified
Thu Apr 26 17:45:25 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
slightly improved approach for WOW32.
Revision
2608 -
Directory Listing
Modified
Tue Apr 24 23:46:19 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Some fixes for 64-bit installer.
Revision
2607 -
Directory Listing
Modified
Tue Apr 24 23:16:19 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Working installer for 0.9.8 32-bit.
Revision
2606 -
Directory Listing
Modified
Tue Apr 24 22:34:44 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Fix for removed gamma,beta in sunpos_db.
Revision
2605 -
Directory Listing
Modified
Tue Apr 24 06:14:23 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on re-adding support for dependency download in installer (incl 64-bit).
Revision
2604 -
Directory Listing
Modified
Mon Apr 23 22:03:47 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Add test integrator_ida.integ1 (in relation to bug 549).
Revision
2602 -
Directory Listing
Modified
Thu Apr 19 20:51:16 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Bouncing ball made dimensional, added dampling_coefficient to atoms.a4l.
Add integ1 for bug report.
Added observed variable for singlederiv_wLINK.a4c.
Fixed layout of Relation Properties dialog.
Revision
2601 -
Directory Listing
Modified
Thu Apr 19 18:15:38 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Fix IntegratorReporter for Ubuntu 12.04.
Revision
2600 -
Directory Listing
Modified
Wed Apr 18 23:28:26 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on bug with integratorreporter on Ubuntu 12.04.
Revision
2599 -
Directory Listing
Modified
Wed Apr 18 18:05:24 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
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
2598 -
Directory Listing
Modified
Tue Apr 17 21:00:29 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Rename to StudyReporter in studyreporter.py (seems to be duplication from solverreporter.py?).
Fixed some unit conversions in tmy3.c, test file seems correct now (to float precision at least).
Suppressed some debug output to try to speed up Study feature, not there yet.
Revision
2597 -
Directory Listing
Modified
Tue Apr 17 17:28:42 2012 UTC
(12 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixes bug 447. Thanks for the report, jsp!
Revision
2596 -
Directory Listing
Modified
Sat Apr 14 06:06:41 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
testing TMY3 reader.
Revision
2595 -
Directory Listing
Modified
Fri Apr 13 23:42:36 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Adding support for TMY3 data format.
Revision
2594 -
Directory Listing
Modified
Fri Apr 13 20:20:33 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Renaming sunpos.a4c to sunpos_db.a4c.
Changing angle convention for NREL SPA to accord with DB & Grena.
Adding model to compare the three sunpos models.
Updating files depending on sunpos_db.a4c.
Revision
2593 -
Directory Listing
Modified
Wed Apr 11 22:21:43 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
analemma info
Revision
2592 -
Directory Listing
Modified
Wed Apr 11 22:15:24 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Julian Day test model, sunpos_nrel updated to make use of the Julian Day offset calculation.
Revision
2591 -
Directory Listing
Modified
Wed Apr 11 21:23:18 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Add calculation of Julian Day within ASCEND model.
Revision
2590 -
Directory Listing
Modified
Wed Apr 11 18:02:03 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
test10 causing crash, removing for now.
Revision
2589 -
Directory Listing
Modified
Tue Apr 10 23:46:00 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Testing CONOPT on 64-bit Fed 16.
Revision
2588 -
Directory Listing
Modified
Tue Apr 10 20:36:10 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
more cleaning up of UNLNK and LNK.
Revision
2587 -
Directory Listing
Modified
Tue Apr 10 20:27:46 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
minor formatting, one small 'case' error.
Revision
2586 -
Directory Listing
Modified
Tue Apr 10 19:52:53 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug 537.
Revision
2585 -
Directory Listing
Modified
Tue Apr 10 18:28:36 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
First cut at test suite for CONOPT. Failing currently (Ubuntu 12.04).
Revision
2584 -
Directory Listing
Modified
Tue Apr 10 16:11:39 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
sunpos model works, need to check integration with weather data (timezones, JD conversion, etc).
Revision
2583 -
Directory Listing
Modified
Tue Apr 10 06:02:09 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Note about code source.
Revision
2582 -
Directory Listing
Modified
Mon Apr 9 21:33:35 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Add original downloaded versions of NREL sunpos code.
Revision
2581 -
Directory Listing
Modified
Mon Apr 2 23:47:07 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Working instlaler...
Revision
2580 -
Directory Listing
Modified
Mon Apr 2 21:02:02 2012 UTC
(12 years, 6 months ago)
by
jpye
Original Path:
trunk
Add support for recent files list. Fixes bug 533 (thanks to patch from Shaun Liang He).
Revision
2579 -
Directory Listing
Modified
Wed Mar 14 23:05:32 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
Workaround for bug 494. Very close to the changes that Grivan suggested in changeset 3482.
ASCEND now working in Fedora 16 with SWIG 2.0.4.
Revision
2578 -
Directory Listing
Modified
Thu Feb 23 17:13:10 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
end loss note
Revision
2577 -
Directory Listing
Modified
Thu Feb 23 00:11:33 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
more annotations
Revision
2576 -
Directory Listing
Modified
Wed Feb 22 18:30:57 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
solar field model solves now, need to check results.
Revision
2575 -
Directory Listing
Modified
Tue Feb 21 23:59:12 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
more refactoing
Revision
2574 -
Directory Listing
Modified
Tue Feb 21 00:16:32 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
Changing nomenclature...
Revision
2573 -
Directory Listing
Modified
Mon Feb 20 23:03:16 2012 UTC
(12 years, 7 months ago)
by
jpye
Original Path:
trunk
Merging models from Vikram Kadam. Awaiting checking.
Revision
2572 -
Directory Listing
Modified
Wed Feb 15 17:46:41 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Note on SUNDIALS, require 2.4.0.
Revision
2571 -
Directory Listing
Modified
Wed Feb 15 17:45:47 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
require outfile
Revision
2570 -
Directory Listing
Modified
Tue Feb 7 21:29:10 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
woops, add two missing files.
Revision
2569 -
Directory Listing
Modified
Tue Feb 7 21:01:01 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on tests for LINK functionality. More to do.
Adding notes on usage of VIM highlighting.
Revision
2568 -
Directory Listing
Modified
Sun Feb 5 15:51:26 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Add reporting of env vars via GUI.
Add IpOptFSS39.dll to installer.
Revision
2567 -
Directory Listing
Modified
Sat Feb 4 22:52:40 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Installer builds and works, but still bugs to be fixed.
Revision
2566 -
Directory Listing
Modified
Sat Feb 4 00:42:53 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on 64-bit installer.
Revision
2565 -
Directory Listing
Modified
Fri Feb 3 23:25:40 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
cleanup
Revision
2564 -
Directory Listing
Modified
Fri Feb 3 23:23:49 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed remaining leaks in link.c.
Revision
2563 -
Directory Listing
Modified
Fri Feb 3 23:07:36 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixing some small memory leaks, cleaning up link.[ch] code.
Revision
2562 -
Directory Listing
Modified
Fri Feb 3 21:36:01 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Clean up diffvars structure when destroying instance tree.
Revision
2560 -
Directory Listing
Modified
Fri Feb 3 20:49:03 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on memory leaks from integrator, shutdown/restart issues.
Revision
2559 -
Directory Listing
Modified
Fri Feb 3 19:05:59 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Add support for xterm (mintty) on MinGW.
Revision
2557 -
Directory Listing
Modified
Fri Feb 3 04:08:16 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Add test of SHM finishing value
Revision
2556 -
Directory Listing
Modified
Fri Feb 3 00:17:16 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix detection of NSIS on 64-bit windows.
Revision
2555 -
Directory Listing
Modified
Fri Feb 3 00:04:07 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
2554 -
Directory Listing
Modified
Thu Feb 2 22:19:37 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
error with IDAFree.
Revision
2553 -
Directory Listing
Modified
Thu Feb 2 21:46:27 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Adding extra-simple IDA test, getting a crash on Win7.
Revision
2552 -
Directory Listing
Modified
Thu Feb 2 20:54:40 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
remove unneeded #include.
Revision
2549 -
Directory Listing
Modified
Tue Jan 31 00:12:16 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix paths for Windows
Revision
2547 -
Directory Listing
Modified
Mon Jan 30 20:18:26 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Strange... CU_ASSERT not behaving as expected??
Revision
2546 -
Directory Listing
Modified
Mon Jan 30 20:08:37 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Forgot to free rootfp
Revision
2544 -
Directory Listing
Modified
Mon Jan 30 19:58:22 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
simply cleanup code with some macros.
Revision
2542 -
Directory Listing
Modified
Mon Jan 30 18:42:14 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Add missing #include
Revision
2541 -
Directory Listing
Modified
Mon Jan 30 18:38:14 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix test_ipopt for MinGW.
Revision
2538 -
Directory Listing
Modified
Thu Jan 26 20:21:06 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix Win64 issue with test solver_slvreq, relates to bug 501.
Revision
2537 -
Directory Listing
Modified
Thu Jan 26 20:17:03 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
split into two test cases
Revision
2535 -
Directory Listing
Modified
Thu Jan 26 00:19:50 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
2534 -
Directory Listing
Modified
Tue Jan 24 17:44:27 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
os.environ['HOST_PREFIX'] overrides HOST_PREFIX in SCons (for use with Buildbot slaves)
Revision
2533 -
Directory Listing
Modified
Sat Jan 21 00:50:58 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed color support again for Linux.
Revision
2530 -
Directory Listing
Modified
Fri Jan 20 18:23:01 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixing colour output for windows cmd console.
Revision
2529 -
Directory Listing
Modified
Fri Jan 20 04:42:30 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix memory leak on test_env.c.
Revision
2528 -
Directory Listing
Modified
Fri Jan 20 03:57:39 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
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
2523 -
Directory Listing
Modified
Wed Jan 18 23:41:37 2012 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk
Working on building on MinGW-64. Test suite compiles, but some questionable cahnges to assertimpl.c were made (bug 524).
Removed support for solver 'tron' (never completed).
Revision
2522 -
Directory Listing
Modified
Wed Jan 11 23:02:52 2012 UTC
(12 years, 9 months ago)
by
jpye
Original Path:
trunk
pylab.show(False) causing errors with Matplotlib 1.x, removing (will only affect non-Windows).
Revision
2521 -
Directory Listing
Modified
Tue Dec 6 07:17:23 2011 UTC
(12 years, 10 months ago)
by
jpye
Original Path:
trunk
Fix bug in update test.
PS mb:05b2bca3-f7d0-4290-b381-1337f45c4959.
Revision
2520 -
Directory Listing
Modified
Fri Nov 11 00:18:41 2011 UTC
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
Note about return code for solve function.
Revision
2519 -
Directory Listing
Modified
Thu Nov 10 17:08:12 2011 UTC
(12 years, 11 months ago)
by
ballan
Original Path:
trunk
fix I^I case in e_ipow simplification.
if result is still wrong, tstop and tsleft need to be swapped.
Revision
2518 -
Directory Listing
Modified
Wed Nov 9 10:07:00 2011 UTC
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
Extra debug output.
Revision
2517 -
Directory Listing
Modified
Tue Nov 8 09:08:17 2011 UTC
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
Debugging for LSODE bounds test.
Revision
2516 -
Directory Listing
Modified
Tue Nov 8 08:47:53 2011 UTC
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
Initial draft of LSODE test for Ksenija.
Revision
2515 -
Directory Listing
Modified
Tue Nov 8 08:37:11 2011 UTC
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
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
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
Fix copyright on units.[ch]. Remove CVS lint.
Revision
2513 -
Directory Listing
Modified
Mon Nov 7 08:14:53 2011 UTC
(12 years, 11 months ago)
by
jpye
Original Path:
trunk
Patch from Ксения Бестужева (Ksenija) for bounds issue with LSODE.
Revision
2512 -
Directory Listing
Modified
Sun Oct 9 10:17:46 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
Completed test for 2^4 error (bug 513).
Revision
2511 -
Directory Listing
Modified
Sun Oct 9 10:07:57 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
working on checking bug 513.
Revision
2510 -
Directory Listing
Modified
Sun Oct 9 04:49:30 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
error converted to a warning.
Revision
2509 -
Directory Listing
Modified
Sun Oct 9 04:12:47 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
Suppress some debug output for ctests.
Revision
2508 -
Directory Listing
Modified
Sun Oct 9 03:49:49 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
Remove debug output.
Revision
2507 -
Directory Listing
Modified
Thu Oct 6 10:58:10 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
A preliminary attempt at 'handling' missing data in EPW files.
Revision
2506 -
Directory Listing
Modified
Thu Oct 6 02:19:39 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
Solution to Harvard question :-)
Revision
2505 -
Directory Listing
Modified
Sat Oct 1 10:31:24 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
Support for E/E format. Still some checking/bug-fixings required, but basically appears to be working.
Revision
2504 -
Directory Listing
Modified
Sat Oct 1 06:18:31 2011 UTC
(13 years ago)
by
jpye
Original Path:
trunk
Working on adding support for EnergyPlus/ESP-r 'E/E' weather data format. Ongoing.
Revision
2503 -
Directory Listing
Modified
Mon Sep 12 11:53:14 2011 UTC
(13 years, 1 month ago)
by
aakash
Original Path:
trunk
Minor fix related to enabling/disabling of menu items.
Revision
2502 -
Directory Listing
Modified
Thu Sep 8 15:48:02 2011 UTC
(13 years, 1 month ago)
by
aakash
Original Path:
trunk
Minor fix to restore the working of the F4 key for displaying properties of relations.
Revision
2501 -
Directory Listing
Modified
Mon Sep 5 05:51:04 2011 UTC
(13 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix test dependencies on libascend.so.1
Revision
2500 -
Directory Listing
Modified
Fri Sep 2 02:58:46 2011 UTC
(13 years, 1 month ago)
by
aakash
Original Path:
trunk
Merge Aakashs' speed for for studyreporter to trunk (JP).
Revision
2499 -
Directory Listing
Modified
Wed Aug 31 07:18:03 2011 UTC
(13 years, 1 month ago)
by
jpye
Original Path:
trunk
Grena sunpos model not with fixed location.
Revision
2498 -
Directory Listing
Modified
Wed Aug 17 12:26:06 2011 UTC
(13 years, 2 months ago)
by
aakash
Original Path:
trunk
Applied the fix for bug 518 to trunk.
Revision
2497 -
Directory Listing
Modified
Wed Aug 17 09:34:25 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixes bug 509 (thanks again, Ujjaval!)
Revision
2496 -
Directory Listing
Modified
Wed Aug 17 09:27:42 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed bug 508 (thanks Ujjaval!)
Revision
2495 -
Directory Listing
Modified
Tue Aug 16 11:35:08 2011 UTC
(13 years, 2 months ago)
by
aakash
Original Path:
trunk
Merge further changes from Aakash to trunk.
Revision
2494 -
Directory Listing
Modified
Tue Aug 16 11:14:13 2011 UTC
(13 years, 2 months ago)
by
aakash
Original Path:
trunk
Merging Aakash's STUDY functionality into trunk (John on behalf of Aakash)
Revision
2493 -
Directory Listing
Modified
Sun Aug 14 09:17:13 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Working on new installer for Windows 7 (32-bit, should work with XP as well)
Revision
2492 -
Directory Listing
Modified
Sat Aug 13 04:05:13 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Remove TCL GUI from Windows installer
Revision
2491 -
Directory Listing
Modified
Tue Aug 9 13:42:38 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed warning in sunpos.a4c.
Add ignore for *.dll in svn.
Revision
2490 -
Directory Listing
Modified
Sat Aug 6 04:55:10 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Move conopttest to models/test/conopt.
Update CONOPT header file and revise revsion number therein.
Revision
2489 -
Directory Listing
Modified
Thu Aug 4 19:11:48 2011 UTC
(13 years, 2 months ago)
by
aakash
Original Path:
trunk
Fixed bug 515
Revision
2488 -
Directory Listing
Modified
Thu Aug 4 03:55:56 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Some atom types for thermoelectric effect.
Revision
2487 -
Directory Listing
Modified
Sun Jul 24 14:45:40 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Fix IPOPT dbg package for ubuntu.
Revision
2486 -
Directory Listing
Modified
Sun Jul 24 13:40:55 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Update 'About' box to new URL.
Update 'check for updates' to point to new server.
Revision
2485 -
Directory Listing
Modified
Sun Jul 24 13:04:23 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Updated IPOPT build files to version 3.10, still need to test.
Revision
2484 -
Directory Listing
Modified
Sat Jul 23 08:33:40 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Explicit RTLD macros in dlopen
Revision
2483 -
Directory Listing
Modified
Sat Jul 23 06:57:05 2011 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk
Allow creation of debug package.
Revision
2482 -
Directory Listing
Modified
Mon Jul 4 07:30:05 2011 UTC
(13 years, 3 months ago)
by
jpye
Original Path:
trunk
Some changes to try to get H2ProcessSimpler.AWW.V7.a4c up and running again. In progress (and in discussion with Art).
Revision
2481 -
Directory Listing
Modified
Thu Jun 23 13:42:16 2011 UTC
(13 years, 3 months ago)
by
jpye
Original Path:
trunk
Small demo of solve_ph functionality in C.
Revision
2480 -
Directory Listing
Modified
Thu Jun 23 11:38:23 2011 UTC
(13 years, 3 months ago)
by
jpye
Original Path:
trunk
RPM added, and sunpos_test.a4c location change.
Revision
2479 -
Directory Listing
Modified
Tue Jun 21 06:32:00 2011 UTC
(13 years, 3 months ago)
by
jpye
Original Path:
trunk
Molten salt fluid properties.
Revision
2477 -
Directory Listing
Modified
Thu Jun 2 02:40:01 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Link to webpage.
Revision
2476 -
Directory Listing
Modified
Thu Jun 2 02:36:54 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Add biblio.
Revision
2475 -
Directory Listing
Modified
Thu Jun 2 02:34:11 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Add README.
Revision
2474 -
Directory Listing
Modified
Tue May 31 07:04:53 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Add note about leap year calculation on 100, 1000 boundaries.
Add calculation spreadsheet to demonstrate the problem.
Revision
2473 -
Directory Listing
Modified
Sat May 28 12:58:57 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix some unit conversion issues. Numbers seem to be plausible, but detailed checking still required.
Revision
2472 -
Directory Listing
Modified
Sat May 28 12:44:51 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Grena algorithm now up and running, but needs careful testing and checking.
Revision
2471 -
Directory Listing
Modified
Sat May 28 10:24:10 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Adding initial bindings to sun position calculation, some debugging completed. Testing is next.
Revision
2470 -
Directory Listing
Modified
Sat May 28 09:12:38 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Working on conversion of Grena code to C.
Revision
2469 -
Directory Listing
Modified
Sat May 28 07:17:35 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
First draft of Grena code, still needs to be checked.
Revision
2468 -
Directory Listing
Modified
Fri May 27 06:35:20 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix for current function names
Revision
2467 -
Directory Listing
Modified
Fri May 27 06:33:38 2011 UTC
(13 years, 4 months ago)
by
jpye
Original Path:
trunk
Add 'solve_Tx' function for convenience.
Add 'helmholtz_u_raw' and change 'helmholtz_u' so that it tests for saturation conditions.
Fixed pv.py to use new 'fprops_fluid' function.
Add example of solve_Tx function.
Fix separate build of FPROPS (independent of ASCEND).
Revision
2466 -
Directory Listing
Modified
Thu May 5 04:55:30 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
testing comment on bug 511.
Revision
2465 -
Directory Listing
Modified
Tue Apr 26 04:15:28 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Added P&W ex 9.9, works OK.
Revision
2464 -
Directory Listing
Modified
Tue Apr 26 02:22:49 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Added some more notes to P&W ex 9.8
Revision
2463 -
Directory Listing
Modified
Tue Apr 26 00:31:45 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on P&W ex 9.8.
Revision
2462 -
Directory Listing
Modified
Mon Apr 25 14:16:22 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Completed P&W example 9.7.
Revision
2461 -
Directory Listing
Modified
Mon Apr 25 09:09:57 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on P&W Ex 9.7. Some minor cleanup of other files.
Revision
2460 -
Directory Listing
Modified
Mon Apr 18 14:39:32 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Added P&W ex 9.3
Revision
2459 -
Directory Listing
Modified
Mon Apr 18 14:07:24 2011 UTC
(13 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed isentropic_saturation model. Added P&W example 9.2.
Revision
2458 -
Directory Listing
Modified
Mon Apr 18 08:15:12 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
move dubious models to end
Revision
2457 -
Directory Listing
Modified
Fri Apr 15 03:10:24 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
more little bits of compressible flow.
Revision
2456 -
Directory Listing
Modified
Wed Apr 13 08:02:11 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Some example models added, still more to do.
Revision
2455 -
Directory Listing
Modified
Tue Apr 12 08:32:23 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Added calculation of speed of sound using FPROPS.
Added simple ideal-gas models of isentropic compressible flow and normal shocks (johnpye/compressible_flow.a4c)
Working on adding turbine nozzle calculation and reaction turbine stage models, ongoing (not ready yet!).
Added delta_specific_entropy to thermo_types.a4c.
Revision
2454 -
Directory Listing
Modified
Mon Apr 11 11:47:13 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug #460, with thanks to Ujjaval.
Revision
2453 -
Directory Listing
Modified
Fri Apr 8 02:26:18 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Stop doxygen files from being soaked up by tarball.
Revision
2452 -
Directory Listing
Modified
Wed Apr 6 07:49:23 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Added built-in function (sin, cos, abs, log10, etc.) to gedit highlighting.
Revision
2451 -
Directory Listing
Modified
Wed Apr 6 07:48:52 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
New work towards detailed turbine model. Impulse turbine stage model partly operational, reaction stage still in progress.
Added new {rot} and {RPM} measures of angle and angular speed. But note clash with {rpm} which is cycles per minute (not angle).
Added calculation of c_p and c_v from FPROPS.
Revision
2450 -
Directory Listing
Modified
Tue Apr 5 01:18:03 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Add support for highlighting FIXME, TODO, XXX in ASCEND comments in gedit.
Revision
2449 -
Directory Listing
Modified
Mon Apr 4 23:57:04 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Add 'angular_speed', which was missing.
Revision
2448 -
Directory Listing
Modified
Mon Apr 4 06:39:04 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix issue with GTKLIBPATH empty in non-root installs.
Revision
2447 -
Directory Listing
Modified
Mon Apr 4 06:04:20 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Don't install Tcl/Tk GUI by default.
Revision
2446 -
Directory Listing
Modified
Mon Apr 4 04:26:53 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Add locale warning/error.
Revision
2445 -
Directory Listing
Modified
Mon Apr 4 03:25:40 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Sort of fix for Tcl8.4 on Maverick Ubuntu 10.10 64 bit.
Revision
2444 -
Directory Listing
Modified
Mon Apr 4 02:51:15 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing broken Tcl/Tk GUI for Ubuntu 9.10, will test other platforms next
Revision
2443 -
Directory Listing
Modified
Thu Mar 31 22:27:43 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Added attempted solution for tclInt.h problem.
Revision
2442 -
Directory Listing
Modified
Mon Mar 28 06:32:53 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
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
2441 -
Directory Listing
Modified
Mon Mar 28 03:04:31 2011 UTC
(13 years, 6 months ago)
by
ballan
Original Path:
trunk
updated driver with dodgey workaround for tclInt.h (cloned a decl, which is evil but works portably until scons fixed
Revision
2440 -
Directory Listing
Modified
Mon Mar 28 02:09:29 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Allow tcl-config.py to be run with --tclsh=/usr/bin/tclsh8.x version requested.
Revision
2439 -
Directory Listing
Modified
Mon Mar 28 00:08:54 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Added extra pre-check for tclsh in path, to make use feedback more informative.
Revision
2438 -
Directory Listing
Modified
Sun Mar 27 17:13:20 2011 UTC
(13 years, 6 months ago)
by
ballan
Original Path:
trunk
added centos/redhat/(fedora?) support
Revision
2437 -
Directory Listing
Modified
Sun Mar 27 17:10:19 2011 UTC
(13 years, 6 months ago)
by
ballan
Original Path:
trunk
fixed exception handling
Revision
2436 -
Directory Listing
Modified
Sun Mar 27 10:19:35 2011 UTC
(13 years, 6 months ago)
by
shrikanth
Original Path:
trunk
test model and reference data for RADAU5
Revision
2435 -
Directory Listing
Modified
Sun Mar 27 09:51:19 2011 UTC
(13 years, 6 months ago)
by
shrikanth
Original Path:
trunk
asc_radau5 working wrapper
Revision
2434 -
Directory Listing
Modified
Sun Mar 27 01:31:57 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Output also ASCENDSOLVERS.
Revision
2433 -
Directory Listing
Modified
Sun Mar 27 01:31:29 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Working on allowing local copies of downloaded files (with MD5 sum checks first)
Revision
2432 -
Directory Listing
Modified
Sun Mar 27 01:30:29 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing tests for case where var absent.
Revision
2431 -
Directory Listing
Modified
Sat Mar 26 04:32:34 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix import issue with test suite on MinGW with gcc 4.x.
Revision
2430 -
Directory Listing
Modified
Sat Mar 26 04:29:47 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
removing this file, it's results not code.
Revision
2429 -
Directory Listing
Modified
Sat Mar 26 00:44:44 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Working on Windows supprt. Problems with detection of standard solvers in 'ascdev' driver,
updating to GraphViz 2.26.3 installer's registry usage.
Revision
2428 -
Directory Listing
Modified
Sat Mar 26 00:27:38 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed bug in ascdev.in causing multiple identical path elements.
But problem is still not fixed, because of the tricks PyGTK All-in-one plays
on Windows.
Revision
2427 -
Directory Listing
Modified
Wed Mar 23 05:31:32 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Update debian package for GraphViz dep changes, output message about dlopening.
Revision
2426 -
Directory Listing
Modified
Wed Mar 23 05:24:32 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix up graphviz test a little.
Revision
2425 -
Directory Listing
Modified
Wed Mar 23 05:17:07 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
More changes from Divyanshu Bandil.
Revision
2424 -
Directory Listing
Modified
Wed Mar 23 05:06:00 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Changes from Divyanshu Bandil to add support for dlopening of Graphviz, enabling it to become an optional component at install-time.
Revision
2422 -
Directory Listing
Modified
Sun Mar 20 23:26:46 2011 UTC
(13 years, 6 months ago)
by
jpye
Original Path:
trunk
Remove RADAU5 from default WITH_SOLVERS list. Woops! My bad.
Revision
2421 -
Directory Listing
Modified
Thu Mar 17 22:58:16 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add RADAU5 solver to solver list, many bugs still to be fixed.
Revision
2420 -
Directory Listing
Modified
Thu Mar 17 13:16:17 2011 UTC
(13 years, 7 months ago)
by
shrikanth
Original Path:
trunk
radau5 codes
Revision
2419 -
Directory Listing
Modified
Tue Mar 15 12:32:20 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix accidental packaging of ascpy.py from old dir structure.
Fix default bintoken behaviour to NOT building bintokens.
Remove redundant -static-libstdc++ caluse in ascxx/SConscript.
Revision
2418 -
Directory Listing
Modified
Tue Mar 15 12:07:10 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add warning about ASCENDLIBRARY present in the environment. Fixes bug 496.
Revision
2417 -
Directory Listing
Modified
Tue Mar 15 07:17:58 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Need to run PyGTK All-in-one in non-passiv mode.
Revision
2416 -
Directory Listing
Modified
Tue Mar 15 06:39:55 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add flags for static libstdc++ with MinGW (needed for GCC 4.x).
Switch NSIS installer to depend on PyGTK All-in-one installer, instead of the
separate PyGTK, PyCairo, PyGObject and GTK+ packages.
Revision
2415 -
Directory Listing
Modified
Tue Mar 15 00:36:13 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Hopefully provide output from ascend-config that is acceptable to SCons 1.3.x and newer.
Revision
2414 -
Directory Listing
Modified
Mon Mar 14 23:32:31 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix ipopt DLL and ascend-config paths for deletion in NSIS uninstaller.
Revision
2413 -
Directory Listing
Modified
Mon Mar 14 22:41:07 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Trying to fix support for Windows 7. Still work to be done.
Revision
2412 -
Directory Listing
Modified
Wed Mar 9 05:21:54 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed valve model to use mass flowrate instead of volume, in accordance with Thomas book.
Revision
2411 -
Directory Listing
Modified
Tue Mar 8 07:37:33 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix for case where doxygen is not availble.
Revision
2410 -
Directory Listing
Modified
Mon Mar 7 06:16:51 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
better handling of units for valve coefficient.
Revision
2409 -
Directory Listing
Modified
Thu Mar 3 06:02:23 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Working on bug #491. More to come.
Revision
2407 -
Directory Listing
Modified
Tue Mar 1 07:43:18 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixes bug 490.
Revision
2406 -
Directory Listing
Modified
Tue Mar 1 06:13:45 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
regularised expressions noted.
Revision
2405 -
Directory Listing
Modified
Tue Mar 1 06:11:22 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
a solution to the units-of-measurement thing for control valves.
Revision
2404 -
Directory Listing
Modified
Tue Mar 1 05:09:20 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add valve model using FPROPS.
Revision
2403 -
Directory Listing
Modified
Tue Mar 1 04:34:29 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Bar wikiscrape files from robots.txt, too.
Revision
2402 -
Directory Listing
Modified
Tue Mar 1 04:20:54 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Some robots.txt stuff for ViewVC.
Revision
2401 -
Directory Listing
Modified
Tue Mar 1 00:46:48 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixes bug 489.
Revision
2400 -
Directory Listing
Modified
Tue Mar 1 00:35:25 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
clean up after bug 488, remove debug output.
Revision
2399 -
Directory Listing
Modified
Tue Mar 1 00:34:00 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixes bug 488.
Revision
2398 -
Directory Listing
Modified
Tue Mar 1 00:16:02 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Errors in FIX/FREE partly caught, more to do still.
Revision
2397 -
Directory Listing
Modified
Mon Feb 28 12:18:48 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add test of failing FIX statements for bug #488.
Commented out unmigrated makemps code (need to migrate to new slv_param_* functions).
Revision
2396 -
Directory Listing
Modified
Mon Feb 28 05:15:02 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
turn off bintoken messages to GUI.
Revision
2395 -
Directory Listing
Modified
Mon Feb 28 01:30:17 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add support for reporting block status in Diagnose window.
Revision
2394 -
Directory Listing
Modified
Thu Feb 24 01:43:46 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Merged changes from Grivan's GSOC2010 project, branches/grivan, r2824:3253.
This brings the new canvas code into trunk.
Revision
2393 -
Directory Listing
Modified
Thu Feb 24 01:03:01 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix blocklist for new ascxx file path.
Revision
2392 -
Directory Listing
Modified
Tue Feb 22 01:13:37 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Add minimal test case for general/env.c.
Revision
2391 -
Directory Listing
Modified
Tue Feb 22 00:58:14 2011 UTC
(13 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix error with launching installed version of ASCEND PyGTK. Fixes bug 486.
Revision
2390 -
Directory Listing
Modified
Tue Feb 15 06:33:10 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixes bug 481.
Revision
2389 -
Directory Listing
Modified
Tue Feb 15 05:27:29 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Added test suite for bintokens, now working correctly in test environment.
Revision
2386 -
Directory Listing
Modified
Fri Feb 11 05:18:50 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
woops
Revision
2384 -
Directory Listing
Modified
Wed Feb 9 03:35:32 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
few more doxygen corrections.
Revision
2383 -
Directory Listing
Modified
Wed Feb 9 01:33:31 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Breaking down doxygen documentation for 'system' into smaller parts. Ongoing.
Revision
2382 -
Directory Listing
Modified
Mon Feb 7 21:36:56 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
two small issues exposed by GCC warnings.
Revision
2381 -
Directory Listing
Modified
Mon Feb 7 11:51:07 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
implemented parameters for makeMPS, still plenty of bugs.
commented out some code relating to the generation of 'solvers lists'.
Revision
2380 -
Directory Listing
Modified
Mon Feb 7 09:26:00 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
elim a few more minor errors with MakeMPS
Revision
2379 -
Directory Listing
Modified
Mon Feb 7 09:18:55 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
working to update MakeMPS code to current libascend. More work required, old code predates current API significantly.
Revision
2378 -
Directory Listing
Modified
Mon Feb 7 07:48:50 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Solver doxygen comments.
Revision
2376 -
Directory Listing
Modified
Thu Feb 3 06:02:36 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
minor text changes
Revision
2375 -
Directory Listing
Modified
Tue Feb 1 05:53:26 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Add updated comments to slv_interface.[ch].
Add markup to solver/solver.h so that it appears correctly in the new doxygen documentation.
Revision
2374 -
Directory Listing
Modified
Tue Feb 1 03:35:52 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Little bit more doc
Revision
2373 -
Directory Listing
Modified
Tue Feb 1 03:23:49 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Woops, add missing file.
Revision
2372 -
Directory Listing
Modified
Tue Feb 1 03:22:25 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
More refactoring. Looks pretty much done now, perhaps some more documentation to be added though.
Revision
2371 -
Directory Listing
Modified
Tue Feb 1 00:53:06 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Extend collaboration diagrams for greater depth (a little bit)
Revision
2370 -
Directory Listing
Modified
Mon Jan 31 11:33:22 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Split IO routines into extra file.
Revision
2369 -
Directory Listing
Modified
Mon Jan 31 09:00:44 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Working to refactor ida.c, which is too big and scary.
Revision
2368 -
Directory Listing
Modified
Mon Jan 31 06:43:13 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Some skeleton code from boundary-crossing.
Revision
2367 -
Directory Listing
Modified
Mon Jan 31 06:41:54 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Add direction of boundary detection.
Revision
2366 -
Directory Listing
Modified
Mon Jan 31 01:22:04 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Renaming 'sys' to 'integ', hopefully a bit clearer.
Revision
2365 -
Directory Listing
Modified
Sun Jan 23 23:14:32 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Add IntegratorReporter to test_ida.
Revision
2364 -
Directory Listing
Modified
Fri Jan 21 05:19:39 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Added simple CUnit test of IDA, will help with memory debugging.
Revision
2363 -
Directory Listing
Modified
Thu Jan 20 08:14:10 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Readme for valgrind suppressions file.
Revision
2362 -
Directory Listing
Modified
Thu Jan 20 08:12:51 2011 UTC
(13 years, 8 months ago)
by
jpye
Original Path:
trunk
Fix minor error in output of parentheses.
Revision
2361 -
Directory Listing
Modified
Mon Jan 10 12:17:38 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix CUnit warning in boolrel test.
Revision
2359 -
Directory Listing
Modified
Mon Jan 10 01:38:58 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
tests for Franc.
Revision
2358 -
Directory Listing
Modified
Sun Jan 9 11:00:27 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
added test for bug #87.
fixes bug 87.
Revision
2357 -
Directory Listing
Modified
Sat Jan 8 12:31:33 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Weird work-around for SWIG 1.3.29 on CentOS 5.5.
Revision
2356 -
Directory Listing
Modified
Sat Jan 8 12:24:04 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix prob with yylex_destroy test.
Revision
2355 -
Directory Listing
Modified
Sat Jan 8 12:17:12 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
More on detecting yylex_destroy.
Revision
2354 -
Directory Listing
Modified
Sat Jan 8 12:13:27 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Working on detection of Lex 'yylex_destroy' capability.
Revision
2353 -
Directory Listing
Modified
Sat Jan 8 11:21:09 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Suppress some output.
Revision
2351 -
Directory Listing
Modified
Thu Jan 6 02:02:41 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
2350 -
Directory Listing
Modified
Thu Jan 6 00:33:00 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Rename file
Revision
2349 -
Directory Listing
Modified
Thu Jan 6 00:30:17 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Add test of STOP statement.
Revision
2347 -
Directory Listing
Modified
Wed Jan 5 09:37:24 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed failing ascDynaLoad test on Mac OS X.
Revision
2346 -
Directory Listing
Modified
Wed Jan 5 09:24:59 2011 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
add note about needing new proc_enum for this case.
Revision
2344 -
Directory Listing
Modified
Wed Dec 29 11:47:13 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Added test solver_ipopt.formula, failing.
Revision
2342 -
Directory Listing
Modified
Mon Dec 27 07:02:45 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
2341 -
Directory Listing
Modified
Mon Dec 27 03:15:12 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed issue with different-sized sparsity in eval_jac_g and relman_jacobian_count.
Need to work out next what is happening with the hessian of the lagrangian and its sparsity matrix.
Revision
2340 -
Directory Listing
Modified
Sun Dec 26 11:40:15 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Tracking down source of crash in IPOPT. Seems to be a problem with nnzJ being calculated inconsistently?
Revision
2339 -
Directory Listing
Modified
Sun Dec 26 07:05:04 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixes apparent memory leak from Initialize (fmncreate).
Revision
2337 -
Directory Listing
Modified
Sun Dec 26 06:24:38 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed bug with ospath_isroot.
Revision
2334 -
Directory Listing
Modified
Fri Dec 24 05:11:35 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix issue with BaseType failing to reinitialise after Asc_CompilerDestroy.
Revision
2332 -
Directory Listing
Modified
Fri Dec 24 00:29:41 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed memory leaks from Flex (scanner.l). All compiler/test_basics.c complete without memory leaks now.
Revision
2330 -
Directory Listing
Modified
Thu Dec 23 11:04:44 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
fix for building source packages.
Revision
2329 -
Directory Listing
Modified
Wed Dec 22 12:52:47 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
2328 -
Directory Listing
Modified
Wed Dec 22 07:24:22 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix some ignore-paths for the tarball.
Add support for parallel build via dpkg.
Revision
2327 -
Directory Listing
Modified
Wed Dec 22 07:17:24 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Merging in refactor of the C++ code, which is moved out of 'pygtk' and into 'ascxx'.
Adding support for IPOPT 3.9.1, the current latest version.
Support in dtar for parallel builds (possibly needs some testing still).
Revision
2326 -
Directory Listing
Modified
Tue Dec 21 11:35:07 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
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
2325 -
Directory Listing
Modified
Tue Dec 21 11:31:58 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix up another overlooked #include refactor.
Revision
2324 -
Directory Listing
Modified
Tue Dec 21 11:31:01 2010 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix up some overlooked #includue mistakes after recent refactor.
Revision
2323 -
Directory Listing
Modified
Wed Dec 15 06:35:43 2010 UTC
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
More work refactoring the doxygen comments for new 'module' groupings.
Revision
2320 -
Directory Listing
Modified
Tue Dec 14 06:57:13 2010 UTC
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
remove lint
Revision
2319 -
Directory Listing
Modified
Tue Dec 14 06:41:58 2010 UTC
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
removing some unneeded #includes of 'slist.h'.
Revision
2317 -
Directory Listing
Modified
Tue Dec 14 06:16:24 2010 UTC
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
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
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
Working on reinstating 'doxygen' support in build (needs testing).
Adding tests for Expr data type.
Revision
2314 -
Directory Listing
Modified
Mon Dec 13 05:31:57 2010 UTC
(13 years, 10 months ago)
by
jpye
Original Path:
trunk
Fix bugs in bvp model with PyGTK GUI.
Revision
2313 -
Directory Listing
Modified
Tue Nov 9 00:57:57 2010 UTC
(13 years, 11 months ago)
by
jpye
Original Path:
trunk
Update for SCons 2.x
Revision
2312 -
Directory Listing
Modified
Sun Nov 7 22:35:56 2010 UTC
(13 years, 11 months ago)
by
jpye
Original Path:
trunk
Patch to allow SWIG 2.x.
Revision
2311 -
Directory Listing
Modified
Mon Nov 1 05:51:07 2010 UTC
(13 years, 11 months ago)
by
jpye
Original Path:
trunk
Fix outdated URL.
Revision
2310 -
Directory Listing
Modified
Fri Oct 22 02:45:49 2010 UTC
(13 years, 11 months ago)
by
jpye
Original Path:
trunk
Fix missing decimal points!!!
Revision
2309 -
Directory Listing
Modified
Fri Sep 3 00:39:33 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixes for Windows installer, allowing FPROPS to be included.
Revision
2308 -
Directory Listing
Modified
Thu Sep 2 03:56:14 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Turn off FPE in solve_ph.c (otherwise causes problems on Ubuntu 10.04 with rankine_co2 model).
Revision
2307 -
Directory Listing
Modified
Thu Sep 2 03:36:57 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Minor changes to FPROPS cycle models.
Fix 'scons install' to also install FPROPS in Python path in Linux (still need to test install with Windows).
Revision
2306 -
Directory Listing
Modified
Mon Aug 23 13:13:20 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
New GPG sig.
Revision
2305 -
Directory Listing
Modified
Sun Aug 22 11:22:34 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Rename 'node' to 'air_node' and 'stream' to 'air_stream' in brayton.a4c.
More plotting routines in cycle_plot.
Finalised combined cycle models including ammonia.
Small bug in nitrogen.c when testing (./test.py nitrogen).
Revision
2304 -
Directory Listing
Modified
Sun Aug 22 02:33:59 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix bug in regen cycles.
Revision
2303 -
Directory Listing
Modified
Sun Aug 22 01:33:16 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix minor issue with building FPROPS from ~/ascend.
Added heat-exchanger plopts in cycle_plot.py.
Finished ammonia and toluene regen cycles.
Revision
2302 -
Directory Listing
Modified
Sat Aug 21 13:50:06 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Add data table for Tc, pc, Tt, pt etc.
Add model of toluene and water regenerative rankine cycles.
Revision
2301 -
Directory Listing
Modified
Sat Aug 21 13:28:35 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Regen toluene model working, next water.
Revision
2300 -
Directory Listing
Modified
Fri Aug 20 13:50:05 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixing test routine.
Revision
2299 -
Directory Listing
Modified
Fri Aug 20 06:53:38 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Automatic generation of the fluids list completed now (hopefully).
Revision
2298 -
Directory Listing
Modified
Fri Aug 20 05:50:25 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
moving fluids to subdirectory.
Revision
2297 -
Directory Listing
Modified
Fri Aug 20 05:47:43 2010 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk
Working on streamlined system for adding/retrieving fluids.
Revision
2296 -
Directory Listing
Modified
Mon Aug 16 12:10:40 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
adding negative_specific_work and positive.
Revision
2295 -
Directory Listing
Modified
Mon Aug 16 10:06:22 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Checking toluene Rankine cycle.
Revision
2294 -
Directory Listing
Modified
Mon Aug 16 08:52:51 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fix basic rankine cycle plot to include condenser curve.
Revision
2293 -
Directory Listing
Modified
Mon Aug 16 08:46:28 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
sat_T routine returns critical point properties if T is within 1e-8 K of critical point.
Revision
2292 -
Directory Listing
Modified
Mon Aug 16 08:39:06 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Added C test code for testing saturation curve (./test.py carbondioxide).
Revision
2291 -
Directory Listing
Modified
Sun Aug 15 14:13:59 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add plotting of p=constant lines on Ts diagram for the power cycles.
Add calculation of heat exchanger effectiveness (faulty!), trying to trap physically impossible heat exchange cases.
Revision
2290 -
Directory Listing
Modified
Sun Aug 15 10:11:54 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Trying to catch errors associated with pressure below triple point for CO2.
Revision
2289 -
Directory Listing
Modified
Sun Aug 15 06:34:28 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Resolved bug with evaluation at temperatures very very very slightly below triple point.
Revision
2288 -
Directory Listing
Modified
Sun Aug 15 06:16:13 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed some more FPE issues with pt->l going off the end of the array!
satcvgc working everywhere now except exactly at sat_p for p=p_t.
Revision
2287 -
Directory Listing
Modified
Sun Aug 15 01:19:21 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Trying to track down an error that's started occurring with CO2 saturation curves.
Revision
2286 -
Directory Listing
Modified
Sat Aug 14 15:05:12 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Working on plots for combined cycle. Something is broken with CO2 model.
Revision
2285 -
Directory Listing
Modified
Sat Aug 14 13:47:07 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Added routine to calculate ideal->m and ideal->c for desired reference state values.
Adjusted toluene reference state so that s=0, h=0 for liquid at the triple pt.
Revision
2284 -
Directory Listing
Modified
Sat Aug 14 10:52:06 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Working on combined cycle simulation using toluene in the bottoming cycle.
Seem to be getting negative values of h and s for toluene in some cases.
Revision
2283 -
Directory Listing
Modified
Sat Aug 14 09:30:57 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add extra condition in sat.c to allow Akasaka algorithm to converge for toluene.
Revision
2282 -
Directory Listing
Modified
Sat Aug 14 09:03:26 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add a few ignore rules to keep tarball clean.
Revision
2281 -
Directory Listing
Modified
Sat Aug 14 08:47:16 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixing ignore list, adding couple of short test routines.
Revision
2280 -
Directory Listing
Modified
Sat Aug 14 08:16:37 2010 UTC
(14 years, 2 months ago)
by
hongke
Original Path:
trunk
jpye: Merging r2695:3040 from 'hongke' branch into trunk. Thanks HongKe for all your work!
Revision
2279 -
Directory Listing
Modified
Sat Aug 14 07:21:51 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Combined cycle working now with CO2 as the working fluid in the rankine cycle.
Revision
2278 -
Directory Listing
Modified
Thu Aug 12 05:56:36 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Combined-cycle model converges with FPROPS! Now it's getting useful :-)
Revision
2277 -
Directory Listing
Modified
Thu Aug 12 04:39:13 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
remove (v,T) code, rankine models now converge with FPROPS.
Revision
2276 -
Directory Listing
Modified
Wed Aug 11 14:50:25 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Basic Rankine model converging using FPROPS. The more complex models are not yet converging.
Revision
2275 -
Directory Listing
Modified
Wed Aug 11 13:58:25 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
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
2274 -
Directory Listing
Modified
Wed Aug 11 11:23:30 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
adding ph mode to stream_state_test.
Revision
2273 -
Directory Listing
Modified
Mon Aug 9 04:42:16 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
A little bit more debug output in test_ascSignal.c... some tests seem to be failing.
Revision
2272 -
Directory Listing
Modified
Sun Aug 8 23:15:10 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add fprops_Tvsh_ph to asc_helmholtz for calculation in terms of (p,h). The
routine does not seem to work particularly well though.
Revision
2271 -
Directory Listing
Modified
Sun Aug 8 12:17:00 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Removed p_t, p_c from HelmholtzData, added routines that calculate those values directly.
'satcvgc.py' now runs without errors for 100% of data points.
Revision
2270 -
Directory Listing
Modified
Sun Aug 8 09:07:43 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Seem to have fixed the solve_ph problems, but new problems in fprops_sat_p have arisen.
Revision
2269 -
Directory Listing
Modified
Sun Aug 8 05:40:41 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Avoid stepping outside saturation region in fprops_sat_hf.
Revision
2268 -
Directory Listing
Modified
Fri Aug 6 07:31:35 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Improved first guess has eliminated many of the errors, still problems though.
Revision
2267 -
Directory Listing
Modified
Fri Aug 6 00:54:48 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding better starting guess for T,rho when solving (p,h) in compressed subcritical liquid region.
Revision
2266 -
Directory Listing
Modified
Thu Aug 5 13:53:01 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
The (p,h) function is converging almost everywhere. The home-made Newton iteration wasn't starting well for supercritical states
when the starting guess had rho = rho_c, so changing slightly away from fixed almost all the problems.
Revision
2265 -
Directory Listing
Modified
Thu Aug 5 12:04:22 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
cleaning up couple of compiler warnings.
Revision
2264 -
Directory Listing
Modified
Thu Aug 5 09:25:55 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
A basic fprops_sat_p function working now.
Need to add p_t, T_t data to all materials.
Revision
2263 -
Directory Listing
Modified
Thu Aug 5 08:42:30 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Removing these; code was moved into sat.[ch].
Revision
2262 -
Directory Listing
Modified
Thu Aug 5 08:34:43 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Deleted sat2.c and sat2.h, that code is not being used anywhere in ASCEND/FPROPS now. REFPROP algorithm replaced by Akasaka approach.
Moving sat3.c code into sat.h.
Revision
2261 -
Directory Listing
Modified
Thu Aug 5 07:41:31 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
First attempt at Akasaka algorithm. But something's badly broken in the test suite, need to go find what.
Revision
2260 -
Directory Listing
Modified
Thu Aug 5 06:28:01 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Error messages to detect temperatures below critical point.
Revision
2259 -
Directory Listing
Modified
Thu Aug 5 03:37:14 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Working on convergence of (p,h) over wide range.
Revision
2258 -
Directory Listing
Modified
Wed Aug 4 11:41:45 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Debugging nan in f1 in helm_resid_deldel.
Revision
2257 -
Directory Listing
Modified
Wed Aug 4 09:45:52 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Converging in supercritical region now.
Fixed some nan errors in helmholtz, needs cleaning up.
Revision
2256 -
Directory Listing
Modified
Wed Aug 4 08:33:48 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Converging... for one little case at least.
Revision
2255 -
Directory Listing
Modified
Wed Aug 4 04:43:18 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding bespoke (p,h) iteration code, but looks like some errors with the partial derivatives.
Revision
2254 -
Directory Listing
Modified
Wed Aug 4 02:56:52 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
For some reason the fdfsolver is not varying the guess values...
Revision
2253 -
Directory Listing
Modified
Wed Aug 4 00:14:19 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Cleaning up syntax of some derivs.h calls; working towards getting nonsolver working.
Revision
2252 -
Directory Listing
Modified
Tue Aug 3 14:30:53 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed solve_ph for saturation region.
Still not implemented 'nonsolver' for non-saturation cases.
Revision
2251 -
Directory Listing
Modified
Tue Aug 3 14:12:37 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Added binding for solve_ph, but code is not yet completed.
Revision
2250 -
Directory Listing
Modified
Tue Aug 3 13:56:52 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed error in helmholtz_g (another one).
fprops_sat_p is working for simple cases now.
Added p_t value for water from IAPWS95 rev 2009.
Revision
2249 -
Directory Listing
Modified
Tue Aug 3 12:03:12 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Trying to add Tsat(p) routine to FPROPS.
Revision
2248 -
Directory Listing
Modified
Tue Aug 3 08:48:59 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
More work on adding (p,h) solver in FPROPS.
Revision
2247 -
Directory Listing
Modified
Tue Aug 3 07:51:40 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Some work towards (p,h) solver and derivatives function for FPROPS.
Revision
2246 -
Directory Listing
Modified
Mon Aug 2 05:47:27 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Added *calculated* values of p_c to data, fixes problems with satcvgc.py for most cases.
Revision
2245 -
Directory Listing
Modified
Mon Aug 2 04:20:18 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
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
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fix bug with 'RUN default', need to use Initialize(GetSimulationRoot(sim),...) for running methods!
Revision
2243 -
Directory Listing
Modified
Sun Aug 1 23:18:55 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding support for changeble fluid in rankine_fprops models.
Ammonia saturation line is OK now, was just missing p_c value.
Problem case added in phsx_test.
Revision
2242 -
Directory Listing
Modified
Sun Aug 1 03:55:33 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
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
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding test case for defaultall.c errors.
Revision
2240 -
Directory Listing
Modified
Sun Aug 1 02:01:57 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixes bug 476.
Revision
2239 -
Directory Listing
Modified
Sat Jul 31 03:24:35 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
fixes bug 475.
Revision
2238 -
Directory Listing
Modified
Sat Jul 31 01:16:02 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixes bug 428.
Revision
2237 -
Directory Listing
Modified
Fri Jul 30 01:04:49 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add simple Rankine cycle model using FPROPS for steam calculation.
Revision
2236 -
Directory Listing
Modified
Thu Jul 29 13:51:34 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Initial model with support for saturation calculation with FPROPS. More debugging required.
Revision
2235 -
Directory Listing
Modified
Thu Jul 29 08:45:54 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
we'll satisfy ourselves with a finite difference approximation of helm_resid_deldeldel for the moment, and
move on with the saturation curve problem.
Revision
2234 -
Directory Listing
Modified
Thu Jul 29 04:07:26 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Added second derivative to spinodal plot. Looks like bugs with d2pdrho2 still.
Revision
2233 -
Directory Listing
Modified
Wed Jul 28 09:09:11 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
helm_resid_deldeldel implementation complete... now for testing.
Revision
2232 -
Directory Listing
Modified
Wed Jul 28 09:02:51 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
working towards implementing helm_resid_deldeldel
Revision
2231 -
Directory Listing
Modified
Tue Jul 27 09:07:35 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding helm_resid_deldeldel function, in progress.
Revision
2230 -
Directory Listing
Modified
Tue Jul 27 01:56:55 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed error with use of 'abs' instead of 'fabs' in sat2.c.
This fixes convergence of CO2 and H2O everywhere except close to critical point.
Revision
2229 -
Directory Listing
Modified
Mon Jul 26 13:29:14 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add error count.
Revision
2228 -
Directory Listing
Modified
Mon Jul 26 13:20:51 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Add 'name' and 'T_t' (triple-point temperature) to HelmholtzData struct.
Add satcvgc.py for quick check of convergence of fprops_sat_T routine over 'all' fluids.
Revision
2227 -
Directory Listing
Modified
Mon Jul 26 08:40:51 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
update plot to shot unconverged points.
Revision
2226 -
Directory Listing
Modified
Mon Jul 26 03:42:34 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Plot error values as well.
Revision
2225 -
Directory Listing
Modified
Mon Jul 26 03:40:18 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Added python bindings for new function.
We can see that it's not converging for about 10% of cases.
Revision
2224 -
Directory Listing
Modified
Mon Jul 26 01:14:48 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Saturation curve is converging now, for CO2 and water, but haven't yet tested its 'safe' range.
There will certainly still be problems near the critical point.
Revision
2223 -
Directory Listing
Modified
Sun Jul 25 23:58:36 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
correct to Helmholtz energy, instead of Gibbs, according IAPWS95 release.
Revision
2222 -
Directory Listing
Modified
Sun Jul 25 14:45:45 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
numerical algorithms for saturation curve. algorithms are based on those used by REFPROP, but the code is a new implementation. hoping that this is all legally correct; please let me know if there are any issues -- JP.
Revision
2221 -
Directory Listing
Modified
Wed Jul 21 11:07:01 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
update changelog
Revision
2220 -
Directory Listing
Modified
Wed Jul 21 10:36:53 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
partial fix for bug 473.
Revision
2219 -
Directory Listing
Modified
Tue Jul 20 13:03:40 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed misplaced ascfree in the execute_init_fix_or_free fn.
In debian/control, updated dependency name as for 10.04
Revision
2218 -
Directory Listing
Modified
Tue Jul 20 07:30:48 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Playing around with temperature limits.
Revision
2217 -
Directory Listing
Modified
Tue Jul 20 04:31:04 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Remove print output when running with 'pythonw.exe' to avoid crash (see bug #471)
Revision
2216 -
Directory Listing
Modified
Tue Jul 20 02:13:30 2010 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk
Weird bug on Windows seems to be causing failure with pythonw but not python.exe.
Revision
2215 -
Directory Listing
Modified
Mon Jul 12 23:11:29 2010 UTC
(14 years, 3 months ago)
by
jpye
Original Path:
trunk
Copying HongKe's methane correlation to trunk (pending testing?) and fixing helmholtz_g as suggested by Shrikantch (also needs double-checking).
Fixed problem with GSL in fprops/SConstruct.
Revision
2214 -
Directory Listing
Modified
Fri Jul 9 03:22:37 2010 UTC
(14 years, 3 months ago)
by
jpye
Original Path:
trunk
Revert to polynomial implem.
Revision
2213 -
Directory Listing
Modified
Wed Jun 2 00:58:21 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Add some missing data that had to be manually typed in.
Revision
2212 -
Directory Listing
Modified
Tue Jun 1 14:18:13 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
we actually want col 6.
Revision
2211 -
Directory Listing
Modified
Tue Jun 1 14:14:48 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Working to add 'ideal air tables' to brayton model.
Revision
2210 -
Directory Listing
Modified
Mon May 31 08:16:27 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed problem with moran_9_13 model, solves OK now although not exactly matching M&S values.
Revision
2209 -
Directory Listing
Modified
Mon May 31 07:56:17 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Add slvreq comments to langdefs for TextPad and gedit.
Revision
2208 -
Directory Listing
Modified
Mon May 24 08:35:13 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
remove version check for SWIG.
Revision
2207 -
Directory Listing
Modified
Mon May 24 07:05:44 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed bug #403.
Revision
2206 -
Directory Listing
Modified
Mon May 24 00:04:12 2010 UTC
(14 years, 4 months ago)
by
grivan
Original Path:
trunk
asc2.diff received from Grivan (commited by John).
Revision
2205 -
Directory Listing
Modified
Fri May 21 06:02:14 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Add slvreq commands to fourbar problem.
Revision
2204 -
Directory Listing
Modified
Fri May 21 05:12:49 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix windows Tcl version to 8.5.
Revision
2203 -
Directory Listing
Modified
Fri May 21 04:29:59 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
USe PNG image for splash, instead of SVG.
Change installer to use Tcl 8.5.8.2.
Fix URL for Tcl/Tk download.
Revision
2202 -
Directory Listing
Modified
Fri May 21 03:16:23 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Update 'no lex' and 'no yacc' versions of compiler code.
Revision
2201 -
Directory Listing
Modified
Fri May 21 02:59:52 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
PNG format for loading image.
Revision
2200 -
Directory Listing
Modified
Thu May 20 05:17:35 2010 UTC
(14 years, 4 months ago)
by
grivan
Original Path:
trunk
Adding patch from Grivan, attempt to get code running with latest git master version of Gaphas. Submitted by John.
Revision
2199 -
Directory Listing
Modified
Thu May 20 02:03:54 2010 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk
Removing this dir (files are in html2mediawiki dir)
Revision
2198 -
Directory Listing
Modified
Thu May 13 14:21:03 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Upload
Revision
2197 -
Directory Listing
Modified
Thu May 13 14:19:06 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Finished upload, not perfect but OK for now.
Revision
2196 -
Directory Listing
Modified
Thu May 13 10:03:21 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Add 'family' file for pywikipedia.
Revision
2195 -
Directory Listing
Modified
Thu May 13 09:00:07 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on some unicode issues.
Revision
2194 -
Directory Listing
Modified
Thu May 13 08:05:50 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Update keyword def for new version of highlight.
Revision
2193 -
Directory Listing
Modified
Thu May 13 07:25:18 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
About to stop with zope.testbrowser and try instead with pywikipedia instead.
Revision
2192 -
Directory Listing
Modified
Thu May 13 06:43:22 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Working up uploading the necessary files.
Revision
2191 -
Directory Listing
Modified
Thu May 13 04:25:24 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed support for nested lists.
Revision
2190 -
Directory Listing
Modified
Thu May 13 00:05:57 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Adding file-looping ability, still need to add support for wikification of nested lists.
Fixed bug with {{srcbranch|...}}
Revision
2189 -
Directory Listing
Modified
Wed May 12 08:28:29 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Add support for math.
Revision
2188 -
Directory Listing
Modified
Tue May 11 03:09:25 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Added basic support for lists and tables.
Revision
2187 -
Directory Listing
Modified
Mon May 10 11:45:11 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on images
Revision
2186 -
Directory Listing
Modified
Mon May 10 11:11:54 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Some progress with parsing the web pages.
Revision
2185 -
Directory Listing
Modified
Mon May 10 09:28:15 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on processing the wiki text from google cache.
Revision
2184 -
Directory Listing
Modified
Tue May 4 14:05:30 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
List of changes so far for 0.9.8 release.
Revision
2183 -
Directory Listing
Modified
Tue May 4 13:38:42 2010 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk
Merging slvreq functionality into trunk.
Revision
2182 -
Directory Listing
Modified
Tue Apr 13 04:58:52 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Remove unneeded nominal values.
Revision
2181 -
Directory Listing
Modified
Mon Apr 12 05:02:15 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing combined cycle model.
Revision
2180 -
Directory Listing
Modified
Mon Apr 12 04:44:18 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Sorting the 'aliases' list.
Revision
2179 -
Directory Listing
Modified
Fri Apr 9 07:42:32 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Adding syntax highlighting support for NANO editor. Many thanks to Ondrej Krc-Jediny!
Revision
2178 -
Directory Listing
Modified
Fri Apr 9 06:14:34 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Mask out some files from the tarball.
Revision
2177 -
Directory Listing
Modified
Fri Apr 9 05:32:44 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug 276.
Revision
2176 -
Directory Listing
Modified
Thu Apr 8 08:52:05 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Added Cengel model for combined cycle. Still some errors though.
Revision
2175 -
Directory Listing
Modified
Thu Apr 8 06:09:58 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug #451 (caused by earlier patch for bug #436).
Revision
2174 -
Directory Listing
Modified
Wed Apr 7 08:23:13 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Add combined-cycle model (Moran & Shapiro Example 9.13). More still to do on exergy accounting part of the problem.
Revision
2173 -
Directory Listing
Modified
Tue Mar 30 00:31:11 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix exclusion of 'testipopt' binary from prereqs for tarball
Revision
2172 -
Directory Listing
Modified
Mon Mar 29 23:23:22 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Syntax highlighting for VIM, thanks to Edgar Simo!
Revision
2171 -
Directory Listing
Modified
Mon Mar 29 05:00:10 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed bug #413. Thanks, Roshan!
Revision
2170 -
Directory Listing
Modified
Fri Mar 26 03:02:43 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix for detecting sundials on Windows
Revision
2169 -
Directory Listing
Modified
Fri Mar 26 00:50:02 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug 427. Thanks to Grivan Thapar for the patch!
Revision
2168 -
Directory Listing
Modified
Thu Mar 25 06:04:19 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Applied ascend.notes.patch from grivan.
Fixes bug #425.
Revision
2167 -
Directory Listing
Modified
Thu Mar 25 05:18:24 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Add 'heater_closed_test'.
Revision
2166 -
Directory Listing
Modified
Thu Mar 25 04:47:50 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix closed heater equation (thanks Kelvin!)
Revision
2165 -
Directory Listing
Modified
Thu Mar 25 02:41:06 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
More changes for bug #426.
Revision
2164 -
Directory Listing
Modified
Thu Mar 25 02:35:35 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug #426.
Revision
2163 -
Directory Listing
Modified
Thu Mar 25 01:01:34 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Working on bug #439.
Revision
2162 -
Directory Listing
Modified
Thu Mar 25 00:13:29 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug #440.
Revision
2161 -
Directory Listing
Modified
Wed Mar 24 23:56:10 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug #438.
Revision
2160 -
Directory Listing
Modified
Wed Mar 24 23:23:06 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixes bug #436.
Revision
2159 -
Directory Listing
Modified
Wed Mar 24 23:12:45 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Applying patch from nsuba for bug #437.
Revision
2158 -
Directory Listing
Modified
Wed Mar 24 14:48:18 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing CONOPT_PATH problem again (Linux)
Revision
2157 -
Directory Listing
Modified
Wed Mar 24 14:33:27 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing apparent problem with CONOPT_PATH on Linux (needs checking!)
Revision
2156 -
Directory Listing
Modified
Tue Mar 23 06:24:38 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
Add thermal resistance to gedit lang def.
Change 'eps' in cavity model to 'fraction'.
Revision
2155 -
Directory Listing
Modified
Mon Mar 22 01:11:02 2010 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk
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
2154 -
Directory Listing
Modified
Tue Mar 2 07:32:13 2010 UTC
(14 years, 7 months ago)
by
jpye
Original Path:
trunk
Move installgtk to mac directory.
Revision
2153 -
Directory Listing
Modified
Thu Feb 25 01:54:21 2010 UTC
(14 years, 7 months ago)
by
jpye
Original Path:
trunk
Adding a comment.
Revision
2152 -
Directory Listing
Modified
Thu Feb 25 01:19:27 2010 UTC
(14 years, 7 months ago)
by
jpye
Original Path:
trunk
Some attempts to fix ASCEND for latest Gaphas.
Working on an annual simulation of PV output, ongoing!
Revision
2151 -
Directory Listing
Modified
Wed Feb 24 06:17:12 2010 UTC
(14 years, 7 months ago)
by
jpye
Original Path:
trunk
Add 'specific_volume_rate'.
Remove 'dh_desktop' from debian/rules.
Add note about windows prerequisites.
Revision
2150 -
Directory Listing
Modified
Tue Feb 16 06:08:57 2010 UTC
(14 years, 8 months ago)
by
mahesh
Original Path:
trunk
Bump trunk to 0.9.8.
Some work on detection of SUNDIALS on Linux (will need to be reviewed on Windows).
Update DistTar for smoother building of tarball, less stray deps.
Revision
2148 -
Directory Listing
Modified
Fri Jan 22 13:49:18 2010 UTC
(14 years, 8 months ago)
by
jpye
Original Path:
trunk
Updated SCons tool for case where PyWin32 not present.
Revision
2146 -
Directory Listing
Modified
Thu Dec 24 03:07:34 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Remove 'nsis' from tools to avoid 'scons dist' errors on Linux.
Revision
2145 -
Directory Listing
Modified
Thu Dec 24 03:04:00 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Minor updates to changelog and install.txt
Revision
2144 -
Directory Listing
Modified
Wed Dec 23 13:04:19 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
More on mac issues.
Revision
2143 -
Directory Listing
Modified
Mon Dec 21 02:41:42 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix SWIG detection using Python 'subprocess' module.
Revision
2141 -
Directory Listing
Modified
Sun Dec 20 13:51:53 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
More work sorting out the pixbuf loaders, not right yet.
Revision
2140 -
Directory Listing
Modified
Sun Dec 20 08:22:49 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Working on fixing up pixbuf loaders, probably need to flatten directory structure.
Revision
2139 -
Directory Listing
Modified
Sat Dec 19 08:20:14 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Very close now, libraries are being rerouted but the paths still aren't correct.
Revision
2138 -
Directory Listing
Modified
Sat Dec 19 06:32:53 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Prepend PyGTK location to sys.path, instead of append.
Update comments for installgtk.py.
Revision
2137 -
Directory Listing
Modified
Sat Dec 19 06:09:03 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Some progress on copying GTK into the Mac installer.
Revision
2135 -
Directory Listing
Modified
Sat Dec 19 03:43:14 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Woops, commited this file to the wrong branch.
Revision
2134 -
Directory Listing
Modified
Fri Dec 18 13:20:21 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
correct dep of gtksourceview.
Revision
2133 -
Directory Listing
Modified
Fri Dec 18 08:37:30 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixing ascend.bat for current directory layout.
Some debug output for directory scanning (disabled).
Revision
2132 -
Directory Listing
Modified
Fri Dec 18 06:02:27 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Add IPOPT to the installer for Windows.
Revision
2131 -
Directory Listing
Modified
Fri Dec 18 03:43:36 2009 UTC
(14 years, 9 months ago)
by
mahesh
Original Path:
trunk
Remove corrupt analyze.allterms.c file.
Revision
2129 -
Directory Listing
Modified
Fri Dec 18 01:09:28 2009 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk
Switch to 'subprocess' in config tests, stop using deprecated os.popen4.
Revision
2128 -
Directory Listing
Modified
Thu Dec 17 05:35:38 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fix version checking comparison.
Revision
2127 -
Directory Listing
Modified
Thu Dec 17 05:23:36 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add version-checking ability for build-depends (testing required).
Revision
2126 -
Directory Listing
Modified
Thu Dec 17 01:05:08 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add 'debhelper' as required dependency.
Use shutil to move files into home dir (for case where /tmp is on different volume).
Revision
2125 -
Directory Listing
Modified
Tue Dec 15 08:35:38 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Test file for solving phase criterion using QRSlv (no success yet).
Revision
2124 -
Directory Listing
Modified
Tue Dec 15 08:34:56 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Various efforts at implementing Maxwell phase criterion, nothing working yet.
Revision
2123 -
Directory Listing
Modified
Mon Dec 14 08:14:44 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Switched to derivative-free method, more luck with convergence but wrong result still.
Revision
2122 -
Directory Listing
Modified
Mon Dec 14 07:47:41 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Attempt at implementing solver for saturation state using GSL fdfsolver.
Revision
2121 -
Directory Listing
Modified
Sun Dec 13 23:58:51 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed bug in Chouaieb vapour density calc.
Revision
2120 -
Directory Listing
Modified
Thu Dec 10 23:08:15 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fix build of SharedObject.
Put Chouaieb and Rackett models in separate functions.
Revision
2119 -
Directory Listing
Modified
Wed Dec 9 08:40:36 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add helmholtz_g (Gibbs energy, needs testing).
Working on adding Chouaieb estimate of vapour density, ongoing.
Revision
2118 -
Directory Listing
Modified
Wed Dec 9 05:00:17 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fix build for Linux.
Revision
2117 -
Directory Listing
Modified
Wed Dec 9 04:30:18 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Improving Python build of FPROPS.
Added spinodal.py for visualisation of spinodal points.
Added placeholder critical and triple point data for the other fluids (needs to be filled in).
Allow peering inside helmholtz data form Python (eg to access critical point data).
Revision
2116 -
Directory Listing
Modified
Wed Dec 9 01:34:31 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Trying out some numerics for saturation curve.
Revision
2115 -
Directory Listing
Modified
Tue Dec 8 23:55:10 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add code to evaluate phase criterion (not solving yet).
Revision
2114 -
Directory Listing
Modified
Tue Dec 8 08:08:00 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Starting some more work on saturation curves.
Revision
2113 -
Directory Listing
Modified
Tue Dec 8 03:37:27 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Update copyright info. Add citation for CO2.
Revision
2112 -
Directory Listing
Modified
Tue Dec 8 03:13:39 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixing for new test.h fn sig.
Revision
2111 -
Directory Listing
Modified
Tue Dec 8 03:05:36 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
CO2 correlation looks to be working now.
Work on support for SUNDIALS on Windows.
Revision
2110 -
Directory Listing
Modified
Mon Dec 7 04:13:05 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Still working on CO2 bugs.
Revision
2109 -
Directory Listing
Modified
Mon Dec 7 01:53:33 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed problem with CO2 pressure calc. Still need to fix c,m for enthalpy & entropy.
Revision
2108 -
Directory Listing
Modified
Sun Dec 6 08:35:27 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed error in CO2 cp0 expr.
Revision
2107 -
Directory Listing
Modified
Fri Dec 4 06:25:16 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
More work on the carbon dioxide coefficients.
Revision
2106 -
Directory Listing
Modified
Thu Dec 3 08:29:21 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Starting on CO2 properties from paper by Span and Wagner.
Revision
2105 -
Directory Listing
Modified
Thu Dec 3 02:55:53 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add some regex-based excludes for installation of models (eg FPROPS).
Add IPOPT to default solvers.
Revision
2104 -
Directory Listing
Modified
Thu Dec 3 02:22:09 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Minor bug in dtar. Build ipopt by default in trunk.
Revision
2103 -
Directory Listing
Modified
Thu Dec 3 02:05:27 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
ASCEND Debian package now to depend on IPOPT.
DTAR updated to deal with re-heading tarballs (eg Ipopt-3.8.1.tgz needs to be reheaded to 'ipopt-3.8.1' to obey Debian rules).
Revision
2102 -
Directory Listing
Modified
Thu Dec 3 00:37:45 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Working on fixing dtar for input tarballs that don't have lowercase name.
Revision
2101 -
Directory Listing
Modified
Wed Dec 2 06:56:16 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add intercooling/reheat/regen Brayton cycle model.
Add copyright notes.
Revision
2100 -
Directory Listing
Modified
Wed Dec 2 00:50:45 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Added regenerator effectiveness factor to model.
Revision
2099 -
Directory Listing
Modified
Tue Dec 1 23:25:40 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed bug in pump/compressor model.
Revision
2098 -
Directory Listing
Modified
Tue Dec 1 12:12:15 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add regenerative brayton cycle model. Testing required.
Revision
2097 -
Directory Listing
Modified
Tue Dec 1 10:18:17 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Move to 'Science' menu in Ubuntu.
Working to fix support for new IDA.
Fixing errors in building of pygtk/test*.cpp.
Revision
2096 -
Directory Listing
Modified
Tue Dec 1 07:04:39 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Simple model of brayton cycle. Needs checking and expansion.
Revision
2095 -
Directory Listing
Modified
Mon Nov 30 07:27:28 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Add entropy to air props (needs checking, really).
Revision
2094 -
Directory Listing
Modified
Sat Nov 28 02:26:22 2009 UTC
(14 years, 10 months ago)
by
jpye
Original Path:
trunk
Changes made for 0.9.7 (?) release against latest GTK, PyGTK.
Revision
2093 -
Directory Listing
Modified
Mon Nov 9 23:30:27 2009 UTC
(14 years, 11 months ago)
by
jpye
Original Path:
trunk
Add sublimation curve for water.
Revision
2092 -
Directory Listing
Modified
Tue Nov 3 04:08:41 2009 UTC
(14 years, 11 months ago)
by
jpye
Original Path:
trunk
Some initial notes about future 0.9.7 release.
Revision
2091 -
Directory Listing
Modified
Tue Nov 3 04:04:08 2009 UTC
(14 years, 11 months ago)
by
jpye
Original Path:
trunk
Fixes to Mac environment variables.
Revision
2090 -
Directory Listing
Modified
Wed Oct 28 22:05:46 2009 UTC
(14 years, 11 months ago)
by
jpye
Original Path:
trunk
Changes for detection of GTK on Mac.
Changes for building .dmg disk image on Mac.
Ignore flags for Mac generated files.
Revision
2089 -
Directory Listing
Modified
Tue Oct 20 01:21:37 2009 UTC
(14 years, 11 months ago)
by
jpye
Original Path:
trunk
Add --keep option to prevent deletion of temp files.
Revision
2088 -
Directory Listing
Modified
Fri Oct 16 03:28:35 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Updating ascParse_no_yacc.[ch] in MinGW using GnuWin32 version 2.1 of Bison and 2.5.4a of Flex.
Revision
2087 -
Directory Listing
Modified
Wed Oct 7 06:48:30 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Minor changes to fix hydrosim to work with current ASCEND.
Included some additional 'on_load' methods so that models load correctly in PyGTK GUI.
Revision
2085 -
Directory Listing
Modified
Wed Sep 30 07:21:01 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Update support for SUNDIALS 2.4.0. This fixes a bug with boundary crossing detection, as was hoped!
Revision
2084 -
Directory Listing
Modified
Thu Sep 24 07:39:14 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Adding OSX readme file.
Folder background for use during dmg creation.
ASCENDLIBRARY and ASCENDSOLVERS always needed in Mac, because location of Application can vary.
Revision
2083 -
Directory Listing
Modified
Thu Sep 24 06:37:53 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Almost there... ASCEND.app runs OK from command line now, but errors from Finder.
Revision
2082 -
Directory Listing
Modified
Wed Sep 23 10:50:28 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
A silly little model that tests out Jose's interpolation code with air props.
Revision
2081 -
Directory Listing
Modified
Tue Sep 22 02:12:08 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Fix missing icons in menus.
Revision
2080 -
Directory Listing
Modified
Mon Sep 21 15:21:06 2009 UTC
(15 years ago)
by
jpye
Original Path:
trunk
Some more efforts on Mac ASCEND.app. Need to add DYLD_LIBRARY_PATH stuff for libascend still.
Revision
2077 -
Directory Listing
Modified
Mon Sep 7 13:21:45 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed plist installation, but file still seems not to be detected.
Revision
2076 -
Directory Listing
Modified
Mon Sep 7 13:15:36 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
More work on ASCEND packaging for Mac.
Revision
2075 -
Directory Listing
Modified
Mon Sep 7 12:09:59 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed building of 'app' for Mac... needs testing.
Revision
2074 -
Directory Listing
Modified
Fri Sep 4 06:50:08 2009 UTC
(15 years, 1 month ago)
by
arijit
Original Path:
trunk
Google SoC 2009 Project : Implementation of canvas based modeller for energy systems
Revision
2073 -
Directory Listing
Modified
Thu Sep 3 13:23:46 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Some efforts towards a Bundle for an installer for ASCEND on OS X.
Revision
2072 -
Directory Listing
Modified
Mon Aug 31 00:07:44 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix name of LSODE integrator.
Remove Alt-f r menu and shortcut (duplicate of 'open').
Revision
2071 -
Directory Listing
Modified
Fri Aug 28 02:42:47 2009 UTC
(15 years, 1 month ago)
by
jose
Original Path:
trunk
MERGE Jose's branch [2274]:[2584] into trunk
Revision
2070 -
Directory Listing
Modified
Thu Aug 27 07:38:41 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Few minor changes to fix build with SWIG missing.
Revision
2069 -
Directory Listing
Modified
Sun Aug 23 23:57:45 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix for OSX linking against Python.
Revision
2068 -
Directory Listing
Modified
Fri Aug 21 02:48:14 2009 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix build of Python bindings for Mac OS X (Darwin).
Revision
2067 -
Directory Listing
Modified
Thu Aug 13 10:39:43 2009 UTC
(15 years, 2 months ago)
by
jpye
Original Path:
trunk
Add thermal_resistance type.
Formatting of thermodynamics.a4l.
Changing to 'molar_gas_constant' in eos-vanderwaals.
Revision
2066 -
Directory Listing
Modified
Tue Aug 11 03:50:20 2009 UTC
(15 years, 2 months ago)
by
jpye
Original Path:
trunk
Reformatting.
Revision
2065 -
Directory Listing
Modified
Tue Jul 7 00:17:03 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
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
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Trying to solve some bugs with sensitivity external method.
Revision
2063 -
Directory Listing
Modified
Tue Jun 30 23:39:39 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Add 'DIMENSION' keyword for gedit.
Revision
2061 -
Directory Listing
Modified
Sat Jun 27 15:23:36 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Add legend_position parameter to plot models.
Add missing 'EXTERNAL' keyword to a4c.lang (for Andre Simon's "highlight")
Revision
2060 -
Directory Listing
Modified
Fri Jun 26 00:37:32 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Fix 'syntax error at end of output' message.
Revision
2059 -
Directory Listing
Modified
Fri Jun 26 00:28:29 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
New Doxyfile, copied from ascend.cheme.cmu.edu cron job.
Revision
2058 -
Directory Listing
Modified
Thu Jun 25 12:45:12 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Add test mode for bug 407.
Revision
2057 -
Directory Listing
Modified
Thu Jun 25 10:27:30 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Merging changes changeset 2379 into trunk (accidentally commited to branch).
Revision
2056 -
Directory Listing
Modified
Wed Jun 24 13:51:35 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Fix for case of unassigned symbol constant.
Revision
2055 -
Directory Listing
Modified
Wed Jun 24 00:57:03 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Empty message
Revision
2054 -
Directory Listing
Modified
Tue Jun 23 01:37:46 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
Fix messed up menus, fix 'show notes' for case where no model instantiated.
Revision
2053 -
Directory Listing
Modified
Mon Jun 22 11:10:15 2009 UTC
(15 years, 3 months ago)
by
jpye
Original Path:
trunk
correct typo 'reportNode'.
Revision
2052 -
Directory Listing
Modified
Tue Jun 16 13:41:31 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix nested comments.
Revision
2051 -
Directory Listing
Modified
Mon Jun 15 14:09:54 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Add simple_pv model from Ioan-Alexandru Lazar.
Revision
2050 -
Directory Listing
Modified
Mon Jun 15 07:17:22 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Add efficiency calc to rankine_reheat_regen.
Remove dcps from time calc.
Revision
2049 -
Directory Listing
Modified
Sun Jun 14 13:20:28 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed rankine_reheat_regen.
Revision
2048 -
Directory Listing
Modified
Sun Jun 14 13:13:21 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
rankine_reheat_regen solves now (with some fiddling).
Revision
2047 -
Directory Listing
Modified
Sun Jun 14 09:03:24 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Some progress on reheat-regen Rankine cycle model.
'Fixed variables' dialog now gives a count.
Revision
2046 -
Directory Listing
Modified
Sun Jun 14 04:06:43 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Trying to fix a couple of problems reported by Krishnan.
Revision
2045 -
Directory Listing
Modified
Sun Jun 14 03:14:26 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Some attempts to get Bintoken functionality running again.
Revision
2044 -
Directory Listing
Modified
Sat Jun 13 13:48:01 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed solution values for M&S ex8.5.
Revision
2043 -
Directory Listing
Modified
Sat Jun 13 09:32:51 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed rankine_regen model, it now converges, just needs RELNOMSCALE to be enabled first.
Revision
2042 -
Directory Listing
Modified
Sat Jun 13 08:57:47 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed widget names in diagnose.py.
Revision
2041 -
Directory Listing
Modified
Sat Jun 13 08:06:10 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Attempting to fixed rankine_regen model, not working.
This commit with model rankine.a4c demonstrates bug 399.
Added dspec, first attempt at single-file debian package script.
Revision
2040 -
Directory Listing
Modified
Wed Jun 10 04:19:57 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix fprintf error in ascPanic.c.
Revision
2039 -
Directory Listing
Modified
Wed May 20 01:34:20 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
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
2038 -
Directory Listing
Modified
Tue May 19 07:49:36 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Working on bug 395... does this solve the problem, simply?
Revision
2037 -
Directory Listing
Modified
Tue May 19 07:46:53 2009 UTC
(15 years, 4 months ago)
by
jpye
Original Path:
trunk
Moving SIZEOF_* vars into config.h.in.
Revision
2036 -
Directory Listing
Modified
Mon May 18 15:03:16 2009 UTC
(15 years, 5 months ago)
by
ballan
Original Path:
trunk
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
2035 -
Directory Listing
Modified
Mon May 18 15:01:21 2009 UTC
(15 years, 5 months ago)
by
ballan
Original Path:
trunk
test
Revision
2034 -
Directory Listing
Modified
Tue May 12 07:38:55 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Hopefully this will fix bug 392, need to test.
Revision
2033 -
Directory Listing
Modified
Tue May 12 05:58:05 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixes bug 391.
Revision
2032 -
Directory Listing
Modified
Tue May 12 01:37:25 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixes bug 301. Changed 'LINKFLAGS' to 'SHLINKFLAGS'.
Needs someone to confirm.
Revision
2031 -
Directory Listing
Modified
Wed May 6 03:09:20 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Error message when using 'properties' before a simulation is created (fixes bug #389).
Fix packaging problems for libascendtcl.so in debian/ubuntu.
Minor fix to dtar for top-level pathnames (ongoing; can't handle tarballs with spaces in their names).
Revision
2030 -
Directory Listing
Modified
Fri May 1 05:02:37 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Packaging fixes for Fedora.
Revision
2029 -
Directory Listing
Modified
Thu Apr 30 09:19:48 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
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
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed scanner_no_lex.c
Revision
2027 -
Directory Listing
Modified
Thu Apr 30 08:27:56 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Bump version to 0.9.6.
Documented changes since last release in CHANGELOG.txt
Revision
2026 -
Directory Listing
Modified
Thu Apr 30 06:36:32 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Woops, add missing.
Revision
2025 -
Directory Listing
Modified
Thu Apr 30 02:15:05 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed up Tcl/Tk GUi to work with both ABSOLUTE_PATHS=1 and =0.
Revision
2024 -
Directory Listing
Modified
Wed Apr 29 09:29:27 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixing up Tcl/Tk build with renamed dirs.
Revision
2023 -
Directory Listing
Modified
Wed Apr 29 06:22:49 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Remove old makefiles.
Revision
2022 -
Directory Listing
Modified
Wed Apr 29 06:20:28 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Rename generic/interface to interface and TK to tk.
Revision
2020 -
Directory Listing
Modified
Wed Apr 29 04:00:14 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed installation location of libascend headerfiles.
Revision
2019 -
Directory Listing
Modified
Wed Apr 29 03:43:30 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Move remaining base/* stuff out and remove dir.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
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
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed building of test suite after code reorg.
Test suite may still be broken though: seems to segfault and give lots of errors.
Revision
2016 -
Directory Listing
Modified
Tue Apr 28 09:30:57 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Trying to fix up ASCEND for change of model library location to /usr/lib/ascend/models.
Revision
2015 -
Directory Listing
Modified
Tue Apr 28 09:09:41 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Nothing useful in here.
Revision
2014 -
Directory Listing
Modified
Tue Apr 28 09:09:22 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Moved diused files into single location.
Revision
2013 -
Directory Listing
Modified
Tue Apr 28 09:07:13 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Cleaning up disused stuff from #/base.
Revision
2012 -
Directory Listing
Modified
Tue Apr 28 09:02:48 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Migrate base/generic/packages to ascend/packages.
Move base/generic/test to test/base (awaiting further reorg).
Revision
2011 -
Directory Listing
Modified
Tue Apr 28 08:58:48 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Moving libascend components from #/base/generic into #/ascend
Revision
2008 -
Directory Listing
Modified
Mon Apr 27 09:00:09 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed 'preview' window in canvas GUI.
Add missing link to libm and libdl in Linux.
Revision
2007 -
Directory Listing
Modified
Mon Apr 27 06:09:29 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Break ASCEND into dev package and main package.
Fix up gtksourceview syntax rules, add more keywords, remove C cruft.
Add tools/scons/ascend.py tool for detecting ASCEND when building software using SCons.
DTAR now fails if dpkg-buildpackage fails, keeps temp files hanging around for inspection.
Plots generated by 'plot.a4l' no longer add legend if no labels specified.
Committing python bindings for FPROPS. Much testing remains to be done there.
Revision
2006 -
Directory Listing
Modified
Fri Apr 24 09:21:26 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Fix for Ubuntu 9.04
Revision
2005 -
Directory Listing
Modified
Mon Apr 20 08:39:46 2009 UTC
(15 years, 5 months ago)
by
jpye
Original Path:
trunk
Started work on exposing model parameters to canvas GUI.
Updated header/comment formatting in type_descio.h.
Fixed some warnings in error.c.
A bug still exists error_reporter_tree_start that is causing problems with the
canvas-based GUI.
Added Info class to canvas code, for output of debug information via GUI.
Added a few missing types of gtksourceview langdef.
Revision
2004 -
Directory Listing
Modified
Wed Apr 15 08:59:46 2009 UTC
(15 years, 6 months ago)
by
jpye
Original Path:
trunk
Add steps to converge rankine_regen (still problematic).
Fixed 'rename' tool in canvas model so that Enter key works.
Added Export as SVG support in blocklist.py.
In PyGTK GUI, "Fixed variables" dialog now includes the values (no units yet).
Graphviz view of system now attempts to show unconverged relations (ongoing).
Revision
2003 -
Directory Listing
Modified
Fri Mar 13 05:30:00 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
Update to current freesteam.
Revision
2002 -
Directory Listing
Modified
Fri Feb 27 00:49:31 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
'sticky' installation preferences, eg if you install header files, then
next time you run the installer, header files will be preselected. Also,
can't deselect items that have already been installed (you must run the uninstaller to remove those).
Revision
2001 -
Directory Listing
Modified
Thu Feb 26 23:47:49 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
Added dependency of installer on the 'solvers' directory.
Revision
2000 -
Directory Listing
Modified
Thu Feb 26 23:00:19 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed support for SCons 0.97 on Linux (Ubuntu 8.04).
dtar checks for fakeroot before proceeding.
Debian package doesn't depend on g77, we prefer gfortran instead.
Revision
1999 -
Directory Listing
Modified
Wed Feb 25 07:52:42 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
Fix for SCons 1.2.0: problem with detection of g77 on MinGW.
Still need to test on Linux.
Modified ascend-config for Windows to output paths with double backslash, seems to fix a problem with ParseConfig in SCons 1.2.0.
Revision
1998 -
Directory Listing
Modified
Thu Feb 19 01:54:19 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
Added EXTLIB_SUFFIX To ascend-config.
Revision
1997 -
Directory Listing
Modified
Wed Feb 18 22:32:16 2009 UTC
(15 years, 7 months ago)
by
jpye
Original Path:
trunk
Commenting out fprintfs in helmholtz.c so that ASCEND extfn can build.
Revert canvas to Gaphas zoomtool.
Revision
1996 -
Directory Listing
Modified
Thu Feb 5 09:42:42 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added acentric factor to HelmholtzData.
Working on adding calculation of saturation curve using Maxwell phase-equilibrium condition (per IAPWS95).
Revision
1995 -
Directory Listing
Modified
Wed Feb 4 13:20:31 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Add support for hydrogen, water in ASCEND.
Revision
1994 -
Directory Listing
Modified
Wed Feb 4 03:52:36 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Still some error near critical point for calculation of speed of sound.
However this error is not reconcilable with both IAPWS95 and REFPROP8, because those
two sources give different values. The value returned by FPROPS is midway between
the two.
Revision
1993 -
Directory Listing
Modified
Tue Feb 3 23:52:53 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Normalising code for critical terms; still a bug with calculation of helmholtz_w in critical region.
Revision
1992 -
Directory Listing
Modified
Tue Feb 3 16:38:20 2009 UTC
(15 years, 8 months ago)
by
ballan
Original Path:
trunk
=teste2
Revision
1991 -
Directory Listing
Modified
Tue Feb 3 16:33:58 2009 UTC
(15 years, 8 months ago)
by
ballan
Original Path:
trunk
=test
Revision
1990 -
Directory Listing
Modified
Tue Feb 3 11:12:40 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added critical terms to helm_resid_deldel and helm_resid_deltau.
Tests are still not passing though, need to check for errors.
Revision
1989 -
Directory Listing
Modified
Tue Feb 3 07:29:29 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added helmholtz_w and helmholtz_cp.
Added test for helmholtz_w with water.
This exposes the fact that helm_resid_deldel and helm_resid_deltau need critical terms added.
Revision
1988 -
Directory Listing
Modified
Tue Feb 3 05:38:33 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added critical terms to helm_resid_tautau.
Tests for water for cv pass.
Revision
1987 -
Directory Listing
Modified
Tue Feb 3 05:25:49 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added evaluation of helm_resid_tau, gives correct values for entropy with water.
Revision
1986 -
Directory Listing
Modified
Tue Feb 3 05:19:15 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed helm_resid and helm_resid_del with critical terms.
Revision
1985 -
Directory Listing
Modified
Tue Feb 3 01:15:17 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added critical term calculation in helm_resid.
Added gaussian and critical term values for water from IAPWS95.
Added some test data from IAPWS95 to water.c tests.
Revision
1984 -
Directory Listing
Modified
Wed Jan 21 22:56:28 2009 UTC
(15 years, 8 months ago)
by
jpye
Original Path:
trunk
Added Library::loadString method for loading string modules.
First steps on 'run' command for canvas-based models.
Fixed bug with use of obrowser.
Minor correction to blocktypes.a4c.
Revision
1983 -
Directory Listing
Modified
Fri Jan 16 00:59:32 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed mask keys for ZoomTool.
Revision
1982 -
Directory Listing
Modified
Tue Jan 13 01:08:34 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Add 'run' button (innards not yet implemented)
Revision
1981 -
Directory Listing
Modified
Mon Jan 12 13:33:44 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Some changes to the Pan and Zoom.
Fixed ctrl-scrollwheel for zooming.
Still some problems with the pan tool.
Revision
1980 -
Directory Listing
Modified
Mon Jan 12 07:07:02 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed for partly connected lines when exporting MODEL.
Removed bespoke _normalize code, since changes in Gaphas rev 2598.
Revision
1979 -
Directory Listing
Modified
Sat Jan 10 00:21:37 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Basic MODEL export functionality now in place for canvas.
Still needs lots of cleaning up though.
Revision
1978 -
Directory Listing
Modified
Wed Jan 7 12:09:36 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Starting to work on the python data structures for the block model.
Revision
1977 -
Directory Listing
Modified
Tue Jan 6 12:48:33 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix GUI with resizable panels.
Revision
1976 -
Directory Listing
Modified
Sun Jan 4 03:04:17 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Remove unneeded file.
Revision
1975 -
Directory Listing
Modified
Sun Jan 4 03:03:40 2009 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed connectertool for new Gaphas with my patch applied.
Revision
1974 -
Directory Listing
Modified
Mon Dec 29 12:04:53 2008 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed typo, added note.
Revision
1973 -
Directory Listing
Modified
Mon Dec 29 06:53:09 2008 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed ConnectorTool to work with proposed patch to Gaphas (sent to Gaphor mailing list).
Revision
1972 -
Directory Listing
Modified
Sat Dec 27 11:17:08 2008 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Canvas working now with new Gaphas version.
Revision
1971 -
Directory Listing
Modified
Sat Dec 27 10:44:28 2008 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
More updates for new Gaphas Ports.
Revision
1970 -
Directory Listing
Modified
Sat Dec 27 07:19:35 2008 UTC
(15 years, 9 months ago)
by
jpye
Original Path:
trunk
Some steps towards support of latest release of Gaphas.
Revision
1969 -
Directory Listing
Modified
Tue Dec 2 07:40:59 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Commenting, changed context menu tool for deletion (buggy still).
Revision
1968 -
Directory Listing
Modified
Mon Dec 1 08:13:10 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Adding lines to export, but not done yet.
Revision
1967 -
Directory Listing
Modified
Mon Dec 1 07:58:58 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
First code for exporting canvas model to ASCEND model code.
Revision
1966 -
Directory Listing
Modified
Mon Dec 1 07:13:49 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Icon palette uses custom SVGs as specified in MODEL NOTES.
Added icons for out simple test models.
Revision
1965 -
Directory Listing
Modified
Mon Dec 1 03:07:20 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed problem with lists in obrowser.
Revision
1964 -
Directory Listing
Modified
Mon Dec 1 03:00:25 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
fixed indent.
Revision
1963 -
Directory Listing
Modified
Mon Dec 1 00:48:24 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Add debug option to view contents of Gaphor canvas.
Browser now includes scrollbars.
Revision
1961 -
Directory Listing
Modified
Tue Nov 18 03:48:21 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Working on reattaching ports, but not working yet.
Revision
1960 -
Directory Listing
Modified
Mon Nov 17 12:15:56 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Add setIntValue to Python wrapper for Instance class.
Added getModule method for Type, planned for use with canvas-based modeller.
Revision
1959 -
Directory Listing
Modified
Mon Nov 17 11:51:01 2008 UTC
(15 years, 10 months ago)
by
jpye
Original Path:
trunk
Started working on reattach_ascend.
Revision
1958 -
Directory Listing
Modified
Mon Nov 17 10:16:30 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added PortDisconnector functor.
Revision
1957 -
Directory Listing
Modified
Fri Nov 14 00:17:18 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added browsing of failed-to-pickle data.
Revision
1956 -
Directory Listing
Modified
Thu Nov 13 12:18:45 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added record of WHILE statement in syntax document.
Revision
1955 -
Directory Listing
Modified
Thu Nov 13 11:55:24 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added WHILE test.
Revision
1954 -
Directory Listing
Modified
Tue Nov 11 10:01:18 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Some changes to facilitate pickling.
Revision
1953 -
Directory Listing
Modified
Mon Nov 10 08:22:00 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Fix for old versions of Python (hopefully)
Revision
1952 -
Directory Listing
Modified
Mon Nov 10 08:13:07 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Rename with .py extn.
Revision
1951 -
Directory Listing
Modified
Mon Nov 10 02:09:23 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Removed threading calls from blocklist.py, seems to
get things working on Windows.
Revision
1950 -
Directory Listing
Modified
Mon Nov 10 01:46:24 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Fixing output.strip to output.strip().
Revision
1949 -
Directory Listing
Modified
Mon Nov 10 01:41:41 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Fixed tcl-config for Windows (working with ActiveState Tcl 8.4)
Removed debug output from ascDynaload.
Revision
1948 -
Directory Listing
Modified
Mon Nov 10 01:34:32 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Working on Windows detection.
Revision
1947 -
Directory Listing
Modified
Mon Nov 10 01:04:27 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added --vars and --var flags for more output.
Revision
1946 -
Directory Listing
Modified
Sat Nov 8 01:10:49 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Add tcl-config first draft.
Revision
1945 -
Directory Listing
Modified
Thu Nov 6 08:54:02 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Refactor some of this into separate files.
Support for renaming of blocks.
Added proper BlockInstance class to hold block names.
Automatic sequential default numbering of new blocks.
Revision
1944 -
Directory Listing
Modified
Thu Nov 6 06:57:40 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Add a few missing type definitions to highlighting.
Revision
1943 -
Directory Listing
Modified
Tue Nov 4 09:16:21 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added connectortool for Gaphas canvas.
Revision
1942 -
Directory Listing
Modified
Tue Nov 4 07:19:26 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Adding pan/zoom capability to the canvas.
Revision
1941 -
Directory Listing
Modified
Tue Nov 4 03:30:32 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Example exergy calculation.
Added delta_entropy to atoms.a4l.
Cleaning up some library dependencies issues in build script.
Increased default block size to 64×64 in canvas-based modeller.
Revision
1940 -
Directory Listing
Modified
Thu Oct 30 05:51:17 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Lines can be drawn by pressing 'L' now.
Double-click to re-enable placement tool (still a problem with multiple-placement of blocks).
Revision
1939 -
Directory Listing
Modified
Thu Oct 30 02:38:43 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Right-click context menu.
Revision
1938 -
Directory Listing
Modified
Thu Oct 30 02:12:24 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Add support for deletion of canvas elements (no undo yet).
Revision
1937 -
Directory Listing
Modified
Mon Oct 27 09:58:54 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Blocklist now creates blocks on the canvas with the correct number of inputs and outputs based on the results of parsing a model file.
Revision
1936 -
Directory Listing
Modified
Mon Oct 27 02:20:24 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Moved blocklist to canvas dir, added canvas widget alongside.
Revision
1935 -
Directory Listing
Modified
Mon Oct 27 01:59:52 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Simple block browser started using gtk IconView.
Revision
1934 -
Directory Listing
Modified
Tue Oct 21 03:37:34 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Clear some executable flags.
Revision
1933 -
Directory Listing
Modified
Tue Oct 21 03:03:09 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
ASCEND Tcl script should not have the same icon.
Revision
1932 -
Directory Listing
Modified
Tue Oct 21 02:58:39 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Added some more bitmap icons for use on Ubuntu.
Revision
1931 -
Directory Listing
Modified
Tue Oct 21 01:33:11 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Fixed .a4c icon for Ubuntu Hardy.
Revision
1930 -
Directory Listing
Modified
Sun Oct 19 02:48:37 2008 UTC
(15 years, 11 months ago)
by
jpye
Original Path:
trunk
Replace env.Copy to env.Clone in graphviz.py
Fixed location of documentation PDF in RPM.
Revision
1929 -
Directory Listing
Modified
Thu Oct 16 07:47:21 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed apparent bug in pairlist_append_unique.
Added pairlist_set and pairlist_values_and_destroy.
Fixed implementation of notes_refined_for_type_with_lang in notequery.c.
Added new test models in test/canvas/blocktypes.a4c.
Revision
1928 -
Directory Listing
Modified
Wed Oct 8 23:05:53 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added Wiki link.
Revision
1927 -
Directory Listing
Modified
Wed Oct 8 07:18:25 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Working towards new notes_get_refined.
Revision
1926 -
Directory Listing
Modified
Wed Oct 8 04:23:52 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Still working on the inputs, outputs list. Problem with the notequery functions,
seems that assumption about ordering of notes returned form GetNotesList was wrong.
Revision
1925 -
Directory Listing
Modified
Wed Oct 8 02:25:14 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added new 'block' NOTE for declaring a type as being a block for the purpose
of canvas-based modelling. Fixed up the blocklist test script to detect
inlets and outlets of such models (ongoing).
Revision
1924 -
Directory Listing
Modified
Mon Oct 6 08:21:11 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
fixed bug #380.
Revision
1923 -
Directory Listing
Modified
Fri Oct 3 07:30:04 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added derivatives for u in ASCEND hooks.
Revision
1922 -
Directory Listing
Modified
Fri Oct 3 07:09:15 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Checked u,h derivatives with ammonia, nitrogen, hydrogen, all appear to be OK
and match finite difference estimates.
Revision
1921 -
Directory Listing
Modified
Fri Oct 3 07:06:12 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed (du/drho)_T
Revision
1920 -
Directory Listing
Modified
Fri Oct 3 07:02:27 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed bug with du/dT and dh/dT.
Revision
1919 -
Directory Listing
Modified
Fri Oct 3 05:52:22 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Implemented (dh/drho)_T
Revision
1918 -
Directory Listing
Modified
Fri Oct 3 05:13:08 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed problem with dh/dT_rho.
Revision
1917 -
Directory Listing
Modified
Fri Oct 3 04:36:44 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed most of the problem with dh/dT_rho, still not right.
Revision
1916 -
Directory Listing
Modified
Thu Oct 2 08:52:46 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added dhdT_rho test, currently failing.
Revision
1915 -
Directory Listing
Modified
Thu Oct 2 08:49:17 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Adding calculation of derivatives of h.
Revision
1914 -
Directory Listing
Modified
Mon Sep 29 13:13:20 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Update debian changelog.
Revision
1913 -
Directory Listing
Modified
Mon Sep 29 13:12:10 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Updated changelog.
Revision
1912 -
Directory Listing
Modified
Mon Sep 29 12:56:24 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Update copyright date of manual.
Added ignore .deb,.dsc,.changes in tarball.
Revision
1911 -
Directory Listing
Modified
Mon Sep 29 12:17:21 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed a few problems with renamed GUI object names in Glade-3.
Revision
1910 -
Directory Listing
Modified
Mon Sep 29 07:29:44 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Finished fixing up parametric version of Rankine models.
Revision
1909 -
Directory Listing
Modified
Sun Sep 28 07:41:24 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
The helmholtz_p function now provides its own derivatives to ASCEND.
Restored full test suite for Hydrogen.
Revision
1908 -
Directory Listing
Modified
Sat Sep 27 11:52:27 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
helm_resid_deldel working now, dpdrho_T fixed. Need to wire in with ASCEND now.
Revision
1907 -
Directory Listing
Modified
Sat Sep 27 09:45:06 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Working on dpdrho_T, still looks like problems with Gaussian terms.
Revision
1906 -
Directory Listing
Modified
Sat Sep 27 08:56:29 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed initialisation error in helm_resid_deltau.
Revision
1905 -
Directory Listing
Modified
Sat Sep 27 04:54:12 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Calculated (dp/dT)_rho, seems to look OK when testing with hydrogen.
Revision
1904 -
Directory Listing
Modified
Sat Sep 27 03:32:21 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Removed redundant HelmholtzExpTerm, and corrected nitrogen.c to use
HelmholtzGausTerm instead.
Revision
1903 -
Directory Listing
Modified
Thu Sep 25 08:47:22 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Expanded the ASCEND interface for fprops to include p,u,s,h,a.
Revision
1902 -
Directory Listing
Modified
Thu Sep 25 08:40:03 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed some problem with changed labels in glade, in solverreporter.
Revision
1901 -
Directory Listing
Modified
Thu Sep 25 07:40:47 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Completed hydrogen, passes tests for h,u,s,p,a to high accuracy.
Revision
1900 -
Directory Listing
Modified
Thu Sep 25 07:34:56 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
fixed helm_resid_tau for calculation of gaussian terms.
Revision
1899 -
Directory Listing
Modified
Thu Sep 25 07:31:56 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed hydrogen for helmholtz_p (there was a typo in the power term coeffs!)
Revision
1898 -
Directory Listing
Modified
Thu Sep 25 07:01:05 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Debugging hydrogen, checked helm_resid_del values against spread, seem OK...
Revision
1897 -
Directory Listing
Modified
Thu Sep 25 03:46:29 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed small bug in helm_resid_tau, but still not correct.
Revision
1896 -
Directory Listing
Modified
Thu Sep 25 01:43:22 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Updated comments.
Revision
1895 -
Directory Listing
Modified
Wed Sep 24 13:59:50 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added new worked example of FEA from Holman.
Revision
1894 -
Directory Listing
Modified
Wed Sep 24 13:56:32 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed for naming of objects in solverparams dialog (seems to be a problem arising from use of Glade-3).
Revision
1893 -
Directory Listing
Modified
Wed Sep 24 07:32:37 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Blocklist changed to use the parametric version of rankine models (ongoing).
Revision
1892 -
Directory Listing
Modified
Wed Sep 24 05:58:29 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Working on parametric versions of rankine models.
Revision
1891 -
Directory Listing
Modified
Tue Sep 23 06:46:28 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed bug in helm_resid_tau for gaussian terms.
Revision
1890 -
Directory Listing
Modified
Mon Sep 22 11:05:46 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Note about wrong functions (needing rewrite).
Revision
1889 -
Directory Listing
Modified
Mon Sep 22 10:19:52 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed little error with nitrogen after last changes.
Revision
1888 -
Directory Listing
Modified
Mon Sep 22 10:09:48 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added correlations for hydrogen (from thesis of Jacob Leachman).
Revision
1887 -
Directory Listing
Modified
Mon Sep 22 10:05:27 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Working on debugging gaussian terms.
Revision
1886 -
Directory Listing
Modified
Fri Sep 19 07:22:54 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Adding separate file with basic test routine.
Revision
1885 -
Directory Listing
Modified
Fri Sep 19 04:46:18 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Starting work on data structures for 'critical terms' as used in water and hydrogen correlations.
Revision
1884 -
Directory Listing
Modified
Thu Sep 18 13:51:59 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Add missing term for phi0 for nitrogen.
Revision
1883 -
Directory Listing
Modified
Thu Sep 18 13:50:28 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
All tests for ammonia pass to within 5.5% (h, u, s, a, p).
Remaining error needs further investigation; it looks that REFPROP's cp0 is not agreeing with Tillner-Roth
but this needs to be double-checked.
Revision
1882 -
Directory Listing
Modified
Thu Sep 18 13:33:46 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Nitrogen passes all tests now: p, u, h, s, a.
Revision
1881 -
Directory Listing
Modified
Thu Sep 18 13:10:28 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
helm_ideal_tau seems to agree now.
Revision
1880 -
Directory Listing
Modified
Thu Sep 18 10:39:18 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Apparently a problem in helm_ideal_tau with exponential terms?
Revision
1879 -
Directory Listing
Modified
Thu Sep 18 10:19:06 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
helm_ideal checked against 'simple' function for comparison.
Revision
1878 -
Directory Listing
Modified
Thu Sep 18 05:39:04 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added precalc.c, used by precalc.py for preparing cp0 coefficients from phi0.
Revision
1877 -
Directory Listing
Modified
Thu Sep 18 05:38:37 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Reverted ammonia cp0 coefficients to calculated values, rather than hacky curvefit values.
Revision
1876 -
Directory Listing
Modified
Thu Sep 18 04:31:12 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Add README for fprops.
Revision
1875 -
Directory Listing
Modified
Thu Sep 18 04:30:49 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Fixed water helm_ideal calculation.
Revision
1874 -
Directory Listing
Modified
Thu Sep 18 04:27:16 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Added some GPL headers, fixing water helm_ideal coefficients.
Revision
1873 -
Directory Listing
Modified
Thu Sep 18 02:34:54 2008 UTC
(16 years ago)
by
jpye
Original Path:
trunk
Adding water to fluids set (for the purpose of debuggin using freesteam code).
Revision
1872 -
Directory Listing
Modified
Wed Sep 17 08:18:41 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Worked out that errors in helmholtz_a are linear in T... what to do?
Revision
1871 -
Directory Listing
Modified
Wed Sep 17 07:36:27 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
More accurate value of the linear constant gives better agreement of h, u for nitrogen.
Revision
1870 -
Directory Listing
Modified
Wed Sep 17 06:45:10 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed error in helmholtz_a.
Revision
1869 -
Directory Listing
Modified
Wed Sep 17 06:38:04 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Add calculation for Re for annulus.
Revision
1868 -
Directory Listing
Modified
Wed Sep 17 06:37:45 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
More debugging
Revision
1867 -
Directory Listing
Modified
Mon Sep 15 14:30:49 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
helm_resid seems to agree with spreadsheet now,
still perhaps probs with helm_ideal.
Revision
1866 -
Directory Listing
Modified
Mon Sep 15 08:44:11 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Nitrogen test spreadsheet.
Revision
1865 -
Directory Listing
Modified
Mon Sep 15 08:40:14 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Still working on fixing helmholtz_a.
Revision
1864 -
Directory Listing
Modified
Mon Sep 15 03:36:16 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
working on debugging helmholtz_a.
Revision
1863 -
Directory Listing
Modified
Mon Sep 15 03:12:29 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Added tests for Helmholtz energy, still failing.
Revision
1862 -
Directory Listing
Modified
Sun Sep 14 08:39:51 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Remove stderr from default build.
Revision
1861 -
Directory Listing
Modified
Sun Sep 14 08:37:50 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix offsets for u, h.
Still need to fix entropy routines.
Revision
1860 -
Directory Listing
Modified
Sun Sep 14 08:00:29 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Comments about difference in cp0.
Revision
1859 -
Directory Listing
Modified
Sun Sep 14 07:22:39 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed error in helm_ideal_tau formula.
Revision
1858 -
Directory Listing
Modified
Fri Sep 12 02:27:14 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Very simple model for calculating Reynolds number in a round pipe, or v.v. for
calculating flow speed for a specified Reynolds number.
Revision
1857 -
Directory Listing
Modified
Thu Sep 11 14:46:51 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
p, u, h working for nitrogen, still problems with s.
Revision
1856 -
Directory Listing
Modified
Thu Sep 11 14:19:26 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Maxima macros for ideal gas relations.
Revision
1855 -
Directory Listing
Modified
Thu Sep 11 13:50:55 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed evaluation of cp0 for both ammonia and nitrogen now.
Revision
1854 -
Directory Listing
Modified
Thu Sep 11 07:26:35 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed detection of and linking to Graphviz on Windows.
Still problems with graphviz output due to file passing from
Python to ASCEND (msvcrt version issue).
Revision
1853 -
Directory Listing
Modified
Thu Sep 11 06:13:47 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed detection of Graphviz on linux where pkg-config is available (should be always).
This will break detection of Graphviz on Windows though.
Revision
1852 -
Directory Listing
Modified
Wed Sep 10 09:56:30 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Updated changelog, hopefully releasing an update soon.
Revision
1851 -
Directory Listing
Modified
Wed Sep 10 09:17:43 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed up some warnings for non-test mode.
Revision
1850 -
Directory Listing
Modified
Tue Sep 2 06:56:47 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Added ideal cp0 values to test data and added
calculation function for this. Works for nitrogen
but not for ammonia.
Revision
1849 -
Directory Listing
Modified
Mon Sep 1 14:48:55 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Working on fixing the ideal component curves so that they calculate
directly from the cp0(T) form. Currently broken.
Revision
1848 -
Directory Listing
Modified
Mon Sep 1 13:12:41 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Add 'ideal.c' to the compile lists.
Revision
1847 -
Directory Listing
Modified
Mon Sep 1 05:42:21 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Split out ideal curves from helmholtz.c.
Revision
1846 -
Directory Listing
Modified
Mon Sep 1 04:59:03 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Add more to validation spreadsheet.
Revision
1845 -
Directory Listing
Modified
Sat Aug 30 15:02:45 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Working on helmholtz_h with nitrogen.
Revision
1844 -
Directory Listing
Modified
Sat Aug 30 07:33:11 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Cleaned up helmholtz_resid_del, seems to be fixed now.
Revision
1843 -
Directory Listing
Modified
Fri Aug 29 07:29:55 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Add validation spreadsheet.
Revision
1842 -
Directory Listing
Modified
Fri Aug 29 07:28:47 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
tighter nitrogen error tolerance for helmholtz_p.
Revision
1841 -
Directory Listing
Modified
Fri Aug 29 07:27:59 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed calculation of nitrogen helmholtz_p.
Revision
1840 -
Directory Listing
Modified
Fri Aug 29 03:52:04 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed test data for ammonia p,h,s: agreement to 0.09% for all values.
Revision
1839 -
Directory Listing
Modified
Thu Aug 28 09:20:11 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Getting closer with nitrogen test data.
Revision
1838 -
Directory Listing
Modified
Thu Aug 28 08:32:29 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Added 'exponential' terms for nitrogen correlation (still testing).
Revision
1837 -
Directory Listing
Modified
Thu Aug 28 07:08:32 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Changed Instance::as to Instance::to in PyGTK interface, for compatibility
with Python 2.5 ('as' is a reserved word).
Revision
1836 -
Directory Listing
Modified
Mon Aug 25 08:32:38 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed helm_resid and helm_resid_tau.
Revision
1835 -
Directory Listing
Modified
Mon Aug 25 08:18:23 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Checked in generalised version of ideal gas component.
Working on adding the 'exponential' term for the Nitrogen correlation.
Revision
1834 -
Directory Listing
Modified
Fri Aug 22 08:48:51 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Adding nitrogen properties (ongoing)
Revision
1833 -
Directory Listing
Modified
Fri Aug 22 07:26:09 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Converted ammonia data and tests into a separate file.
Revision
1832 -
Directory Listing
Modified
Fri Aug 22 07:23:58 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Refactor helm_resid_tau.
Revision
1831 -
Directory Listing
Modified
Fri Aug 22 05:54:53 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fix copyright date.
Revision
1830 -
Directory Listing
Modified
Fri Aug 22 05:54:04 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
All tests pass to max error 2.0% (errors for low temperature liquids)
Revision
1829 -
Directory Listing
Modified
Fri Aug 22 05:00:53 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Added entropy relation and tests. All entropy tests pass to within 0.03%.
Revision
1828 -
Directory Listing
Modified
Fri Aug 22 00:48:31 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed some problems with helmholtz_h.
Revision
1827 -
Directory Listing
Modified
Thu Aug 21 09:36:00 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Test cases for helmholtz_p now passing, need to fix helmholtz_u.
Revision
1826 -
Directory Listing
Modified
Thu Aug 21 08:32:33 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed: tests for pressure relation are working now.
Revision
1825 -
Directory Listing
Modified
Thu Aug 21 05:03:19 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Added functions for enthalpy and internal energy.
Test suites still needed!
Revision
1824 -
Directory Listing
Modified
Thu Aug 21 02:28:32 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Added helmholtz_u and helmholtz_h, still require testing.
Revision
1823 -
Directory Listing
Modified
Wed Aug 20 11:05:05 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
Testing of ammonia p(rho,T) relation.
Revision
1822 -
Directory Listing
Modified
Wed Aug 20 09:06:39 2008 UTC
(16 years, 1 month ago)
by
jpye
Original Path:
trunk
More on helmholtz functions.
Revision
1821 -
Directory Listing
Modified
Mon Aug 18 03:26:58 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
LSODE links with -fPIC, required for amd64 platform on Ubuntu.
Revision
1820 -
Directory Listing
Modified
Sat Aug 16 13:58:43 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed dtar to support separate debian.tar.gz file.
Revision
1819 -
Directory Listing
Modified
Sat Aug 16 07:51:31 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Fix for tarball missing debian files.
Revision
1818 -
Directory Listing
Modified
Sat Aug 16 07:37:04 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
rename dir.
Revision
1817 -
Directory Listing
Modified
Sat Aug 16 07:36:13 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Added readme.
Revision
1816 -
Directory Listing
Modified
Sat Aug 16 07:30:05 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
move to subdir
Revision
1815 -
Directory Listing
Modified
Sat Aug 16 07:28:04 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Add 'debian' folder into tarball once again.
Add new 'dtar' tool (will describe it on wiki).
Update debian/changelog.
Revision
1814 -
Directory Listing
Modified
Thu Aug 14 14:11:09 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Excluded non-parametric models.
Revision
1813 -
Directory Listing
Modified
Thu Aug 14 14:03:41 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
The getNoteForVariable seems to work now, picks up more types.
Revision
1811 -
Directory Listing
Modified
Wed Jul 30 05:26:50 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Added on_load method to test model.
Added simple SConstruct to demonstrate building library independently.
Revision
1810 -
Directory Listing
Modified
Tue Jul 29 07:45:48 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Added new code for calculating properties according to modified BWR correlation, also some initial
work on Helmholtz free energy correlation.
Revision
1809 -
Directory Listing
Modified
Mon Jul 28 07:47:09 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Rewriting the thermodynamics examples so they don't depend on .a4s driver
scripts.
Revision
1808 -
Directory Listing
Modified
Wed Jul 23 04:50:55 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Added 'kinematic_viscosity' to atoms.a4l.
Revision
1807 -
Directory Listing
Modified
Mon Jul 21 09:23:57 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Added legend to zplot.
Revision
1806 -
Directory Listing
Modified
Mon Jul 21 08:57:55 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
More whitespace changes.
Revision
1805 -
Directory Listing
Modified
Mon Jul 21 08:48:03 2008 UTC
(16 years, 2 months ago)
by
jpye
Original Path:
trunk
Little bit of indenting for clarity (hope it's ok, Krishnan).
Added 'EXTERNAL' keyword in lang-def for gedit.
Revision
1804 -
Directory Listing
Modified
Wed Jul 16 09:53:19 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Added temporary test program (will be removed later).
Revision
1803 -
Directory Listing
Modified
Tue Jul 15 00:53:43 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixing some svn:ignore tags, add DOPRI5 license file.
Minor edits in asc_ipopt.c.
Revision
1802 -
Directory Listing
Modified
Tue Jul 15 00:45:50 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Formatting in when_demo.
Added test case in rankine.a4c.
Revision
1801 -
Directory Listing
Modified
Mon Jul 14 04:33:33 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Parsing of library to find blocks. First test.
Revision
1800 -
Directory Listing
Modified
Mon Jul 14 04:33:11 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Adding 'most refined note' support.
Revision
1799 -
Directory Listing
Modified
Wed Jul 2 01:35:02 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed bug with 'applybutton' name in unitsdialog, fixed broken Set Units functionality.
Revision
1798 -
Directory Listing
Modified
Wed Jul 2 00:37:24 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed silly mistake in turbine model.
Revision
1797 -
Directory Listing
Modified
Fri Jun 27 05:38:13 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Fix python error with 'unable to build system'.
Revision
1796 -
Directory Listing
Modified
Wed Jun 25 05:01:54 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Added changelog.
Revision
1795 -
Directory Listing
Modified
Wed Jun 25 04:51:50 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
'ascend-config' should be part of the -devel package, because you use it when
you want to link against libascend...
Revision
1794 -
Directory Listing
Modified
Mon Jun 23 12:31:19 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Fix IPOPT link libs
Revision
1793 -
Directory Listing
Modified
Mon Jun 23 11:38:31 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Update links in code docs.
Revision
1792 -
Directory Listing
Modified
Fri Jun 20 06:44:52 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
Change to MUMPS from test of IPOPT.
Tested with F9.
Revision
1791 -
Directory Listing
Modified
Thu Jun 19 08:18:14 2008 UTC
(16 years, 3 months ago)
by
jpye
Original Path:
trunk
ipopt_eval_g...
Revision
1790 -
Directory Listing
Modified
Tue Jun 17 08:46:23 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Bump version in spec file.
Change to limited-memory hessian as default in IPOPT.
Revision
1789 -
Directory Listing
Modified
Wed Jun 11 09:45:49 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed to port placement problem from Arjan.
Revision
1788 -
Directory Listing
Modified
Mon Jun 9 11:42:33 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
PortConstraints working now for moving of blocks, but not for resizing left
side of blocks.
Revision
1787 -
Directory Listing
Modified
Sat Jun 7 06:32:58 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed against Tcl/Tk on Fedora 9.
Removed lots more env.Copy(), change to env.Clone() for newer SCons.
Revision
1786 -
Directory Listing
Modified
Sat Jun 7 06:17:35 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed for missing libpython (DistutilsPlatformError).
Fixed several env.Copy() warnings.
Removed swig 'SideEffect' statement for current SCons swig tool.
Revision
1785 -
Directory Listing
Modified
Sun Jun 1 03:41:26 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Removed 'Box' stuff from test code.
Rewrote PointConstraint to ignore the 'var' arg of 'solve_for'.
Revision
1784 -
Directory Listing
Modified
Sat May 31 08:34:00 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed problem of gluing to multiple blocks
Revision
1783 -
Directory Listing
Modified
Sat May 31 08:28:39 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Removed unused bits of code.
Trying to debug constraints.
Revision
1782 -
Directory Listing
Modified
Sat May 31 06:27:13 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed problem with coordinate systems in PointConstraint.
Revision
1781 -
Directory Listing
Modified
Sat May 31 05:41:02 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Added constraints to DefaultBlock to get Port position worked out.
Revision
1780 -
Directory Listing
Modified
Fri May 30 07:06:53 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
comment
Revision
1779 -
Directory Listing
Modified
Fri May 30 06:02:59 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Handle connect to ports now, but lines don't reroute when blocks are moved.
Revision
1778 -
Directory Listing
Modified
Thu May 29 13:58:59 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Some attempt at 'PointConstraint' added, but doesn't work as expected.
Revision
1777 -
Directory Listing
Modified
Thu May 29 11:01:46 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Little progress on 'DefaultBlock' object.
Revision
1776 -
Directory Listing
Modified
Thu May 29 06:40:47 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed glibc crash in IPOPT, can work on rest of solver now.
Revision
1775 -
Directory Listing
Modified
Wed May 21 09:51:59 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Silenced som runtime debug output for datareader and solver.
Added first shot at canvas gui code using Gaphas.
Revision
1774 -
Directory Listing
Modified
Mon May 19 04:32:37 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed values of radiation, added timestudy script to plot returned data.
Revision
1773 -
Directory Listing
Modified
Mon May 19 02:52:08 2008 UTC
(16 years, 4 months ago)
by
jpye
Original Path:
trunk
More on ACDB data reader. Reads data OK now, need to check the values are coming through correctly.
Revision
1772 -
Directory Listing
Modified
Fri May 16 07:31:56 2008 UTC
(16 years, 5 months ago)
by
jpye
Original Path:
trunk
Added data reader for Australian Climate Data Bank data.
Added URL to 'About' dialog.
Eliminated catching of ctrl-C in gtkexcepthook.py.
Revision
1771 -
Directory Listing
Modified
Mon May 12 04:28:04 2008 UTC
(16 years, 5 months ago)
by
jpye
Original Path:
trunk
Debug IPOPT. Seems that next thing to implement eval_jac_g sparsity structure.
Revision
1770 -
Directory Listing
Modified
Wed May 7 07:06:36 2008 UTC
(16 years, 5 months ago)
by
jpye
Original Path:
trunk
Updated for IPOPT 3.4.0. Support for IPOPT 3.3.x is broken due to new path structure for #include files.
Revision
1769 -
Directory Listing
Modified
Mon May 5 03:45:25 2008 UTC
(16 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed for case where LyX missing. Checking all with Ubuntu 8.04.
Revision
1768 -
Directory Listing
Modified
Wed Apr 23 00:10:56 2008 UTC
(16 years, 5 months ago)
by
jpye
Original Path:
trunk
Updated changelog.
Revision
1767 -
Directory Listing
Modified
Tue Apr 22 13:12:03 2008 UTC
(16 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixes bug with PHP 5.2 as reported by Madison Kelly 21 Apr 08.
Revision
1766 -
Directory Listing
Modified
Mon Apr 7 09:06:56 2008 UTC
(16 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed heading numbers in book.pdf, some tinkering to expose bug in IDA when there are derivs with out undiff vars.
Revision
1765 -
Directory Listing
Modified
Thu Mar 13 07:54:10 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed GUI behaviour for case where GraphViz is not run due to large model size.
Revision
1764 -
Directory Listing
Modified
Thu Mar 13 06:29:20 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Added some more keywords in the gtksourceview highlighting.
Revision
1763 -
Directory Listing
Modified
Sun Mar 9 01:39:10 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Updated ipython_view with changes from accerciser project.
Consolidated error message in relation.c.
Revision
1762 -
Directory Listing
Modified
Wed Mar 5 23:19:36 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixing installation of ASCEND Tcl/Tk in Applications menu (Debian/Ubuntu).
Revision
1761 -
Directory Listing
Modified
Wed Mar 5 02:23:14 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Clarify that the error comes from missing *python* modules.
Revision
1760 -
Directory Listing
Modified
Tue Mar 4 04:38:06 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Updated debian rules following testing on OBS.
Revision
1759 -
Directory Listing
Modified
Wed Feb 27 07:41:42 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Bump version!
Revision
1758 -
Directory Listing
Modified
Wed Feb 27 07:41:24 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Updated changelog.
Revision
1757 -
Directory Listing
Modified
Wed Feb 27 05:40:40 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Add DOPRI5 to installer package (EXPERIMENTAL).
On Windows, use the registry to locate the book.pdf documentation file.
Fix path to test models for DOPRI5 in test.py.
Revision
1756 -
Directory Listing
Modified
Wed Feb 27 01:24:58 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Updated versioncheck to use the CMU server.
Revision
1755 -
Directory Listing
Modified
Sun Feb 24 08:15:06 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
Two surface model, to understand radiation exchange between rough surfaces.
Revision
1754 -
Directory Listing
Modified
Mon Feb 18 06:32:50 2008 UTC
(16 years, 7 months ago)
by
jpye
Original Path:
trunk
cavity...
Revision
1753 -
Directory Listing
Modified
Mon Feb 11 05:49:51 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed for case where CONOPT is not in WITH_SOLVERS list.
Revision
1752 -
Directory Listing
Modified
Mon Feb 11 05:28:43 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Renamed slv9.c to cmslv.c.
Revision
1751 -
Directory Listing
Modified
Mon Feb 11 05:27:18 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed bug #370 (CONOPT_LINKED behaviour on Windows, problems with 'PREDECOR')
Revision
1750 -
Directory Listing
Modified
Sun Feb 10 10:51:56 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Made the cavity model generic (added cavity_base).
Revision
1749 -
Directory Listing
Modified
Sun Feb 10 07:46:48 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Removed a whole lot of debug output from various places.
Revision
1748 -
Directory Listing
Modified
Sun Feb 10 05:31:47 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed broken CMSlv (from changes for bug #361)
Revision
1747 -
Directory Listing
Modified
Sun Feb 10 03:42:42 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed bug #361.
Moved a number of vars out of SUBST_DICT to prevent config.h changes from spawning a rebuild of libascend.
Eliminated use of ASC_WITH_CONOPT from C code (still need ASC_LINKED_CONOPT for the moment).
Revision
1746 -
Directory Listing
Modified
Sun Feb 10 00:24:32 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Simplified test case for bug #278.
Revision
1745 -
Directory Listing
Modified
Sun Feb 10 00:20:47 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Added test case for bug #278.
Revision
1744 -
Directory Listing
Modified
Sun Feb 10 00:08:08 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Related file for bug #362.
Revision
1743 -
Directory Listing
Modified
Sat Feb 9 23:07:48 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Further changes to address ParseConfig issues following from ascend-config output (bug #365).
Revision
1742 -
Directory Listing
Modified
Sat Feb 9 22:48:41 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
added path mungeing for Windows, fixed bug #365.
Revision
1741 -
Directory Listing
Modified
Sat Feb 9 12:09:23 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
PyGTK GUI shows True for logrel satisfied, False if not.
Removed HTML comments from compiler/logrel*.h.
Revision
1740 -
Directory Listing
Modified
Sat Feb 9 09:54:38 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Removed 'flashing' of splash screen.
Revision
1739 -
Directory Listing
Modified
Fri Feb 8 04:39:24 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed definition of milliwatts
Revision
1738 -
Directory Listing
Modified
Fri Feb 8 04:26:16 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
fixed launching problem with pythonw.exe on Windows (sys.stderr must not be used). Added 'gtkexcepthook' to show uncaught exceptions (will need review!).
Revision
1737 -
Directory Listing
Modified
Thu Feb 7 23:58:06 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Further work on the IPOPT implementation.
Revision
1736 -
Directory Listing
Modified
Wed Feb 6 04:25:50 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Updated to use of 'libsuitesparse-dev' since suitesparse conflicts ufsparse but is required by octave.
Revision
1735 -
Directory Listing
Modified
Wed Feb 6 04:12:44 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixed bug 359 (units is none)
Fixed bug 358 (progress indicator with DOPRI5)
Added SI prefixes to units-of-measure file (peta, yotta, etc).
Removed debug output from DOPRI5.
Revision
1734 -
Directory Listing
Modified
Wed Feb 6 01:22:28 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Fixing up DOPRI5 as standard integrator.
Fixed bug 357 preventing repeated registration of integrators (in integrator.c).
Cleaned up SConstruct file use of WITH_SOLVERS a little bit.
Revision
1733 -
Directory Listing
Modified
Wed Feb 6 00:18:31 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
In process of moving DOPRI5 solver to 'solvers' dir.
Revision
1732 -
Directory Listing
Modified
Sat Jan 19 00:41:22 2008 UTC
(16 years, 8 months ago)
by
jpye
Original Path:
trunk
Hack to correct treatment of GraphViz on Ubuntu 7.04 (evil RPATH).
Revision
1731 -
Directory Listing
Modified
Thu Jan 17 23:43:30 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added models from Pedro Vale Lima via Krishnan.
Revision
1730 -
Directory Listing
Modified
Wed Jan 16 05:10:30 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed treatment of single-quoted string.
Revision
1729 -
Directory Listing
Modified
Wed Jan 16 02:55:14 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Updated GPL and reformatted comments at top of file.
Revision
1728 -
Directory Listing
Modified
Wed Jan 16 01:01:07 2008 UTC
(16 years, 9 months ago)
by
kchittur
Original Path:
trunk
Minor changes to eos-vanderwaals.a4c and zplot.py
Revision
1727 -
Directory Listing
Modified
Tue Jan 15 23:03:20 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Updated cavity to current CLFR design Stage 2.
Added 'singletube' model to tubebank.
Improved functionality of the Module view in PyGTK GUI (corrected highlighting of instantiable types, enabled doubleclick expansion of module type list).
Added reporting of inline notes via console output (TODO: incorporate this into the GUI).
Added Type::isModel and corrected Type::hasParameters (C++).
Revision
1726 -
Directory Listing
Modified
Mon Jan 14 06:44:05 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added graphviz-dev build dependency.
Revision
1725 -
Directory Listing
Modified
Sat Jan 12 22:43:20 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Updated changelog.
Revision
1723 -
Directory Listing
Modified
Fri Jan 11 23:24:27 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed 'lmodern' test.
Revision
1722 -
Directory Listing
Modified
Thu Jan 10 03:12:08 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed detection of 'boolean' definition in GraphViz graph.h. Newer versions of GraphViz (2.16) include this definition, although it's not included in the older versions (2.12). Older versions still (2.8) are in use (Ubuntu 6.10 and Ubuntu 7.04).
Revision
1721 -
Directory Listing
Modified
Thu Jan 10 01:15:27 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added test for GraphViz-defined 'boolean'.
Revision
1720 -
Directory Listing
Modified
Wed Jan 9 07:23:24 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed detection/linking with GraphViz in Windows (GraphViz 2.16).
Added support for linking against MSCVR71.DLL but still needs some work.
Revision
1719 -
Directory Listing
Modified
Wed Jan 9 05:21:20 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed RPATH thing for Ubuntu 7.10
Revision
1718 -
Directory Listing
Modified
Wed Jan 9 05:19:19 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed RPATH nonsense with GraphViz.
Revision
1717 -
Directory Listing
Modified
Wed Jan 9 05:12:20 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Add RPATH to env, not just libascend_env.
Revision
1716 -
Directory Listing
Modified
Wed Jan 9 05:09:04 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Adding RPATH to handle strange GraphViz on Ubuntu 7.04 and 6.10
Revision
1715 -
Directory Listing
Modified
Wed Jan 9 04:51:50 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added missing LIBPATH and CPPPATH args for graphviz.
Revision
1714 -
Directory Listing
Modified
Tue Jan 8 02:48:20 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fix for different GraphViz include paths on Windows.
Revision
1713 -
Directory Listing
Modified
Mon Jan 7 01:16:23 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added comment about GRAPHVIZ_CPPPATH.
Revision
1712 -
Directory Listing
Modified
Mon Jan 7 01:07:04 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added graphviz-devel build-time dependency for RPM build.
Fixed treatment of *_LIBS flags from command line in SCons.
Revision
1711 -
Directory Listing
Modified
Mon Jan 7 00:06:46 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed UnitsDialog for case where array is selected in model view.
Added modelview 'get_selected_type' method and refactored.
Revision
1710 -
Directory Listing
Modified
Sun Jan 6 23:33:54 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed behaviour of UnitsDialog for case where it is activated while a 'model' is selected.
Revision
1709 -
Directory Listing
Modified
Sun Jan 6 06:01:11 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
promoted 'CONSTANT' and 'PROVIDE'
Revision
1708 -
Directory Listing
Modified
Sun Jan 6 05:58:17 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added 'DIMENSIONLESS' and moved 'UNITS' and 'ATOM' to major keywords.
Revision
1707 -
Directory Listing
Modified
Sun Jan 6 05:55:41 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added keyword 'DIMENSION'.
Revision
1706 -
Directory Listing
Modified
Sun Jan 6 05:39:51 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed treatment of wildcard and dimensionless values in PyGTK GUI and UnitsDialog.
Revision
1705 -
Directory Listing
Modified
Sun Jan 6 05:14:23 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixing treatement of dimensionless types.
Revision
1704 -
Directory Listing
Modified
Sun Jan 6 04:54:18 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added context menu for 'select units'.
Revision
1703 -
Directory Listing
Modified
Sun Jan 6 04:11:10 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
standardised measures.a4l a little further.
Revision
1702 -
Directory Listing
Modified
Sun Jan 6 03:45:33 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Removed redundant base unit definitions now that compiler/units.h changed to SI abbrevs.
Revision
1701 -
Directory Listing
Modified
Sun Jan 6 03:42:21 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Changed fundamental units to the standard SI abbreviations.
Added new solver parameters for IPOPT (still needs testing).
Added context-aware UnitsDialog that by default uses the type selected in the browser.
Added attempt at detection of 'lmodern' (for bug #351).
Changed base units in compiler/units.h.
Revision
1700 -
Directory Listing
Modified
Sun Jan 6 02:14:29 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Completed implementation of UnitsDialog (PyGTK).
Fixed 'response' behaviour for PopupSolverReporter (PyGTK).
Reinstated getFraction{Numer,Denomin}ator (SWIG).
Added UnitsM::operator== (C++).
Fixed some 'u == None' comparisons in Python.
Removed some debug output from dimensions.cpp (C++).
Added const qualifiers in CmpPtrs and CmpRealPtrs.
Removed guff from doc-comments in cmpfunc.h.
Removed library.i (not used) (SWIG).
Revision
1699 -
Directory Listing
Modified
Sat Jan 5 02:49:48 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added operator< to SymChar class (C++).
Added toString method to Dimensions class (C++).
Fixed close-button behaviour in Solver Reporter dialog (Python).
Added Library::getUnits to get list of all units of measurement in use (C++).
Added Library::getRealAtomTypes to get list of all real atomic types (C++).
Removed duplicated class definition for Dimensions in ascpy.i (C++).
Added __str__ to Python wrapping of Dimensions type.
Started working on populating data fields in UnitsDialog (Python).
Default constructor for Dimensions object now creates 'wildcard' dimension.
Cleared contents of library.i (should delete it actually).
Added Type::isFundamental (C++).
Tidied find.h formatting, #includes.
Revision
1698 -
Directory Listing
Modified
Fri Jan 4 07:50:28 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
some work in adding 'units dialog' for outputting available units of measurement.
Revision
1697 -
Directory Listing
Modified
Thu Jan 3 02:32:51 2008 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Removed out of date '@TODO'.
Revision
1696 -
Directory Listing
Modified
Wed Dec 26 09:28:29 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
working on fixing F, F_cum (currently wrong). Fixed syntax causing crash in bug #350 (bug still needs to be fixed though)
Revision
1695 -
Directory Listing
Modified
Wed Dec 26 08:23:08 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed up some debug output and lint, formatting.
tubebank model currently causes crash as noted in bug #350.
Revision
1694 -
Directory Listing
Modified
Wed Dec 26 04:50:12 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added commenting
Revision
1693 -
Directory Listing
Modified
Wed Dec 26 04:35:38 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
fixed install file location
Revision
1692 -
Directory Listing
Modified
Wed Dec 26 04:33:31 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added gtksourceview-2.0 lang def in Deb package
Revision
1691 -
Directory Listing
Modified
Wed Dec 26 04:29:08 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Removed GtkSourceView stuff from SConstruct (it's not the right place for it), fixed ascend.spec.in to include
the necessary code.
Revision
1690 -
Directory Listing
Modified
Wed Dec 26 03:52:20 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed installation of language definition file for GtkSourceView-2.0.
Removed debug output in cond_config.c, used by CMSlv.
Revision
1689 -
Directory Listing
Modified
Wed Dec 26 01:00:06 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Improved convergence of this conditional model but choosing
a slightly different formulation.
Revision
1688 -
Directory Listing
Modified
Mon Dec 24 13:07:59 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added comments
Revision
1687 -
Directory Listing
Modified
Mon Dec 24 07:27:44 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added model of radiation from a tube bank. Requires CMSlv solver.
Seems to require several 'F9' presses before it solves, but it does solve.
Revision
1686 -
Directory Listing
Modified
Fri Dec 21 05:37:45 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Fixed scrollbar policy (almost)
Revision
1685 -
Directory Listing
Modified
Fri Dec 21 05:33:43 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added ImageWindow for viewing Incidence Graph, added zoom and fit-to-window features.
Revision
1684 -
Directory Listing
Modified
Thu Dec 20 22:30:30 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added test cases to instantiate models using the compiler, and test for resulting child instances etc.
Changed most 'AddSymbolL' to 'AddSymbol' (to reduce use of magic #s).
Cleaned up a few #include lists.
Renamed 'Asc_DeAllocSim' to 'sim_destroy'.
Removed some CVS 'lint'.
Removed 'SimsProc' commenting from 'simlist.c'.
Added some missing #includes in .h files (FWIW).
Removed the 'STATIC_xxx' headers from base/generic/solver/SConscript.
Revision
1683 -
Directory Listing
Modified
Thu Dec 20 07:12:31 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added scrolling of image dialog
Revision
1682 -
Directory Listing
Modified
Wed Dec 19 08:02:38 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Remove unused var.
Fixed lotka.png graph writing example.
Revision
1681 -
Directory Listing
Modified
Wed Dec 19 07:20:35 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added new graphviz icon.
Revision
1680 -
Directory Listing
Modified
Wed Dec 19 07:15:49 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Added 'Incidence Graph' functionality for PyGTK interface.
Revision
1679 -
Directory Listing
Modified
Wed Dec 19 06:20:49 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Moved 'incidence.c' and 'incidence.h' to base/generic/system.
Change system_write_graph to use GraphViz directly, and create PNG output.
Created 'TestSystem' suite in test.py and added test for PNG graph create (no checking performed though so far).
Updated Simulation::write to use the new system_write_graph syntax (no filters any more).
Fixed WITH_GRAPHVIZ flags for graph.c.
Revision
1678 -
Directory Listing
Modified
Wed Dec 19 00:29:48 2007 UTC
(16 years, 9 months ago)
by
jpye
Original Path:
trunk
Removed references to MFGRAPH, seems better to use GraphViz directly.
Added configuration test for GraphViz.
Added configuration test for strdup, fixed mmio to not create its own strdup if other form is available already.
Revision
1677 -
Directory Listing
Modified
Tue Dec 18 07:38:38 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed typo, removed old code.
Revision
1676 -
Directory Listing
Modified
Tue Dec 18 07:38:18 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
More on rankine_regen, but bleed fraction is still not a free variable.
Revision
1675 -
Directory Listing
Modified
Tue Dec 18 04:59:37 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed rankine_reheat (there is a bit of a question about how to calculate cycle efficiency when pump work is *not* neglected).
Revision
1674 -
Directory Listing
Modified
Tue Dec 18 03:47:55 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed incidence matrix coloring for case where overspecified rows are presuent.
Revision
1673 -
Directory Listing
Modified
Tue Dec 18 02:55:18 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Removing debug output
Revision
1672 -
Directory Listing
Modified
Tue Dec 18 02:33:50 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed loading for case of missing ascend-loading.svg
Revision
1671 -
Directory Listing
Modified
Mon Dec 17 06:45:53 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
little more work on reheat rankine cycle, but problems still there.
Revision
1670 -
Directory Listing
Modified
Mon Dec 17 05:16:41 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Few more self-tests for rankine_reheat.
Revision
1669 -
Directory Listing
Modified
Mon Dec 17 05:06:09 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Added self_test for rankine_reheat.
Revision
1668 -
Directory Listing
Modified
Mon Dec 17 05:05:52 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
remove debug output
Revision
1667 -
Directory Listing
Modified
Mon Dec 17 04:48:55 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed reheat rankine cycle model.
Added 'btu' (lowercase) to units of measurement.
Revision
1666 -
Directory Listing
Modified
Mon Dec 17 00:51:47 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed ModuleView probs
Revision
1665 -
Directory Listing
Modified
Mon Dec 17 00:45:59 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Refactored 'moduleview' stuff out of gtkbrowser.py.
Fixed headers of childio.h (added #include "child.h")
Fixed line-up of incidence matrix and axis tickmarks.
Module list is now sorted in library.cpp.
Added some docstrings in ascpy.i.
Revision
1664 -
Directory Listing
Modified
Thu Dec 13 06:59:30 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Worked on adding regenerative rankine cycle model.
Revision
1663 -
Directory Listing
Modified
Thu Dec 13 04:35:35 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Added simple model of a Rankine cycle.
Revision
1662 -
Directory Listing
Modified
Thu Nov 29 23:59:36 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Added test for __APPLE__ with <dlfcn.h>.
Revision
1661 -
Directory Listing
Modified
Thu Nov 29 23:34:08 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Missed a couple of <malloc.h> changes.
Revision
1660 -
Directory Listing
Modified
Thu Nov 29 23:28:51 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Removed references to <malloc.h> (replaced by <stdlib.h>).
Revision
1659 -
Directory Listing
Modified
Thu Nov 29 13:01:48 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Comment out CheckDLOpen, as it breaks Windows build.
Revision
1658 -
Directory Listing
Modified
Thu Nov 29 12:15:05 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
fixed CheckSigReset
Revision
1657 -
Directory Listing
Modified
Thu Nov 29 12:12:05 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
changed conf.CheckIPOPT
Revision
1656 -
Directory Listing
Modified
Thu Nov 29 12:06:25 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Added tests for 'malloc' and 'dlopen'/'LoadLibrary'.
Revision
1655 -
Directory Listing
Modified
Thu Nov 29 11:04:49 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Suppressed LSDOE warnings.
Reverted some of the 'is False' changes that weren't necessary.
Revision
1654 -
Directory Listing
Modified
Thu Nov 29 10:41:45 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Fixed to support 'scons -h' in current scons (see thread data 1/11/07 on scons-users list).
Revision
1653 -
Directory Listing
Modified
Thu Nov 22 13:17:06 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Clean up some #includes and func headers.
Turn on debugging in packages.c and importhandler.c.
Revision
1652 -
Directory Listing
Modified
Thu Nov 22 13:15:44 2007 UTC
(16 years, 10 months ago)
by
jpye
Original Path:
trunk
Added parse_string_module2, which fails...?
Revision
1651 -
Directory Listing
Modified
Sat Nov 17 06:40:22 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Cleaned some #includes.
Added test case to instantiate a simple model.
Revision
1650 -
Directory Listing
Modified
Sat Nov 17 06:36:28 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
clean lint, correct headers in simlist.h
Revision
1649 -
Directory Listing
Modified
Fri Nov 16 05:32:53 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
ASCEND Tcl/Tk in same menu as ASCEND PyGTK.
fixed bug #342.
Revision
1648 -
Directory Listing
Modified
Thu Nov 15 07:31:42 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Updated for Ubuntu 7.10
Revision
1647 -
Directory Listing
Modified
Thu Nov 15 06:59:16 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Trying to change deps from libtktable2.9-dev to libtktable2.9 in debian/control (former appears not to be present in Gutsy).
Revision
1646 -
Directory Listing
Modified
Thu Nov 15 05:51:36 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
IPOPT solver not loaded by default.
Revision
1645 -
Directory Listing
Modified
Thu Nov 15 03:53:07 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
created typedef ExprSymFilterFn.
updated GtkSourceView lang definition.
removed execvp call in test.py.
Revision
1644 -
Directory Listing
Modified
Tue Nov 13 11:59:36 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
fix suite registration fn
Revision
1643 -
Directory Listing
Modified
Tue Nov 13 11:27:37 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Renamed tests with shorter names, added some common macros in base/generic/test/common.h.
Revision
1642 -
Directory Listing
Modified
Mon Nov 12 11:07:26 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
fixed bug #323 (moving references to Tcl/Tk out of <utilities/ascConfig.h>).
Revision
1641 -
Directory Listing
Modified
Mon Nov 12 00:12:33 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
fixed bug 307
Revision
1640 -
Directory Listing
Modified
Thu Nov 8 12:54:16 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Renamed test to a sensible name.
Revision
1639 -
Directory Listing
Modified
Thu Nov 8 12:50:01 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Removed lint.
test_parse_string_module is working now.
Revision
1638 -
Directory Listing
Modified
Thu Nov 8 12:08:19 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Added CUnit test suite for 'compiler' module.
Added a couple of *very* preliminary tests.
Removed some debug output from packages.c
Fixed a #include missing from module.h.
Added a couple of missing #ifdef __cplusplus from test header files.
Added little bit of test code into relman_hessian_count (still active).
Revision
1637 -
Directory Listing
Modified
Fri Oct 26 06:26:57 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
First cut at new syntax file for gtksourceview-2.0 (needed for Ubuntu 7.10)
Revision
1636 -
Directory Listing
Modified
Wed Oct 24 13:04:05 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
IPOPT gets installed if built.
added relman_hessian_count placeholder.
Revision
1635 -
Directory Listing
Modified
Wed Oct 24 08:01:26 2007 UTC
(16 years, 11 months ago)
by
jpye
Original Path:
trunk
Add LSODE to the installed solvers
Revision
1634 -
Directory Listing
Modified
Sat Oct 13 05:02:42 2007 UTC
(17 years ago)
by
jpye
Original Path:
trunk
Limited set of model files installed by 'scons install'.
TODO: fix 'installer.nsi' to use the PACKAGE file lists also (need SubstInFile)
TODO: fix tarball to only include model files given in PACKAGE lists also (modified DistTar?)
Revision
1633 -
Directory Listing
Modified
Thu Oct 11 14:14:24 2007 UTC
(17 years ago)
by
jpye
Original Path:
trunk
More work on AccumulateBuilder
Revision
1630 -
Directory Listing
Modified
Sun Sep 30 02:49:11 2007 UTC
(17 years ago)
by
jpye
Original Path:
trunk
fixed detection of missing C++ compiler (tested on Ubuntu 7.04)
Revision
1629 -
Directory Listing
Modified
Wed Sep 26 12:08:19 2007 UTC
(17 years ago)
by
jpye
Original Path:
trunk
Fixed dlopen bug where path contains no slash on Linux.
Revision
1628 -
Directory Listing
Modified
Wed Sep 26 09:36:47 2007 UTC
(17 years ago)
by
jpye
Original Path:
trunk
Corrected lib dependency in Debian (libtktable2.9 instead of libtktable).
Added some ATOM types for heat exchanger analysis.
Identified a bug in package_load for case where DLL is in the current directory (still needs fixing).
Revision
1627 -
Directory Listing
Modified
Thu Sep 13 02:36:24 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Removed out-of-data release notes etc.
Revision
1626 -
Directory Listing
Modified
Thu Sep 13 02:28:29 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed default value of ASCENDSOLVERS in asc4dev.
Revision
1625 -
Directory Listing
Modified
Thu Sep 13 02:10:23 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added 'asc4dev' script.
Revision
1624 -
Directory Listing
Modified
Tue Sep 11 13:14:22 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Little more on the 'accumulate' functionality.
Revision
1623 -
Directory Listing
Modified
Tue Sep 11 03:46:51 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Bugfix from Sebastian Krysmanski (problem with proc_close in some cases).
Revision
1622 -
Directory Listing
Modified
Mon Sep 10 13:19:45 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added initial code for 'accumulate builder' based on SCons Wiki code.
Revision
1621 -
Directory Listing
Modified
Mon Sep 10 10:53:45 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Updated the 'PACKAGE' file with the remaining .a4c and .a4l files (still
need to do the .a4s files). Other minor reformatting.
Revision
1620 -
Directory Listing
Modified
Thu Sep 6 08:17:36 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Addeding a 'PACKAGE' file for the main model directory.
Revision
1619 -
Directory Listing
Modified
Wed Sep 5 06:48:07 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added air specific volumme.
Revision
1618 -
Directory Listing
Modified
Wed Sep 5 00:36:01 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Removed deprecated 'import SCons.Sig' from nsis.py
Revision
1617 -
Directory Listing
Modified
Tue Sep 4 04:13:08 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Removed some debub output from Tcl/Tk GUI at startup.
Revision
1616 -
Directory Listing
Modified
Mon Sep 3 14:05:44 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added default ASCENDLIBRARY and ASCENDSOLVERS fetched on Windows from the Registry.
Updated installer to set these registry values at install time.
In packages.c, output to say what the default values are found to be.
Remove some redundant output in 'ascend' script.
Revision
1615 -
Directory Listing
Modified
Mon Sep 3 12:40:36 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Support for ASCENDLIBRARY in Windows registry.
Revision
1614 -
Directory Listing
Modified
Mon Sep 3 06:54:37 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added 'ascend.bat' to Windows installer output for easier command-line use.
Added note about possible colour output in Windows command prompt.
Some work on command-line detection of ASCENDLIBRARY and ASCENDSOLVERS env vars. Ongoing.
Revision
1613 -
Directory Listing
Modified
Sat Sep 1 04:55:36 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added some missing keywords
Revision
1611 -
Directory Listing
Modified
Thu Aug 30 06:49:19 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added debian dependency on gtksourceview for installation of gedit highlighting.
Added icon for use in nautilus in debian.
Revision
1609 -
Directory Listing
Modified
Thu Aug 30 02:14:09 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Adopt freedesktop.org method for mime association on Debian. Add
postrm and postinst scripts.
Revision
1608 -
Directory Listing
Modified
Thu Aug 30 01:31:05 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Debian uses a didfferent format for the MIME files.
Bumped version.
Revision
1607 -
Directory Listing
Modified
Thu Aug 30 00:16:48 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Got rid of not-used var warning.
Revision
1606 -
Directory Listing
Modified
Wed Aug 29 12:31:20 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed wrong year in copyright header.
Revision
1605 -
Directory Listing
Modified
Wed Aug 29 10:59:48 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Matrix output on pivot problem is now compile-time optional.
Revision
1604 -
Directory Listing
Modified
Wed Aug 29 10:47:23 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Comment moved to newline (seemed to cause problem on Build Service) in ascend.spec.in.
Improved some typelint error messages for readability in PyGTK GUI.
Revision
1603 -
Directory Listing
Modified
Wed Aug 29 08:06:24 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Added an air enthalpy correlation from a paper by Adebiyi (2005).
Revision
1601 -
Directory Listing
Modified
Sun Aug 19 07:58:46 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Fixed dependency on desktop-file-utils at post/postun time.
Revision
1600 -
Directory Listing
Modified
Sun Aug 19 06:32:59 2007 UTC
(17 years, 1 month ago)
by
jpye
Original Path:
trunk
Removed some debug output.
Added message for case where no solvers have been loaded.
Revision
1599 -
Directory Listing
Modified
Fri Aug 17 07:32:10 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed building of bboxtest for new naming convention.
Revision
1598 -
Directory Listing
Modified
Fri Aug 17 06:44:45 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
All platforms will now use the lib<name>_ascend.so convention for ASCEND external libraries.
(it makes it simpler for people writing such things).
Revision
1597 -
Directory Listing
Modified
Fri Aug 17 05:26:05 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
New external library naming scheme on Windows: 'name_ascend.dll' instead of 'name.dll'.
This applies to solvers as well as external methods, extpy, import handlers, etc.
Revision
1596 -
Directory Listing
Modified
Fri Aug 17 02:28:49 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Modified Debian build log.
Added creation of debian.tar.gz for use with OpenSUSE Build Service.
Added notes on building packages using the Build Service.
Revision
1595 -
Directory Listing
Modified
Thu Aug 16 12:52:52 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
removed redundant comment
Revision
1594 -
Directory Listing
Modified
Thu Aug 16 05:55:02 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
License tagging as required for Fedora.
Revision
1593 -
Directory Listing
Modified
Thu Aug 16 03:40:45 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added header files to the windows installer.
Fixed problem of $INSTDIR/solvers not being removed during uninstall.
Updated changelog.
Revision
1592 -
Directory Listing
Modified
Wed Aug 15 13:31:54 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed python executable path on Windows.
Revision
1591 -
Directory Listing
Modified
Fri Aug 10 07:40:51 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
removed no-longer-used dependencies.ini file (layout for NSIS dialog)
reflowed the text in LICENSE.txt (better reading in NSIS installer.
Revision
1590 -
Directory Listing
Modified
Thu Aug 9 14:47:47 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed default web help URL.
Fixed handling of web links on Fedora (needs checking on other Linux)
Revision
1589 -
Directory Listing
Modified
Thu Aug 9 07:22:42 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Improved model convergence by rearranging the secant formula.
Revision
1588 -
Directory Listing
Modified
Thu Aug 9 07:06:17 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Moved solve_stress into columnbuckling_model.
Revision
1587 -
Directory Listing
Modified
Wed Aug 8 14:36:55 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed the solve_stress question with some better upper/lower bounds.
Revision
1586 -
Directory Listing
Modified
Wed Aug 8 13:37:13 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added comment about 'solve_stress' and moved call to bound_self.
Revision
1585 -
Directory Listing
Modified
Tue Aug 7 14:28:43 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added URL on first page.
Revision
1584 -
Directory Listing
Modified
Tue Aug 7 14:06:09 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Bumping version. Will attempt to do this immediately *after* a release from now on, before new work is started.
Revision
1583 -
Directory Listing
Modified
Tue Aug 7 09:04:16 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
added brent solver for column buckling
Revision
1582 -
Directory Listing
Modified
Mon Aug 6 14:49:57 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
More comments in column buckling model.
Revision
1581 -
Directory Listing
Modified
Mon Aug 6 11:56:44 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added 'power_per_area' and 'R_value' to atom definitions.
Corrected some errors in the column buckling and section calculators.
Revision
1580 -
Directory Listing
Modified
Sun Aug 5 13:40:23 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Update
Revision
1579 -
Directory Listing
Modified
Sun Aug 5 13:37:16 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Updated regarding DEB build
Revision
1578 -
Directory Listing
Modified
Sun Aug 5 10:43:07 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed Depends
Revision
1577 -
Directory Listing
Modified
Sun Aug 5 10:22:15 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added libtktable.
Revision
1576 -
Directory Listing
Modified
Sun Aug 5 09:44:07 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed Tcl/Tk interface for new non-contiguous solver numbering.
Revision
1575 -
Directory Listing
Modified
Sun Aug 5 03:54:54 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
More man page info for Tcl/Tk GUI.
Revision
1574 -
Directory Listing
Modified
Sun Aug 5 03:52:55 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Updated man pages with some information about environment variables and user settings.
Revision
1573 -
Directory Listing
Modified
Sat Aug 4 09:37:03 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added support for automatic download/install of ActiveTcl.
Revision
1572 -
Directory Listing
Modified
Sat Aug 4 07:53:42 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Documentation is now included with the installer on Windows.
Revision
1571 -
Directory Listing
Modified
Fri Aug 3 15:50:59 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed problems with Python installation.
Message about .ascend.ini file is now in an NSIS 'Page'.
Revision
1570 -
Directory Listing
Modified
Fri Aug 3 14:18:08 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
More work on Windows installer
Revision
1569 -
Directory Listing
Modified
Fri Aug 3 13:32:44 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Using 'InstallOptions' stuff in NSIS installer for selection of dependencies.
Revision
1568 -
Directory Listing
Modified
Fri Aug 3 07:46:44 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
more work on installer (ongoing)
Revision
1567 -
Directory Listing
Modified
Thu Aug 2 15:10:54 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added support for downloading and installing missing stuff on Windows.
Revision
1566 -
Directory Listing
Modified
Thu Aug 2 06:46:43 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Changed default fortran to G77 on MinGW/MSYS.
Revision
1565 -
Directory Listing
Modified
Mon Jul 30 14:30:02 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Trying to track down what looks like an integer rounding error.
Revision
1564 -
Directory Listing
Modified
Mon Jul 30 13:52:25 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Test cases pass for compound sections.
Revision
1563 -
Directory Listing
Modified
Mon Jul 30 13:42:20 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Woops, got confused with I_y and I_z
Revision
1562 -
Directory Listing
Modified
Mon Jul 30 13:22:43 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed bug with compound section.
Added test case for johnpye/section.a4c.
Revision
1561 -
Directory Listing
Modified
Mon Jul 30 07:35:58 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added kgf and tonnef as measures (these are not SI units).
Added 'columnbuckling' formula for buckling of an eccentrically loaded
column using the secant formula.
Revision
1560 -
Directory Listing
Modified
Mon Jul 30 04:36:07 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
More work on section calculator
Revision
1559 -
Directory Listing
Modified
Fri Jul 27 08:07:33 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Work in progress
Revision
1558 -
Directory Listing
Modified
Fri Jul 27 05:51:14 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed debian/control to include 'debhelper' (required for pbuilder).
Added 'stress' and 'moment' to syntax highlighting.
Added punctuation to typedef error messages.
Revision
1557 -
Directory Listing
Modified
Thu Jul 26 13:57:49 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added 'UPDATE_NO_YACC_LEX' option to SCons to stop _no_* files being updated
all the time.
Minor commenting in asc_ipopt.
Fixed ascend-config for case where -I/usr/include or -L/usr/lib.
Revision
1556 -
Directory Listing
Modified
Wed Jul 25 14:13:55 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
fixed typos in exprsym
Revision
1555 -
Directory Listing
Modified
Tue Jul 24 14:16:45 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Bit more work on IPOPT presolve and hessian calculation.
Added export of relman_jacobian_count.
Revision
1554 -
Directory Listing
Modified
Tue Jul 24 13:12:57 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Added lots of svn:ignore tags
Revision
1553 -
Directory Listing
Modified
Tue Jul 24 08:56:59 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Placeholder ipopt_get_status.
Added very simple test-case for IPOPT.
Revision
1552 -
Directory Listing
Modified
Tue Jul 24 08:43:23 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed detection of web browser on Windows (no need for Win32 python package now).
Removing SUNDIALS_* flags where not needed.
Removing debug output about not having YACC or LEX.
Fixing typelex for case of LEX missing (tested with Windows).
Revision
1551 -
Directory Listing
Modified
Tue Jul 24 07:29:42 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Adding some windows target files to ignore list.
Fixing build on Windows with Python 2.5 library.
Fixing for NSIS not present.
Revision
1550 -
Directory Listing
Modified
Tue Jul 24 01:14:06 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed deprecated string exception warning
Revision
1549 -
Directory Listing
Modified
Mon Jul 23 14:30:35 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
More work on IPOPT optimizer.
Prevented repeated slv_get_status errors; added exception in getSimulationStatus in C++.
Revision
1548 -
Directory Listing
Modified
Mon Jul 23 06:58:19 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
fixed no_yacc/no_lex again
Revision
1547 -
Directory Listing
Modified
Mon Jul 23 06:25:49 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Fixed build of asc_ipopt.c. Small comment added in relman. IPOPT_LIB replaced by IPOPT_LIBS due to multiple linking requirement of that library.
Revision
1546 -
Directory Listing
Modified
Sun Jul 22 03:56:56 2007 UTC
(17 years, 2 months ago)
by
jpye
Original Path:
trunk
Some work on IPOPT detection (more required)
Revision
1545 -
Directory Listing
Modified
Tue Jul 17 03:23:19 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed debian build (still some 'lintian' problems)
Updated ascend.spec from latest ascend.spec.in.
Removed debug output in asc_conopt.c.
Revision
1544 -
Directory Listing
Modified
Tue Jul 17 02:42:46 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed DESTDIR for debian build
Revision
1543 -
Directory Listing
Modified
Sun Jul 15 08:53:32 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Added support for openSUSE and SUSE 10.0
Revision
1542 -
Directory Listing
Modified
Sun Jul 15 07:18:45 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Updated changelog with info about CONOPT.
Revision
1541 -
Directory Listing
Modified
Sun Jul 15 05:16:53 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Updated config for CONOPT_LINKED
Revision
1540 -
Directory Listing
Modified
Sun Jul 15 03:59:23 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Reorganising CONOPT binding so that building support for CONOPT is possible without it being installed.
Revision
1539 -
Directory Listing
Modified
Wed Jul 11 09:14:41 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Debug info removed.
Comment about header files removed.
Revision
1538 -
Directory Listing
Modified
Wed Jul 11 09:13:45 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Update debian 'shlibs:Depends'
Removed debug info framevis.py
Revision
1537 -
Directory Listing
Modified
Wed Jul 11 06:55:32 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed aspect & FOV
Revision
1536 -
Directory Listing
Modified
Tue Jul 10 13:26:36 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Simple visualisation using OpenGL wireframe
Revision
1535 -
Directory Listing
Modified
Mon Jul 9 14:58:15 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Little more on IPOPT. Fixed ascdev script to work with configured
solver list.
Revision
1534 -
Directory Listing
Modified
Mon Jul 9 06:06:41 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Lowered the value of RTMAXV for CONOPT (3.1e9 instead of 3.1e11)
Revision
1533 -
Directory Listing
Modified
Thu Jul 5 16:26:11 2007 UTC
(17 years, 3 months ago)
by
aw0a
Original Path:
trunk
added testframe model
Revision
1532 -
Directory Listing
Modified
Thu Jul 5 14:51:41 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Corrected date.
Revision
1531 -
Directory Listing
Modified
Thu Jul 5 14:50:44 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Added conopt.h upon receiving permission from Arne Drud.
Revision
1530 -
Directory Listing
Modified
Thu Jul 5 14:43:47 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
More on IPOPT. Still placeholders mostly.
Revision
1529 -
Directory Listing
Modified
Thu Jul 5 08:19:02 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Making build of IPOPT dependent on config test.
Revision
1528 -
Directory Listing
Modified
Wed Jul 4 14:33:13 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
placeholder for IPOPT solver.
Revision
1527 -
Directory Listing
Modified
Wed Jul 4 04:43:39 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed mimetype in gedit lang spec.
Removed use of %defined macro in RPM spec file.
Revision
1525 -
Directory Listing
Modified
Mon Jul 2 13:51:40 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Updating mime/application icons for RPM.
Revision
1524 -
Directory Listing
Modified
Sat Jun 30 23:21:49 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
changed to ASC_ENV_SOLVERS and ASC_ENV_LIBRARY in C code.
Rerranged order of Tcl/Tk initialisation so that path env vars are set before solvers are loaded.
Revision
1523 -
Directory Listing
Modified
Sat Jun 30 14:55:05 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Little bit on trying to fix debian build.
Revision
1522 -
Directory Listing
Modified
Sat Jun 30 14:08:56 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Updated changelog. Minor changes to RPM build, updated no_lex file.
Revision
1521 -
Directory Listing
Modified
Sat Jun 30 01:31:58 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
file was renamed to scanner_no_lex.c
Revision
1520 -
Directory Listing
Modified
Sat Jun 30 01:23:36 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixing for missing yacc/lex on Windows, auto-update of them when yacc/lex *are* avail.
Fixing 'test.py' operation on Windows (ASCENDSOLVERS env var)
Adding missing ida.dll to installer.
Adding some missing export symbols in libascend.
Revision
1519 -
Directory Listing
Modified
Thu Jun 28 15:04:00 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Adding support for ASCENDSOLVERS env var, for defining location of the ASCEND solvers.
By default this will be /usr/share/ascend/solvers.
Revision
1518 -
Directory Listing
Modified
Thu Jun 28 13:46:33 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed problems with PyGTK GUI on Windows. Still problems with INSTALL_SOLVERS needing
to be fixed for Tcl/Tk GUI.
Revision
1517 -
Directory Listing
Modified
Thu Jun 28 01:36:22 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Correcting conditional build of CONOPT wrapper.
Revision
1516 -
Directory Listing
Modified
Wed Jun 27 15:11:11 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixing conopt_register for the no-conopt case (needs looking at further)
Revision
1515 -
Directory Listing
Modified
Wed Jun 27 15:09:57 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
work on fixing Windows for the external solvers changes
Revision
1514 -
Directory Listing
Modified
Wed Jun 27 14:39:43 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Bumped version to 112.
Revision
1513 -
Directory Listing
Modified
Wed Jun 27 14:01:47 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed missing header
Revision
1512 -
Directory Listing
Modified
Wed Jun 27 13:45:17 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed handling of IDA not present. Commented out some debug stuff.
Revision
1511 -
Directory Listing
Modified
Wed Jun 27 13:29:36 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
LIBPATH for libascend in lsode and ida.
Revision
1510 -
Directory Listing
Modified
Wed Jun 27 13:24:21 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Dependencies of shared libraries on 'libascend'.
Revision
1509 -
Directory Listing
Modified
Wed Jun 27 13:08:47 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Fixed external loading of integrators, at least on my system. Needs testing
with/without fortran, sundials, etc.
Changed little thing kn d1mach.c to make default behaviour correct on Linux.
Revision
1508 -
Directory Listing
Modified
Wed Jun 27 11:37:28 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Adjusting build scripts after moving integrators
Revision
1507 -
Directory Listing
Modified
Wed Jun 27 11:25:37 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Moving integrators to own directory, about to make them self-contained shared libraries.
Revision
1506 -
Directory Listing
Modified
Tue Jun 26 12:22:42 2007 UTC
(17 years, 3 months ago)
by
aw0a
Original Path:
trunk
overconstrained test model
Revision
1505 -
Directory Listing
Modified
Sat Jun 23 14:27:28 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
More on relocation of solvers
Revision
1504 -
Directory Listing
Modified
Sat Jun 23 14:12:34 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Moving solvers to their own directory
Revision
1503 -
Directory Listing
Modified
Sat Jun 23 12:44:10 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Commenting re matrices
Revision
1502 -
Directory Listing
Modified
Fri Jun 22 05:03:51 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Some documentation comments re TRON
Revision
1501 -
Directory Listing
Modified
Thu Jun 21 14:40:28 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
More of the TRON stuff
Revision
1500 -
Directory Listing
Modified
Thu Jun 21 14:38:59 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Preliminary work for TRON tie-in.
Revision
1499 -
Directory Listing
Modified
Tue Jun 19 13:58:30 2007 UTC
(17 years, 3 months ago)
by
jpye
Original Path:
trunk
Added build script for TRON optimiser, more to come.
Revision
1498 -
Directory Listing
Modified
Wed Jun 13 14:18:53 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Change header ifdef bracket
Revision
1497 -
Directory Listing
Modified
Mon Jun 11 08:07:47 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added missing #include
Revision
1496 -
Directory Listing
Modified
Mon Jun 11 08:05:50 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Moved logical block partitioning from system/slv_stdcalls.c to solver/logblock.c.
Perhaps it even belongs in lrslv.c.
Revision
1495 -
Directory Listing
Modified
Mon Jun 11 07:32:03 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed missing symbol exports for building on Windows.
External solvers are working fine in the PyGTK interface.
A bug appears to be present in the Tcl/Tk interface.
Revision
1494 -
Directory Listing
Modified
Mon Jun 11 05:24:44 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed bug in 'show fixed variables' for un-built system
Revision
1493 -
Directory Listing
Modified
Sun Jun 10 14:07:05 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added missing last solver to list
Revision
1492 -
Directory Listing
Modified
Sun Jun 10 13:53:10 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixing <solver/conopt.h>
Revision
1491 -
Directory Listing
Modified
Sun Jun 10 13:49:39 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Moved all solvers to dynamically loaded modules currently in folder models/johnpye.
Location of these files will ultimately change.
Revision
1490 -
Directory Listing
Modified
Sun Jun 10 06:14:59 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Replaced assertion with error for slv_get_status.
Revision
1489 -
Directory Listing
Modified
Sun Jun 10 05:35:36 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed build problem for Tcl/Tk following changes to slv registration.
Revision
1488 -
Directory Listing
Modified
Sun Jun 10 05:22:00 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed default detection of Tcl/Tk on Debian-based distributions (Ubuntu 7.04 specifically)
Revision
1487 -
Directory Listing
Modified
Sun Jun 10 05:09:34 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Changes to the way in which sovlers are registered, to facilitate
dynamically-loaded solvers. Also split much of the 'solver' stuff
from slv.c (in the system directory) out into new file solver/solver.c
and added matching solver/solver.h. Solver IDs are now fixed-- they
don't change, and are stored in a list instead of in an array.
Revision
1486 -
Directory Listing
Modified
Fri Jun 8 00:46:49 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed Z equation following suggestions from Krishnan
Revision
1483 -
Directory Listing
Modified
Thu Jun 7 12:51:01 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added some units of measurement to help with the 'markets' problem.
Converted the 'markets' problem to unitful values.
Revision
1482 -
Directory Listing
Modified
Thu Jun 7 12:03:26 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
GAMS sample problem added
Revision
1481 -
Directory Listing
Modified
Thu Jun 7 00:00:12 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
comment about ashighlight
Revision
1480 -
Directory Listing
Modified
Wed Jun 6 13:44:59 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added stats output in DOPRI5 integrator.
Typo in ida.c.
Added assertions in TestDOPRI5 (current they fail).
Still got problems with DOPRI5 integrator.
Revision
1479 -
Directory Listing
Modified
Tue Jun 5 14:06:15 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Some work on sub-step interpolation for DOPRI5; ongoing.
Revision
1478 -
Directory Listing
Modified
Tue Jun 5 13:34:08 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed time values of DOPRI5 integrator.
Revision
1477 -
Directory Listing
Modified
Tue Jun 5 10:38:45 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed bugs in aren.a4c model, test case runs but needs validation.
Revision
1474 -
Directory Listing
Modified
Mon Jun 4 13:11:05 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
'aren' model, test case for DOPRI5, added. Ongoing.
Revision
1473 -
Directory Listing
Modified
Mon Jun 4 13:10:01 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix problem with incidence matrix and detection of matplotlib
Revision
1472 -
Directory Listing
Modified
Mon Jun 4 11:34:35 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added sample model
Revision
1471 -
Directory Listing
Modified
Sun Jun 3 10:06:40 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fix line endings for README-windows.txt?
Revision
1470 -
Directory Listing
Modified
Sun Jun 3 10:00:58 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
fixed WITH_DOC stuff
Revision
1469 -
Directory Listing
Modified
Sun Jun 3 09:43:16 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixing LyX detection?
(this commit equals 0.9.5.111)
Revision
1468 -
Directory Listing
Modified
Sun Jun 3 06:58:11 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Reverted to 'solid' compressor
Revision
1467 -
Directory Listing
Modified
Sun Jun 3 06:19:35 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
More work on Windows installer detection of PyGTK, PyCairo etc at install-time.
Revision
1466 -
Directory Listing
Modified
Sun Jun 3 04:26:54 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Add python version to installer name in Windows
Revision
1465 -
Directory Listing
Modified
Sun Jun 3 04:21:07 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Move 'create.nsi' to top-level
Revision
1464 -
Directory Listing
Modified
Sun Jun 3 04:09:36 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added 'alert' option to 'loading' module.
Added start menu shortcut to Model Library
Bumped version to 0.9.5.111.
Fixed loading of fourbarplot.py example when matplotlib not available.
Revision
1463 -
Directory Listing
Modified
Sun Jun 3 02:48:17 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Removed 'ascend.bat' hack from installer, changed to
saner 'pythonw.exe' for starting ASCEND on Windows.
Still needs testing on Linux.
Revision
1462 -
Directory Listing
Modified
Sat Jun 2 13:55:11 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
SVG files used to create Windows icons
Revision
1461 -
Directory Listing
Modified
Sat Jun 2 13:54:06 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added file association for .A4C and .A4L files to ASCEND in Windows Installer.
Fixed Windows icons.
Revision
1460 -
Directory Listing
Modified
Thu May 31 13:32:18 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
SubstInFile moved to own file
Revision
1459 -
Directory Listing
Modified
Thu May 31 13:28:33 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
DOPRI5 is running... but is it correct? Still needs lots of testing
Revision
1457 -
Directory Listing
Modified
Mon May 28 17:50:45 2007 UTC
(17 years, 4 months ago)
by
kchittur
Original Path:
trunk
krishnan chittur
Revision
1452 -
Directory Listing
Modified
Mon May 28 14:01:51 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Integrators can now be dynamically loaded. DOPRI5 has progressed but still doesn't work.
Revision
1451 -
Directory Listing
Modified
Mon May 28 10:20:09 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Some more work on the DOPRI5 integrator.
Revision
1450 -
Directory Listing
Modified
Sun May 27 04:55:28 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added Python IntegratorReporterFile for easy output of integration results to a file.
Revision
1449 -
Directory Listing
Modified
Sun May 27 03:26:07 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed .pyo problem
Revision
1448 -
Directory Listing
Modified
Sun May 27 02:36:49 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added tests for presence of CC and CXX.
Revision
1447 -
Directory Listing
Modified
Sun May 27 01:22:45 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Workaround for a documentation bug in SUNDIALS 2.2.
Revision
1446 -
Directory Listing
Modified
Sun May 27 00:16:01 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added a short README for the DOPRI stuff.
Revision
1445 -
Directory Listing
Modified
Sat May 26 14:43:48 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Starting some work on a DOPRI5 integrator.
Revision
1444 -
Directory Listing
Modified
Sat May 26 09:48:33 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Better icon, fixed problem with local help file access
Revision
1443 -
Directory Listing
Modified
Sat May 26 09:00:53 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed problems with installation of documentation on FC6
Revision
1442 -
Directory Listing
Modified
Sat May 26 07:31:34 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Build documentation by default, but detect when LyX is not available.
Revision
1441 -
Directory Listing
Modified
Sat May 26 04:27:44 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed changelog for debian release
Revision
1440 -
Directory Listing
Modified
Sat May 26 04:03:46 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Changes made at time of 0.9.5.110 update for Windows.
Revision
1439 -
Directory Listing
Modified
Sat May 26 01:53:11 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed launch-time dependency on matplotlib.
Revision
1438 -
Directory Listing
Modified
Thu May 24 11:33:04 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Added some comments in ascend.spec referring to as-yet-unresolved dependencies for documentation generation.
Added to doc/SConscript 'if' clause to turn off doc installation by default. Should allow 'scons install' to
occur without triggering documentation build.
Revision
1437 -
Directory Listing
Modified
Mon May 21 10:05:00 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed problem with tcl/tk in 'scons install' for SCons 0.96.92
Revision
1436 -
Directory Listing
Modified
Mon May 21 09:39:28 2007 UTC
(17 years, 4 months ago)
by
jpye
Original Path:
trunk
Fixed build for SCons 0.96.92. Needs testing.
Revision
1435 -
Directory Listing
Modified
Sun May 20 16:58:44 2007 UTC
(17 years, 4 months ago)
by
ballan
Original Path:
trunk
updated the makefile stuff to work in the current dir structure.
still lots of problems with the install target and now doing
the evil double link because the directories
system, linear, and solver really are NOT independent.
Revision
1434 -
Directory Listing
Modified
Sun May 20 16:53:10 2007 UTC
(17 years, 4 months ago)
by
ballan
Original Path:
trunk
test commit
Revision
1433 -
Directory Listing
Modified
Sat May 19 09:15:23 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed some problems with uninstalling of ASCEND (files weren't being remove properly)
Revision
1432 -
Directory Listing
Modified
Sat May 19 08:42:22 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixes for the windows installer, start menu, splash screen.
Revision
1431 -
Directory Listing
Modified
Fri May 18 09:20:26 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on fixing for SCons 0.97. There is a problem with
SCons 0.96.92 on Ubuntu 6.10, waiting an answer on that.
Revision
1430 -
Directory Listing
Modified
Thu May 17 23:36:30 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Small fix in diagnose.py intended for SunOS.
Changed bug report link to include bugtracker project_id.
Revision
1429 -
Directory Listing
Modified
Tue May 15 04:40:07 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added 'report a bug' link in Help menu
Revision
1428 -
Directory Listing
Modified
Mon May 14 10:04:08 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Small fix to graphic
Revision
1427 -
Directory Listing
Modified
Mon May 14 09:50:30 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added a 'loading' dialog
Revision
1426 -
Directory Listing
Modified
Sun May 6 13:42:18 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Some more files excluded from the tarball
Revision
1425 -
Directory Listing
Modified
Sat May 5 23:46:23 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added backslashes to multiline command
Revision
1424 -
Directory Listing
Modified
Tue May 1 05:03:53 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Corrections based on comments back from Robert Morgan.
Revision
1423 -
Directory Listing
Modified
Sat Apr 28 02:01:42 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed problem with installer name (WindowS)
Revision
1422 -
Directory Listing
Modified
Sat Apr 28 01:37:04 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Suppressed python/C/MinGW tonterias with FILE*
Fixed location of ascend.syn file in create.nsi.
Revision
1421 -
Directory Listing
Modified
Wed Apr 25 13:25:37 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Adding support for .desktop files in .deb pkg
Revision
1420 -
Directory Listing
Modified
Wed Apr 25 11:30:47 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Some experimenting with crossmingw cross compiling.
Removed shebangs from files that shouldn't have them.
Revision
1419 -
Directory Listing
Modified
Wed Apr 25 04:35:07 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed changelog and control file to new version.
Revision
1418 -
Directory Listing
Modified
Wed Apr 25 04:30:36 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added man pages, fixed some more lintian errors
Revision
1417 -
Directory Listing
Modified
Wed Apr 25 04:08:42 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
More work following Debian package feedback from 'lintian'
Revision
1416 -
Directory Listing
Modified
Wed Apr 25 03:14:31 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed dependencies: libufsparse instead of libumfpack
Revision
1415 -
Directory Listing
Modified
Tue Apr 24 14:45:25 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed dependency list
Revision
1414 -
Directory Listing
Modified
Tue Apr 24 13:35:11 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Removing unused .install files (going for a monolithic package at this stage)
Revision
1413 -
Directory Listing
Modified
Tue Apr 24 13:34:35 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Almost there with the debian package now
Revision
1412 -
Directory Listing
Modified
Mon Apr 23 13:55:28 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed problem with Driver.c in ABSOLUTE_PATHS case.
Updated changelog and spec file for new 0.9.5.108 release.
Revision
1411 -
Directory Listing
Modified
Mon Apr 23 05:13:20 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Woops, added book.pdf to ascend.spec.in.
Also include/system dir.
Revision
1410 -
Directory Listing
Modified
Mon Apr 23 04:38:33 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added book.pdf and new header file locations.
Revision
1409 -
Directory Listing
Modified
Mon Apr 23 03:57:49 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Removed *.pyo from %files
Revision
1408 -
Directory Listing
Modified
Mon Apr 23 02:32:34 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
dos2unix nsis.py.
scons install will install .pyc files for .py in pygtk dir.
Revision
1407 -
Directory Listing
Modified
Mon Apr 23 01:01:03 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Updated spec file for moved ascend.lang
Revision
1406 -
Directory Listing
Modified
Sun Apr 22 08:09:59 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Commented out failing tests...
Revision
1405 -
Directory Listing
Modified
Sun Apr 22 08:06:14 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added <nvector_serial.h> in config tests.
Revision
1404 -
Directory Listing
Modified
Sun Apr 22 07:58:00 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed support for SUNDIALS 2.2.0 on Ubuntu Feisty
Revision
1403 -
Directory Listing
Modified
Sun Apr 22 07:19:45 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Support for SUNDIALS 2.2.0 ongoing...
Revision
1402 -
Directory Listing
Modified
Sun Apr 22 07:04:12 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on support for SUNDIALS 2.2.0 (ongoing)
Revision
1401 -
Directory Listing
Modified
Sun Apr 22 07:02:46 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Working on support for SUNDIALS 2.2.0
Revision
1400 -
Directory Listing
Modified
Sun Apr 22 06:09:28 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added support for standard DEbian package for SUNDIALS (ongoing)
Revision
1399 -
Directory Listing
Modified
Sun Apr 22 05:02:24 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed default CONOPT_PATH (now /usr/lib:/usr/local/lib on Linux)
Revision
1398 -
Directory Listing
Modified
Sun Apr 22 04:26:01 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Fixed FORTRAN flag?
Revision
1397 -
Directory Listing
Modified
Sun Apr 22 03:26:02 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Removed Jam support -- hasn't been used for ~1yr
Revision
1396 -
Directory Listing
Modified
Sun Apr 22 03:22:45 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
First stab at Debian package support
Revision
1395 -
Directory Listing
Modified
Sat Apr 21 15:11:45 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Added full jacobian preconditioner (ongoing).
Some tweaks to dsgsat & related models.
Revision
1394 -
Directory Listing
Modified
Sat Apr 21 02:46:57 2007 UTC
(17 years, 5 months ago)
by
jpye
Original Path:
trunk
Updated ipython_view from Accerciser.
Allowed SCons version 0.96.96 (works OK on FC6)
Revision
1393 -
Directory Listing
Modified
Mon Apr 16 07:34:01 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed 'int' to 'floor'.
Revision
1392 -
Directory Listing
Modified
Mon Apr 16 07:11:51 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added changelog/readme
Revision
1391 -
Directory Listing
Modified
Mon Apr 16 06:21:38 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Moved files up a level
Revision
1390 -
Directory Listing
Modified
Mon Apr 16 06:19:43 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Moved support files for variouso outside 'tools' into their own folder together.
Revision
1389 -
Directory Listing
Modified
Sat Apr 14 07:05:43 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Updated with highlighting of units in { } braces.
Revision
1388 -
Directory Listing
Modified
Sat Apr 14 06:56:03 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added syntax definition file for Andre Simon's highlight program.
Revision
1387 -
Directory Listing
Modified
Sat Apr 7 14:43:31 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added plot support in Integrator output tabs.
Some other minor debugging for pylab integration and idaanalyse output.
Revision
1386 -
Directory Listing
Modified
Sat Apr 7 09:14:32 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
More changes... woops
Revision
1385 -
Directory Listing
Modified
Sat Apr 7 09:13:41 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Some work on adding 'listing' support in the ASCEND manual.
Revision
1384 -
Directory Listing
Modified
Fri Apr 6 16:15:11 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Some work on the formatting. Some editing out of old comments about 'new ascend 4'
Revision
1383 -
Directory Listing
Modified
Fri Apr 6 10:50:41 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Substituted stationary momentum in dsgsat3.a4c
Revision
1382 -
Directory Listing
Modified
Fri Apr 6 06:56:04 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
installer goes to the 'dist' directory instead of pygtk directory.
Revision
1381 -
Directory Listing
Modified
Fri Apr 6 06:54:51 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Some fixes for IPython console.
Fixing page numbering in manual
Revision
1380 -
Directory Listing
Modified
Fri Apr 6 04:07:32 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed build problem on MinGW GCC 3.4.2
Fixed problem with font in IPython console on Windows
Some attempts to fix problems with FILE* support in Python bindings
gfortran is now the preferred FORTRAN compiler.
Comment out failing FILE* tests for the moment.
Revision
1379 -
Directory Listing
Modified
Fri Apr 6 02:28:28 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
IPython console is now integrated with GUI. Needs testing!
Revision
1378 -
Directory Listing
Modified
Thu Apr 5 14:10:43 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Silence debug messages
Revision
1377 -
Directory Listing
Modified
Thu Apr 5 14:10:17 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added delta_specific_enthalpy
Revision
1376 -
Directory Listing
Modified
Thu Apr 5 06:53:08 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fix behaviour for value-not-defined-yet sets in C++ bindings.
Revision
1375 -
Directory Listing
Modified
Sat Mar 31 02:44:14 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added test case from brent.a4c
Revision
1374 -
Directory Listing
Modified
Sat Mar 31 02:41:26 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added support for brent solver in EXTERNAL method
Revision
1373 -
Directory Listing
Modified
Fri Mar 30 11:06:22 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Adding missing 'values' method.
Revision
1372 -
Directory Listing
Modified
Fri Mar 30 11:01:20 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added some tests that pick up two bugs in the current implementation of default_self
Revision
1371 -
Directory Listing
Modified
Fri Mar 30 04:45:36 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed problem with exception in right-click methods.
Revision
1370 -
Directory Listing
Modified
Fri Mar 30 02:27:41 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Some editing of the 'plot' chapter.
Revision
1369 -
Directory Listing
Modified
Fri Mar 30 01:55:53 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Improved some formatting, updated terminology in the instructions.
Revision
1368 -
Directory Listing
Modified
Thu Mar 29 16:21:39 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added 'message reporting' to the simplesolverreporter. Allows progress of 'STUDY' runs to be reported via the GUI.
Revision
1367 -
Directory Listing
Modified
Thu Mar 29 12:13:41 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed bug #328
Revision
1366 -
Directory Listing
Modified
Thu Mar 29 10:02:37 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing bug #327.
Revision
1365 -
Directory Listing
Modified
Thu Mar 29 00:15:59 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed Art's bug with missing LD_LIBRARY_PATH env var on installed ASCEND.
Revision
1364 -
Directory Listing
Modified
Wed Mar 28 11:24:36 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixing solvernotes support for string parameters.
Revision
1363 -
Directory Listing
Modified
Tue Mar 27 23:05:24 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added test case for relation 'included' flag in python.
Revision
1362 -
Directory Listing
Modified
Tue Mar 27 13:17:54 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Standardising formatting of 'if' and 'else' in slv9.
Renamed VarStatus to InstanceStatus (so that relation status can also be reported).
Added reporting of inactive-in-a-when relations (using the broken-link icon for the moment).
Revision
1361 -
Directory Listing
Modified
Tue Mar 27 00:47:08 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed text 'this relation has no'
Revision
1360 -
Directory Listing
Modified
Tue Mar 27 00:33:21 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added 'more properties' button in 'relation properties' dialog.
Corrected the use of the term 'active' to be 'included' in PyGTK GUI.
Added (basic) support for setting relations included/unincluded in PyGTK GUI.
Revision
1359 -
Directory Listing
Modified
Tue Mar 27 00:32:07 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Removed various debug output
Revision
1358 -
Directory Listing
Modified
Fri Mar 23 03:21:50 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Fixed support for GDB in 'installed' ASCEND
Revision
1357 -
Directory Listing
Modified
Fri Mar 23 02:57:39 2007 UTC
(17 years, 6 months ago)
by
jpye
Original Path:
trunk
Added SCons version check so that Krishnan stops wondering why he
can't build ASCEND on brand-new shiny version 999 of obsurre linux
platform X.
Revision
1356 -
Directory Listing
Modified
Tue Mar 20 02:56:58 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed bug with path to 'active' icon in Observer tab.
Revision
1355 -
Directory Listing
Modified
Mon Mar 19 13:18:01 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed TestSolver failing case (linux only).
Silenced some debug output.
Revision
1354 -
Directory Listing
Modified
Mon Mar 19 02:06:01 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed 'do_check' in PyGTK GUI.
Added black box direct solve, experimental.
Revision
1353 -
Directory Listing
Modified
Sun Mar 18 01:48:40 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Removed some redundant #include statments.
Added some explanation of testtmy.a4c (although currently broken with IDA).
Revision
1352 -
Directory Listing
Modified
Sat Mar 17 23:48:07 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added some references to items in the ASCEND bibliography
Revision
1351 -
Directory Listing
Modified
Wed Mar 14 07:48:27 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added test for write('graph'). Added couple of items to syntax definition. Updated GPL notice in some core model files.
Revision
1350 -
Directory Listing
Modified
Tue Mar 13 08:05:07 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed output of DOT graphs in C++/python interface, added test case.
Revision
1349 -
Directory Listing
Modified
Tue Mar 13 07:26:43 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed DOT graph output (system_write_graph), added very basic test case.
Revision
1348 -
Directory Listing
Modified
Tue Mar 13 06:53:59 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed silly error in logrelation.c from June 2006 :-)
Added regression test.
Revision
1347 -
Directory Listing
Modified
Tue Mar 13 06:40:06 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added routine for outputting system as a DOT graph.
Changed an 'assert' to an 'asc_assert' in logrelation.c.
Changed logical relation in sequence.a4c (was causing a crash).
Added Simulation::write(FILE,char*) for outputting *stuff* from a simulation.
Revision
1346 -
Directory Listing
Modified
Mon Mar 12 23:05:53 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Reverted paper size, added copyright for 2007
Revision
1345 -
Directory Listing
Modified
Mon Mar 12 00:15:32 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Annotate where the model comes from
Revision
1344 -
Directory Listing
Modified
Mon Mar 12 00:08:34 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added test case for the 'sonic.a4c' model described by Joe Zaher/implemented by Vicente.
Revision
1343 -
Directory Listing
Modified
Sun Mar 11 14:12:34 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Normalised 'else' formatting
Revision
1342 -
Directory Listing
Modified
Sun Mar 11 13:57:34 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added test of sequence of logical relations.
Fixed regression with activeblock from last commit.
Revision
1341 -
Directory Listing
Modified
Sun Mar 11 13:47:33 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added a test case for the simplest-possible logical relation solve.
Tolerate lack of bb->block in Simulation::processVarStatus.
Fixed a bug in analyze.c in case of pure-logical system.
Revision
1340 -
Directory Listing
Modified
Sun Mar 11 05:38:54 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Removed debug output
Revision
1339 -
Directory Listing
Modified
Sat Mar 10 13:57:01 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Removed ASC_IDA_NEW_ANALYSE condition from the codebase.
Cleaned up some debug output.
Revision
1338 -
Directory Listing
Modified
Sat Mar 10 12:35:56 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
REmoving some debug info
Revision
1337 -
Directory Listing
Modified
Sat Mar 10 12:33:15 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added support for detection of boundary crossing in the IDA integrator.
Cleared up some code comments and formatting.
Revision
1336 -
Directory Listing
Modified
Sat Mar 10 05:11:48 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added a changelog
Revision
1335 -
Directory Listing
Modified
Fri Mar 9 02:54:03 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed problem with logrel instances in PyGTK GUI.
Removed faulty INSTALL_DOC directory -- docs just go to INSTALL_ASCDATA for now.
Revision
1334 -
Directory Listing
Modified
Thu Mar 8 10:51:02 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Hopefully fixed problem of missing test file where UFSPARSE not available
Revision
1333 -
Directory Listing
Modified
Thu Mar 8 10:30:22 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed broken tests (new names in Integrator::writeMatrix)
Revision
1332 -
Directory Listing
Modified
Thu Mar 8 06:39:30 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Removed some debug output
Revision
1331 -
Directory Listing
Modified
Thu Mar 8 06:03:43 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Reverted shm.a4c.
Added shmroots.a4c which displays the two complex roots of the SHM system using the extpy 'roots' module.
Revision
1330 -
Directory Listing
Modified
Thu Mar 8 05:27:47 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Clean up dead files
Revision
1329 -
Directory Listing
Modified
Thu Mar 8 05:22:54 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Routines for computing integration system eigenvalues
Revision
1328 -
Directory Listing
Modified
Thu Mar 8 03:05:27 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added stability analysis example in models/steam.
'unattached' icon was created some time ago but is not yet in use
Revision
1327 -
Directory Listing
Modified
Thu Mar 8 02:45:16 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed mtx_write_region_mmio for non-square regions, offset so that indices always
start at 1 in the output, regardless of the original location of the region.
Revision
1326 -
Directory Listing
Modified
Wed Mar 7 06:51:45 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added bindings to UFSPARSE sparse matrix library, which provides matrix algebra operations via the CXSparse library which it includes.
Tested with the UFSPARSE that comes with Ubuntu 6.10.
Added simple test case (no validation)
Revision
1325 -
Directory Listing
Modified
Wed Mar 7 02:27:49 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Split linsolqr.c into smaller files (as directed in code comments for '#include "plainqr.c"', etc)
Revision
1324 -
Directory Listing
Modified
Tue Mar 6 14:40:02 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Fixed integrator_ida_check_index. More tests still required.
Revision
1323 -
Directory Listing
Modified
Tue Mar 6 13:40:44 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Test case to assure that linsol_rank works correctly for 1x1, 2x2 and 3x3 mtxs.
Revision
1322 -
Directory Listing
Modified
Tue Mar 6 13:32:00 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Cleaning up of commenting in linsolqr
Revision
1321 -
Directory Listing
Modified
Tue Mar 6 12:23:24 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
As promised, also deleted comment about how good linsol made us look
Revision
1320 -
Directory Listing
Modified
Tue Mar 6 12:15:21 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Eliminated linsol, slv0 and slv1: moved the original files to 'disused' and editing out
all reference to them in solvers and related code (including some Tcl/Tk wrapper code)
Revision
1319 -
Directory Listing
Modified
Tue Mar 6 00:22:28 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Added test suite for linsolqr (very early days still) for checking by Ben
Revision
1318 -
Directory Listing
Modified
Mon Mar 5 22:54:47 2007 UTC
(17 years, 7 months ago)
by
jpye
Original Path:
trunk
Updated some server URLs in the INSTALL.txt doc
Revision
1317 -
Directory Listing
Modified
Mon Mar 5 14:11:37 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added new 'system_jacobian' function for use by IDA (maybe elsewhere?)
Refactored the matrix output stuff in IDA.
Fixed the index checking in idaanalyse
Still a problem with checking rank of small matrices.
Revision
1316 -
Directory Listing
Modified
Mon Mar 5 07:22:21 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
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
1315 -
Directory Listing
Modified
Mon Mar 5 06:04:15 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Adding flagging of differential variables (those which have derivatives) via var.h.
Revision
1314 -
Directory Listing
Modified
Mon Mar 5 05:17:33 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed problem with ospath_getparent() when path is just a relative dir, eg 'bin'.
Revision
1313 -
Directory Listing
Modified
Sun Mar 4 14:10:58 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
default_self again
Revision
1312 -
Directory Listing
Modified
Sun Mar 4 14:04:39 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed the model again :-(
Revision
1311 -
Directory Listing
Modified
Sun Mar 4 13:26:32 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed problem with ctrl-c
Improved column alignment in text output of integration results
Pared back the default method in dsgsat3.a4c
Revision
1310 -
Directory Listing
Modified
Sun Mar 4 12:34:05 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Silenced some debug output
Added ability to ctrl-C IDA when running through python
Revision
1309 -
Directory Listing
Modified
Sun Mar 4 07:40:17 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added index checking for semi-explicit DAE systems.
Migrated error messages for mtx and linsolqr to the error_reporter mechanism.
Revision
1308 -
Directory Listing
Modified
Sun Mar 4 01:44:52 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Changed message to a proper 'WARNING' message.
Revision
1307 -
Directory Listing
Modified
Sat Mar 3 12:09:15 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed failing testidapeturb (removed some upwind4 formula)
Revision
1306 -
Directory Listing
Modified
Sat Mar 3 11:50:47 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added and performed basic tests of integrator_ida_write_matrix. Generalised the write_matrix
routine so that *any* requested output can be retrieved from the integrator (for the case
of IDA this is y and y', but it could equally be more complicated stuff.)
Revision
1305 -
Directory Listing
Modified
Sat Mar 3 04:57:04 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Converted grid to constants, added some alias quantities
Revision
1304 -
Directory Listing
Modified
Thu Mar 1 06:34:04 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added test for empty sets with new default behaviour.
Revision
1303 -
Directory Listing
Modified
Thu Mar 1 06:04:21 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
silenced some debug output
Revision
1302 -
Directory Listing
Modified
Thu Mar 1 05:40:25 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed 'is missing part' error message in check.c
Revision
1301 -
Directory Listing
Modified
Thu Mar 1 05:32:24 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Ignore NULL children in getChildren (fixes downsteam PyGTK problem just commited)
Revision
1300 -
Directory Listing
Modified
Thu Mar 1 05:22:51 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Changed default IDA linsolver to 'DENSE'.
Fixed support for NULL child lists in PyGTK GUI (tentatively)
Revision
1299 -
Directory Listing
Modified
Wed Feb 28 22:51:27 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Downgrading error message to a warning (it was preventing 'FOR i IN [] CREATE' from working)
Revision
1298 -
Directory Listing
Modified
Tue Feb 27 11:04:48 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed comments, removed unused 'set' statements.
Revision
1297 -
Directory Listing
Modified
Tue Feb 27 06:34:36 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added a model of advection using the numerical method of lines, BDF (implicit) integration and various spatial discretisation formulae.
Revision
1296 -
Directory Listing
Modified
Tue Feb 27 01:22:08 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed bug with CONOPT giving invalid relation index to errmsg routine
Revision
1295 -
Directory Listing
Modified
Tue Feb 27 01:17:12 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed vesselPlot.a4c to 'just work' with the PyGTK GUI.
Revision
1294 -
Directory Listing
Modified
Mon Feb 26 22:44:04 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added build() inside Simulation::check() function.
Updated syntax/comments in vessel, vesselPlain models (need to revisit the tutorial now).
Revision
1293 -
Directory Listing
Modified
Mon Feb 26 07:33:49 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Updated header block, removed 'RUN reset' from METHOD on_load.
Revision
1292 -
Directory Listing
Modified
Mon Feb 26 06:47:08 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added undefined test for defaults with ARE_THE_SAME
Revision
1291 -
Directory Listing
Modified
Mon Feb 26 06:20:43 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added EXTERNAL asc_default_all plus test cases.
Revision
1290 -
Directory Listing
Modified
Mon Feb 26 04:54:45 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added new 'default' functionality plus test case
Revision
1289 -
Directory Listing
Modified
Thu Feb 22 14:08:25 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Added asc_default_self to packages
Revision
1288 -
Directory Listing
Modified
Sun Feb 18 12:05:53 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed test.py for lack of module 'dl' on AMD64
Revision
1287 -
Directory Listing
Modified
Sun Feb 18 04:02:11 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Reverted 'dlxxx' debris
Revision
1286 -
Directory Listing
Modified
Sun Feb 18 03:48:18 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Fixed bug with Debian AMD64 platform (python not provided with 'dl' module)
Revision
1285 -
Directory Listing
Modified
Sat Feb 17 22:39:59 2007 UTC
(17 years, 7 months ago)
by
johnpye
Original Path:
trunk
Removed 'const' from in front of va_list parameters.
Revision
1284 -
Directory Listing
Modified
Sat Feb 17 11:38:56 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added -fPIC to SHFORTRANFLAGS on Linux platform (attempt to fix problems of M Fothergill on 64 bit linux)
Revision
1283 -
Directory Listing
Modified
Thu Feb 15 04:27:09 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Catch non-converged cases and continue, rather than aborting.
Revision
1282 -
Directory Listing
Modified
Wed Feb 14 14:22:31 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Some GPL headers cleaned up.
#if 0'd some (stated-to-be) futuristic code.
Removed some <!-- comments.
Added defaultall.c, which will be a new package METHOD similar to ClearAll.
Revision
1281 -
Directory Listing
Modified
Tue Feb 13 04:45:22 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed importhandler to work with files outside the path as well (ie absolute or relative to cwd)
Revision
1280 -
Directory Listing
Modified
Sat Feb 10 10:47:23 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fully operational test suite again (fixed TestIntegrator.testparameters)
Revision
1279 -
Directory Listing
Modified
Sat Feb 10 09:31:55 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed some debug output.
DSGSAT model L=10, n=47
Revision
1278 -
Directory Listing
Modified
Fri Feb 9 02:35:43 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Central differences added in some cases (DSGSAT3)
Revision
1277 -
Directory Listing
Modified
Sun Feb 4 07:39:31 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
All of TestSteam passes.
Have increased zone of convergence for dsgsat3 model by changing to some central differences. Randomly.
Revision
1276 -
Directory Listing
Modified
Sun Feb 4 06:28:53 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed teststeadyida2 (not implemented correctly).
Re-added default_self values from earlier.
Revision
1275 -
Directory Listing
Modified
Sun Feb 4 06:03:13 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Found a working 'zone' for the DSG integration problem.
Revision
1274 -
Directory Listing
Modified
Sun Feb 4 04:59:57 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed the 700->1000 problem, but testpeturbida still not working
Revision
1273 -
Directory Listing
Modified
Sun Feb 4 04:54:20 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Identified a problem in moving from qdot_s = 700 to qdot_s = 1000 in QRSlv steady case. Maybe a problem with nominal values?
Revision
1272 -
Directory Listing
Modified
Sun Feb 4 03:12:37 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Adding a little readme file for models/steam.
Revision
1271 -
Directory Listing
Modified
Sun Feb 4 02:00:01 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added bounds checking to IDA.
Suppressed some debug output.
TestSteam.testpeturbida is broken now.
Revision
1270 -
Directory Listing
Modified
Sun Feb 4 01:01:18 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Reduced some debug output.
Added ATOM for specific_energy_rate.
Fixed default_self routines for DSG models.
Added testdsgsatrepeat test to check above.
Revision
1269 -
Directory Listing
Modified
Sat Feb 3 06:27:13 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
loosened error tolerance
Revision
1268 -
Directory Listing
Modified
Sat Feb 3 06:18:11 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Stable with 4 nodes now, but only with a small peturbation.
Revision
1267 -
Directory Listing
Modified
Sat Feb 3 03:39:50 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
dsgsat3 model gives correct pressure drops now.
found an error in the momentum equation.
Revision
1266 -
Directory Listing
Modified
Fri Feb 2 22:32:20 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Peturbation of the steam model with IDA seems to work!
Revision
1265 -
Directory Listing
Modified
Thu Feb 1 13:54:56 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed insanity between var_fixed and var_apply_filter in idaanalyse.c
Copyright info in pipeline.a4c.
Added teststeadyida in TestSteam (currently passes)
Fixed LSODE parameters in teststeadylsode.
Revision
1264 -
Directory Listing
Modified
Sun Jan 28 04:05:11 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
let texttable.c use native strdup (for the moment)
Revision
1263 -
Directory Listing
Modified
Sun Jan 28 04:03:01 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Commented out platform-specific <fenv.h> stuff (was breaking winxp build)
Revision
1262 -
Directory Listing
Modified
Sun Jan 28 03:57:26 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
On Windows we don't need the libm test.
Revision
1261 -
Directory Listing
Modified
Sun Jan 28 03:44:43 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed prob with HAVE_IEEE.
Added self_test method to bvp.a4l bvp_test.
Revision
1260 -
Directory Listing
Modified
Sun Jan 28 03:13:22 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixing 'exit' to 'Exit'.
Bumping version to 0.9.5.107.
Revision
1259 -
Directory Listing
Modified
Sun Jan 28 01:49:38 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Copyright dates
Revision
1258 -
Directory Listing
Modified
Sun Jan 28 01:45:27 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed requirement for CONOPT_BOUNDLIMIT to be defined (case where not ASC_WITH_CONOPT)
Revision
1257 -
Directory Listing
Modified
Sun Jan 28 01:30:08 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed the bounding problem in Slv9.
Added python test cases for all of the models in Vicente's thesis.
Will now add these tests to buildbot.
Revision
1256 -
Directory Listing
Modified
Sat Jan 27 10:59:39 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Loosening tolerances for FC5 (seems to be less accurate for some reason)
Revision
1255 -
Directory Listing
Modified
Sat Jan 27 10:56:58 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Small error with the chemakzo test case.
Revision
1254 -
Directory Listing
Modified
Sat Jan 27 10:50:40 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added transamp.a4c, another one of the tests from Univ. of Bari.
Revision
1253 -
Directory Listing
Modified
Sat Jan 27 09:05:53 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Addded Chemical Akzo Nobel test problem (DAE of index 1)
Revision
1252 -
Directory Listing
Modified
Sat Jan 27 06:29:17 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed the 'command line solver' from the Tcl/Tk interface.
Deactivated the 'plot' command in slv_interface.
Eliminated various #include <compiler/*> from the solver.
Added another sample model (which current fails because of problem with non-incident diff vars.
Revision
1251 -
Directory Listing
Modified
Sat Jan 27 05:04:49 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed 'hires' test (needed to rack down the tolerances a bit)
Removed newton test (until we make some changes to the solvers var list)
All of TestIDADENSE passes now and will be added to the buildbot list.
Revision
1250 -
Directory Listing
Modified
Sat Jan 27 04:50:35 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed idaanalyse some more. Maybe it's even right now :-)
Revision
1249 -
Directory Listing
Modified
Sat Jan 27 04:14:58 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Replacement integrator_ida_check_diffindex function. Fixed some errors in the old one.
Revision
1248 -
Directory Listing
Modified
Sat Jan 27 00:32:38 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Split diffvars_impl.h out of system_impl.h, since most system routines won't want to know about diffvars.
Revision
1247 -
Directory Listing
Modified
Sat Jan 27 00:11:34 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added 'hires.a4c' test model.
Split slv_system_structure out of slv.c and into system_impl.h.
Changed void* diffvars pointer in slv_system_structure to a typed pointer.
Moved SolverDiffVarCollectionStruct into system_impl.h.
Renamed slv_system_structure to just system_structure (in anticipation of a 'system' module separate from the actual solvers).
Revision
1246 -
Directory Listing
Modified
Fri Jan 26 22:24:56 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Reactivating couple of previously turned-off tests (IDA)
Revision
1245 -
Directory Listing
Modified
Fri Jan 26 12:43:49 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
moving it back. silly me.
Revision
1244 -
Directory Listing
Modified
Fri Jan 26 12:36:24 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Just a name change
Revision
1243 -
Directory Listing
Modified
Fri Jan 26 12:35:17 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed header files from test_general. We can do without them.
Revision
1242 -
Directory Listing
Modified
Fri Jan 26 12:05:56 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
test.py TestIDA all working again with the new IDA analyser.
Revision
1241 -
Directory Listing
Modified
Fri Jan 26 11:59:45 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed a bug with idaanalyse, hunting another one.
Revision
1240 -
Directory Listing
Modified
Fri Jan 26 11:12:20 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
@!@#$#$%! working at last
Revision
1239 -
Directory Listing
Modified
Fri Jan 26 04:36:07 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed TestIDA (it's not nice though)
Revision
1238 -
Directory Listing
Modified
Fri Jan 26 02:50:52 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed testfixedvars1
Revision
1237 -
Directory Listing
Modified
Fri Jan 26 01:42:16 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed problem with sort order of diffvars vs sindex vs IntegratorSystem::y
Revision
1236 -
Directory Listing
Modified
Thu Jan 25 13:36:41 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Reverting to 'standard' signal handling for IDA
Revision
1235 -
Directory Listing
Modified
Thu Jan 25 13:22:51 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added missing signal pop
Revision
1234 -
Directory Listing
Modified
Thu Jan 25 13:08:16 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Turn on signals again by default
Revision
1233 -
Directory Listing
Modified
Thu Jan 25 13:00:07 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Reverting to old ascSignal test suite.
Revision
1232 -
Directory Listing
Modified
Thu Jan 25 11:16:16 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Some disgraceful hacking to obtain SIGFPE details in ida.c. Working next to fix the proper ASCEND ascSignal implementation (which I broke at some point).
Revision
1231 -
Directory Listing
Modified
Thu Jan 25 07:43:56 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Reversing changes to relman.[ch] (they broke CONOPT)
Revision
1230 -
Directory Listing
Modified
Thu Jan 25 07:34:27 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed operator= for Plot and Curve (C++)
Fixed #include for child.h
Revision
1229 -
Directory Listing
Modified
Thu Jan 25 06:58:28 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Adding missing file
Revision
1228 -
Directory Listing
Modified
Thu Jan 25 06:57:40 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added getParameter by name in SolverParameters.
Fixed up refences to signal-related header files.
Fixed up various warnings from -pedantic compilation.
Identified an apparent bug with RelationCalcGradient (unsafe version).
Added support for compilation of a standalone C++ program (idatest) in SCons build.
Revision
1227 -
Directory Listing
Modified
Thu Jan 25 00:27:14 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Header rearrangement for relation_type.h
Revision
1226 -
Directory Listing
Modified
Thu Jan 25 00:06:42 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Split slv_param.[ch] from slv.c and slv_common.h.
Removed some lint
Revision
1225 -
Directory Listing
Modified
Wed Jan 24 22:55:07 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed the non-incident bug. TestIDA passes now.
Revision
1224 -
Directory Listing
Modified
Wed Jan 24 14:33:42 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Identified cause of problem with testincidence, still need to fix.
Revision
1223 -
Directory Listing
Modified
Wed Jan 24 14:25:15 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed a bug with TestIDA.testfixedvars1 (integrator_ida_check_partitioning)
Revision
1222 -
Directory Listing
Modified
Wed Jan 24 13:46:44 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed the crash, determined that there is a problem with creation via slv_param_char. Heap space is not being used.
Revision
1221 -
Directory Listing
Modified
Wed Jan 24 13:33:06 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Implemented the DAE partitioning routine but am nowing tracking down a fiendish memory crash.
Revision
1220 -
Directory Listing
Modified
Wed Jan 24 13:31:00 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Change to ASC_STRDUP
Revision
1219 -
Directory Listing
Modified
Wed Jan 24 13:30:04 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Changed to ASC_STRDUP
Revision
1218 -
Directory Listing
Modified
Tue Jan 23 13:42:49 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed integrator_ida_check_lists.
Revision
1217 -
Directory Listing
Modified
Tue Jan 23 13:10:26 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added integrator_ida_check_lists, it's showing up a problem
Revision
1216 -
Directory Listing
Modified
Tue Jan 23 12:35:57 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Cleaning up some more #includes
Revision
1215 -
Directory Listing
Modified
Tue Jan 23 11:31:46 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Remove GDB silliness
Revision
1214 -
Directory Listing
Modified
Tue Jan 23 11:30:25 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added tests for dealing with dF/dy and dF/dy' incidence in IDA.
Revision
1213 -
Directory Listing
Modified
Tue Jan 23 10:43:55 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added test cases for IDA incidence check.
Added test for where REQUIRE specifies nonexistent file.
Revision
1212 -
Directory Listing
Modified
Tue Jan 23 06:13:51 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
block_debug function outputs all vars/rels in system.
Revision
1211 -
Directory Listing
Modified
Tue Jan 23 05:09:50 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed dependencies on dimen.h and fractions.h.
Revision
1210 -
Directory Listing
Modified
Tue Jan 23 04:25:51 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed unnecessary #include <compiler.h>
Revision
1209 -
Directory Listing
Modified
Tue Jan 23 04:11:50 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Cleaning up some redundant compiler dependencies
Revision
1208 -
Directory Listing
Modified
Tue Jan 23 03:53:46 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Cleaned up some header file dependencies
Revision
1207 -
Directory Listing
Modified
Tue Jan 23 03:17:50 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Cleaned up some #define and #includes
Revision
1206 -
Directory Listing
Modified
Tue Jan 23 03:04:37 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Sooo out of date
Revision
1205 -
Directory Listing
Modified
Tue Jan 23 03:03:01 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Split block partitioning stuff from slv_stdcalls.[ch] into block.[ch].
Revision
1204 -
Directory Listing
Modified
Tue Jan 23 03:02:07 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Cleaned up a few guard #ifndefs
Revision
1203 -
Directory Listing
Modified
Mon Jan 22 13:58:28 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Defaulting to IDA_NEW_ANALYSE
Revision
1202 -
Directory Listing
Modified
Mon Jan 22 13:37:33 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Rearranged doxygen groups so that stuff that just deals with slv_system_t is in a module called 'system'.
Revision
1201 -
Directory Listing
Modified
Mon Jan 22 13:26:06 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added some more test cases for DAE problem analysis.
Little bit of tidying up in the slv*.c files.
Revision
1200 -
Directory Listing
Modified
Mon Jan 22 11:48:24 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed a bug with first var in first var chain not having ode_type=1.
Added more test cases for diffvars.c.
Revision
1199 -
Directory Listing
Modified
Mon Jan 22 11:22:15 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
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
1198 -
Directory Listing
Modified
Mon Jan 22 08:29:32 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed 'plotbvp' example.
Tried to clean up C++ wrapping wrt default ctors & std::vector in SWIG (not much improvement though)
Revision
1197 -
Directory Listing
Modified
Mon Jan 22 06:28:14 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Little bit of work trying to make interface pointers work better. Not much success.
Revision
1196 -
Directory Listing
Modified
Mon Jan 22 05:41:59 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
slv_get_status changed to return non-zero on failure.
Tests are passing with the new IDA 'analyse' routine but still plenty of gaps.
Revision
1195 -
Directory Listing
Modified
Mon Jan 22 02:36:15 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
woops, adding missing file
Revision
1194 -
Directory Listing
Modified
Mon Jan 22 01:30:56 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Split diffvars stuff out of analyse.c.
Fixed IDA to work when vars are fixed/freed after the integration system is build.
There will still be problems where fixing/freeing a *derivative* causes relations to drop out.
Revision
1193 -
Directory Listing
Modified
Sun Jan 21 12:51:19 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed idadenx for test.py
Revision
1192 -
Directory Listing
Modified
Sun Jan 21 12:10:43 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed for non-differential problems.
Revision
1191 -
Directory Listing
Modified
Sun Jan 21 12:00:57 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Added obs_id lists to analyse.c. Hopefully we can remove later when we work out a better architecture for that.
Revision
1190 -
Directory Listing
Modified
Sun Jan 21 10:40:03 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed IPSLV files (we hope to bring them back but they are hampering refactoring atm)
Revision
1189 -
Directory Listing
Modified
Sun Jan 21 09:56:43 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Missed one (see prev)
Revision
1188 -
Directory Listing
Modified
Sun Jan 21 09:55:00 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed redundant get_linsol* functions where all they do is return NULL.
Moved get_diffvars to slv_client.
Revision
1187 -
Directory Listing
Modified
Sun Jan 21 06:03:58 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
analyse.c can now pick up 'chains' of derivatives and pass them to the solver.
Revision
1186 -
Directory Listing
Modified
Sun Jan 21 00:29:21 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removed <compiler/*> dependencies in slv*.c where possible.
Did some minor reformatting of slv9.c.
Revision
1185 -
Directory Listing
Modified
Sun Jan 21 00:02:57 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removing these files (see models/test instead)
Revision
1184 -
Directory Listing
Modified
Sat Jan 20 09:34:45 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed test suite for moved files.
Removed unaccessible code in lsode.c.
Revision
1183 -
Directory Listing
Modified
Sat Jan 20 09:15:51 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Huge reorganisation -- all mtx and lin files moved to base/generic/linear.
Required many #include statements to be changed.
Revision
1182 -
Directory Listing
Modified
Sat Jan 20 04:42:54 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Change to allow LSODE to *attempt* models/nonstate.a4c. Not working correctly yet though.
Revision
1181 -
Directory Listing
Modified
Sat Jan 20 03:50:21 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Shifted everything integration-related out into a separate directory.
Revision
1180 -
Directory Listing
Modified
Sat Jan 20 00:23:48 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Removing 'reversed' call, for compatibility with Python 2.3.
Revision
1179 -
Directory Listing
Modified
Fri Jan 19 01:14:32 2007 UTC
(17 years, 8 months ago)
by
johnpye
Original Path:
trunk
Fixed problem with 'v' (spec vol) verusus 'vel' in one equation!
Added new formulation where (rho*u) equation is rewritten as (u).
Revision
1178 -
Directory Listing
Modified
Thu Jan 18 06:47:19 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Adding example problem from Petzold paper "DAEs are not ODEs".
Revision
1177 -
Directory Listing
Modified
Thu Jan 18 01:03:16 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed tolerance on collapsingcan2 self test.
Revision
1176 -
Directory Listing
Modified
Thu Jan 18 00:37:22 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
woops
Revision
1175 -
Directory Listing
Modified
Thu Jan 18 00:34:22 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
A few easily-fixed warnings dispelled
Revision
1174 -
Directory Listing
Modified
Thu Jan 18 00:27:50 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed 'ascdev' script to work correctly in MSYS (now needs retesting in linux).
Removed 'make_matrix' and 'free_matrix' from sensitivity code and reused densemtx.c instead.
Fixed linking issues in finitediff.dll.
Revision
1173 -
Directory Listing
Modified
Wed Jan 17 14:54:03 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added new sample transient model for lumped heat capacity model.
Avoid ascend restart when LD_LIBRARY_PATH only requires /usr/lib.
Revision
1172 -
Directory Listing
Modified
Wed Jan 17 12:44:45 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed handling of ASCENDLIBRARY in installed ASCEND.
Revision
1171 -
Directory Listing
Modified
Wed Jan 17 12:27:55 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added notes for freesteam installation.
Revision
1170 -
Directory Listing
Modified
Wed Jan 17 12:19:25 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added test case for collapsingcan2.
Revision
1169 -
Directory Listing
Modified
Wed Jan 17 12:17:25 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed EXTERNAL do_solve(instance)
Improved error message in ascParse.
Added collapsingcan2 model that uses freesteam steam properties.
Revision
1168 -
Directory Listing
Modified
Wed Jan 17 09:33:14 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Commented out crashing test.
Revision
1167 -
Directory Listing
Modified
Wed Jan 17 09:32:29 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added (failing) test case for do_sensitivity_all.
Revision
1166 -
Directory Listing
Modified
Wed Jan 17 07:52:33 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added out-of-date notices.
Revision
1165 -
Directory Listing
Modified
Wed Jan 17 07:35:42 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added 'distance_calc' to the self-tests.
Revision
1164 -
Directory Listing
Modified
Wed Jan 17 07:06:28 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Removed the finite difference and solve methods from sensitivity.c (and place them in their own external module)
Revision
1163 -
Directory Listing
Modified
Wed Jan 17 06:33:30 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Refactored sensitivity module a little further, added self_test.
Revision
1162 -
Directory Listing
Modified
Wed Jan 17 04:34:59 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed sensitivity module. It now runs as mostly external code, with just a few relics required by LSODE still in packages/sensitivity.c.
Revision
1161 -
Directory Listing
Modified
Wed Jan 17 01:35:13 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed value of 'dz' in dsgsat.a4c.
Added test case for saturated steam in terms of (u,v)
Other minor debug output changes.
Revision
1160 -
Directory Listing
Modified
Tue Jan 16 13:16:35 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed --cppflags
Revision
1159 -
Directory Listing
Modified
Tue Jan 16 13:08:34 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
More reformatting of model files
Revision
1158 -
Directory Listing
Modified
Tue Jan 16 12:44:13 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
More reformatting of model files. Note that plotbvp seems to be broken at present.
Revision
1157 -
Directory Listing
Modified
Tue Jan 16 12:35:46 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed escaped paths in SConstruct.
Added some more keywords to gedit syntax definition.
Revision
1156 -
Directory Listing
Modified
Tue Jan 16 11:35:18 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added roots_of_poly test.
Revision
1155 -
Directory Listing
Modified
Tue Jan 16 11:33:52 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
More tidying up of old models. Will add roots_of_poly to the list.
Revision
1154 -
Directory Listing
Modified
Tue Jan 16 10:26:50 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Reformatting and annotation of heatex.a4c.
Revision
1153 -
Directory Listing
Modified
Tue Jan 16 10:15:29 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Slight reformatting, added URL link for Vicente's thesis.
Revision
1152 -
Directory Listing
Modified
Tue Jan 16 09:43:47 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added 'collapsing can' example model and self-test.
Revision
1151 -
Directory Listing
Modified
Tue Jan 16 04:51:15 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed ascdev for ASC_GDB usage too.
Revision
1150 -
Directory Listing
Modified
Tue Jan 16 04:49:21 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Changed ascdev script to pure python.
Revision
1149 -
Directory Listing
Modified
Tue Jan 16 01:21:08 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added 'F2' key support for editing cells
Revision
1148 -
Directory Listing
Modified
Mon Jan 15 23:40:40 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed ANALYSE_DEBUG in integrator.c
Added printout of indep var in IntegratorReporterConsole class (C++)
Revision
1147 -
Directory Listing
Modified
Mon Jan 15 14:37:48 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed far_from_nominals pref
Revision
1146 -
Directory Listing
Modified
Mon Jan 15 14:34:13 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Reduced slv_far_from_nominals bignum value in PyGTK GUI to 10.0
Added some more nominals to the steam models.
Revision
1145 -
Directory Listing
Modified
Mon Jan 15 12:50:20 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added support for slv_far_from_nominals in C++/Python layer.
Converted 'child not found' from error to CONSOLE_DEBUG message.
Added some nominal values in iapwssatprops.a4c.
Added getRealPref in preferences.py.
Revision
1144 -
Directory Listing
Modified
Mon Jan 15 10:42:11 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added except.[ch] which are intended to hold some TRY..CATCH..FINAL macro goodness to replace the explicit longjmp calls.
Added time-watching in LSODE to update GUI in case of long samplelist timesteps (TODO: permit interruption vai this mechanism too).
Revision
1143 -
Directory Listing
Modified
Mon Jan 15 06:58:12 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed test suite for case where !defined(ASC_SIGNAL_TRAPS)
Revision
1142 -
Directory Listing
Modified
Mon Jan 15 06:46:44 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Got paranoid about turning off signal handling... added '#ifdef ASC_SIGNAL_TRAPS' anywhere that signal handling referenced.
Signal handling is OFF by default now.
Revision
1141 -
Directory Listing
Modified
Mon Jan 15 04:44:12 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
More sensible slv_param_real bounds in LSODE and IDA.
Run ode_init by default for dsgsat.a4c.
Fixed dependencies for swig python outputs.
Fixed [X] button on Integrator dialog.
Revision
1140 -
Directory Listing
Modified
Mon Jan 15 04:08:08 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Added support for setting Integrator parameters through PyGTK GUI.
Lots of whitespace changes in slv3.c (sorry).
Fixed problem with freeing sys->parms in slv.c
Revision
1139 -
Directory Listing
Modified
Mon Jan 15 00:32:13 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixed engineselect combobox in PyGTK
Revision
1138 -
Directory Listing
Modified
Sun Jan 14 13:43:16 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Fixing external function calls in bisect.[ch]
Revision
1137 -
Directory Listing
Modified
Sun Jan 14 13:21:45 2007 UTC
(17 years, 9 months ago)
by
johnpye
Original Path:
trunk
Attempting to fix sunos test.py problem.
Preparting dsgsat2. for IDA.