1 |
|
30 Jun 2007 |
2 |
|
----------- |
3 |
|
|
4 |
|
Version 0.9.5.112 |
5 |
|
|
6 |
|
Solver interface |
7 |
|
- all solvers and integrators are now built as 'external library' DLL/SOs. |
8 |
|
- placeholder for a future TRON solver (work still to do on that) |
9 |
|
- new ASCENDSOLVERS environment variable gives additional search path location |
10 |
|
that is checked when attempting to satisfy IMPORT statements. |
11 |
|
- Fixed behaviour scons when lex/yacc not available/. |
12 |
|
- RPM packaging tested with openSUSE build service, RPM divided into |
13 |
|
subpackages ascend, ascend-devel, ascend-doc. |
14 |
|
- BLAS and LINPACK are now embedded in the LSODE DLL/SO. They are not |
15 |
|
part of libascend, which makes the main DLL about 1 MB smaller. |
16 |
|
- Many ASC_DLLSPEC qualifiers added as result of the expanded use of external |
17 |
|
libraries. |
18 |
|
- Added ASCEND port of the standard GAMS example problem. |
19 |
|
- Some bugs in the DOPRI5 integrator identified (full testing still not |
20 |
|
completed). |
21 |
|
- Equations of state models from Krishnan. |
22 |
|
|
23 |
3 Jun 2007 |
3 Jun 2007 |
24 |
---------- |
---------- |