1 |
jpye |
2184 |
??????????? |
2 |
|
|
----------- |
3 |
|
|
|
4 |
|
|
Version 0.9.8 |
5 |
|
|
- Added new SOLVER, OPTION and SOLVE commands for use in METHODS, see |
6 |
|
|
http://tinyurl.com/slvreq for full details (john) |
7 |
|
|
- Added support for viewing ALIASES lists in the PyGTK GUI (john) |
8 |
|
|
- Fixed a couple of minor memory leaks (john) |
9 |
|
|
- Rewrote Simulation::solve to respect solver-imposed iteration limits (john) |
10 |
|
|
- Reduced QRSlv time limit to 20 seconds (down from 1500 s). |
11 |
|
|
- Added ASCEND syntax highlighting capability for several new text editors |
12 |
|
|
(see http://ascendwiki.cheme.cmu.edu/Syntax_highlighting for details) |
13 |
|
|
- Added example model of a combined cycle gas turbine power station (john) |
14 |
|
|
- Stopped addition of several redundant files in the source code tarball |
15 |
|
|
which required improvements to SCons 'DistTar' functionality (john) |
16 |
|
|
- Fixed bug with detection of SUNDIALS on Windows (Luo Yu, john) |
17 |
|
|
- Fixed a couple of minor GUI errors in PyGTK GUI (john) |
18 |
|
|
- Added Save As functionality for dependency graph (grivan) |
19 |
|
|
- Fixed bug 425: 'View notes' window shows duplicated notes (grivan) |
20 |
|
|
- Fixed errors in closed boiler feedwater heater model (Kelvin Hang Sio) |
21 |
|
|
- Fixed G77 detection for use by LSODE (john) |
22 |
|
|
- Now requiring SCons v0.98 or later. |
23 |
|
|
- Fixed bug 436: CONOPT_PATH problems with Linux (john) |
24 |
|
|
- Some progress toward packaged App version of ASCEND for Mac (john) |
25 |
|
|
- Partially updated Canvas GUI code to work with latest Gaphas (arijit) |
26 |
|
|
|
27 |
jpye |
2145 |
24 Dec 2009 |
28 |
jpye |
2092 |
----------- |
29 |
|
|
|
30 |
|
|
Version 0.9.7 |
31 |
|
|
- Fixed problem with environment variables under Windows in 0.9.6 release |
32 |
|
|
- Porting to Mac OS X (John) |
33 |
|
|
- Adding support for IPOPT optimisation solver (Mahesh, Ben, John) |
34 |
|
|
- Adding new LINK syntax and DER and INDEPENDENT statements (Dante, Ben, John) |
35 |
|
|
- Improvements to canvas-based GUI (Arijit, John) |
36 |
|
|
- CSV data reader (Jose, John) |
37 |
|
|
|
38 |
|
|
|
39 |
jpye |
2027 |
30 Apr 2009 |
40 |
|
|
----------- |
41 |
|
|
|
42 |
|
|
Version 0.9.6 |
43 |
|
|
- Major code reorgansation, switched active development back to trunk |
44 |
|
|
- Snapshop of code before start of GSOC2009 students. |
45 |
|
|
- Much expanded syntax highlighting for gedit users (Linux) |
46 |
|
|
- Improved packaging for Ubuntu (more standards-compliant) |
47 |
|
|
- Restored functionality of 'relative paths' usages for Tcl/Tk GUI. |
48 |
|
|
- Implementation of Canvas GUI progressed a bit more, still pre-alpha. |
49 |
|
|
- Support for Autotools and Visual Studio removed (too stale to stay there) |
50 |
|
|
- Header files are now located in /usr/include/ascend on Linux. |
51 |
|
|
- Added Python bindings for FPROPS. |
52 |
|
|
- Added Hydrogen, Water to FPROPS. |
53 |
|
|
- Fixed support for 'critical terms', speed of sound, specific heat |
54 |
|
|
and partial derivatives in FPROPS. |
55 |
|
|
- DTAR now fails if dpkg-buildpackage fails. |
56 |
|
|
- In PyGTK GUI, 'fixed variables' dialog now shows variable values. |
57 |
|
|
- Graphviz system graph now shows unconverged relations. |
58 |
|
|
- Added 'sticky' installer preferences in Windows, to help prevent |
59 |
|
|
uninstall problems. |
60 |
|
|
- Add support for SCons 1.2.0 (some deprecation warnings still though) |
61 |
|
|
- ascend-config outputs paths with double backslash on Windows. |
62 |
|
|
- Added LoadString method in Python bindings, for use by Canvas GUI. |
63 |
|
|
- Fixed apparent bug in pairlist_append_unique. |
64 |
|
|
- Added pairlist_set and pairlist_values_and_destroy. |
65 |
|
|
- Added new 'notequery' module for 'most refined' notes on a model. |
66 |
|
|
- Added new test models in test/canvas/blocktypes.a4c. |
67 |
|
|
|
68 |
|
|
|
69 |
|
|
|
70 |
jpye |
1913 |
29 Sep 2008 |
71 |
jpye |
1852 |
----------- |
72 |
|
|
|
73 |
|
|
Version 0.9.5.116 |
74 |
|
|
- Instance::as renamed to Instance::in (for expressing a value in the |
75 |
|
|
desired units) because 'as' is a reserved word in Python. |
76 |
|
|
- Some efforts underway to implement new rigorous thermodynamic property |
77 |
|
|
calculator using MBWR and Helmholtz correlations. |
78 |
|
|
- Fixed linking of LSODE with '-fPIC' required for amd64 platform. |
79 |
|
|
- Added 'dtar' utility to facility quick building of DEB packages from |
80 |
|
|
source code tarball plus debian.tar.gz file. |
81 |
|
|
- Some efforts on creating a graphical 'block' editor including partial |
82 |
|
|
implementation of a canvas widget plus scanning the library for suitable |
83 |
|
|
'block' type models according to certain criteria. |
84 |
|
|
- 'kinematic_viscosity' now available in atoms.a4l. |
85 |
|
|
- Added legend to Krishnan's 'zplot' utility. |
86 |
|
|
- Some further efforts to complete the tie-in to the IPOPT solver (now ver 3.4.0) |
87 |
|
|
- Added 'notequery.c' to seek out most applicable NOTES on a given instance. |
88 |
|
|
- Fixed bug with 'apply' button in Units of Measurement dialog. |
89 |
|
|
- Fixed silly mistake in 'turbine' model in johnpye/rankine.a4c. |
90 |
|
|
- Fix python handling of 'unable to build system' error. |
91 |
|
|
- Moved 'ascend-config' package to 'ascend-devel' RPM. |
92 |
|
|
- Fixed linking against Tcl/Tk for Fedora 9. |
93 |
|
|
- Some updates to build scripts for new SCons API. |
94 |
|
|
- Silenced some debug output from various places. |
95 |
jpye |
1913 |
- Added code for reading climate data in ACDB (Australian Climate Databank) |
96 |
|
|
format. |
97 |
|
|
- Update to support IPOPT 3.4.0 |
98 |
jpye |
1852 |
- Some work on fixing bug with IDA when derivs without vars present. |
99 |
|
|
- Fixed section numbering in 'book.pdf'. |
100 |
|
|
- Fixed Graphviz behaviour when model too large. |
101 |
|
|
- Expanded GtkSourceView2 highlighting. |
102 |
|
|
- Fixed installation in GNOME Applications menu. |
103 |
jpye |
1913 |
- Fixed some problems with GUI object names that crept in due to use of Glade-3 |
104 |
|
|
- Added new external library 'FPROPS' for calculation of accurate thermodynamic |
105 |
|
|
properties. |
106 |
jpye |
1852 |
|
107 |
|
|
Version 0.9.5.115 |
108 |
|
|
- Was not released (due to probs with version numbering on the Ubuntu PPA) |
109 |
|
|
|
110 |
jpye |
1758 |
27 Feb 2008 |
111 |
|
|
----------- |
112 |
jpye |
1593 |
|
113 |
jpye |
1758 |
Version 0.9.5.114 |
114 |
|
|
|
115 |
|
|
- Fixed launching problems on Windows |
116 |
|
|
- Added Units of Measurement dialog to PyGTK GUI. |
117 |
|
|
- Updated version check to use the CMU server instead of old UNSW server. |
118 |
|
|
- Fixed ascend-config script for Windows paths containing spaces. |
119 |
|
|
- Fixed display of logrels in PyGTK GUI. |
120 |
|
|
- PyGTK GUI correctly opens PDF docs if available on local machine. |
121 |
|
|
- Added a PyGTK crash dialog to give information about failures in ASCEND. |
122 |
|
|
- DOPRI5 converted to full 'solver' status (lives in solvers/dopri5 now). |
123 |
|
|
- Added (experimental) DOPRI5 integrator to the Windows binary installer. |
124 |
|
|
- Fixed some problems with linking to CONOPT optimiser |
125 |
|
|
- Streamlined some internal build-time dependencies. |
126 |
|
|
- Improved gtksourceview-2.0 highlighting for use with Gedit on Linux. |
127 |
|
|
- Added Graphviz bindings to allow dependency graph view. |
128 |
|
|
- Some code renaming/refactoring in 'compiler' and 'system' sections. |
129 |
|
|
- Fixed splash-screen behaviour |
130 |
|
|
- Refactored 'moduleview' out of 'gtkbrowser'. |
131 |
|
|
- Some preliminary fixes to attempt support for Mac platform. |
132 |
|
|
- Added some CUnit test cases for 'compiler' section, renamed all CUnit tests. |
133 |
|
|
- Fixed dlopen bug on Linux. |
134 |
|
|
- Changes to measures.a4l to add SI prefixes and modified the base units to |
135 |
|
|
their abbreviation instead of full names. |
136 |
|
|
|
137 |
|
|
TODO: more work to get IPOPT solver working. |
138 |
|
|
TODO: still some problems with DOPRI5 solver. |
139 |
|
|
TODO: fix GraphViz dependency so that it can be dlopened rather than linked. |
140 |
|
|
|
141 |
|
|
|
142 |
|
|
19 Aug 2007 |
143 |
|
|
----------- |
144 |
|
|
|
145 |
jpye |
1593 |
Version 0.9.5.113 |
146 |
|
|
|
147 |
|
|
- Fixed launching of help files/web links from PyGTK GUI on Linux. |
148 |
|
|
- Added option in Windows installer to install header files for developers. |
149 |
|
|
- Fixed value of @PYTHON@ on Windows for use in ascend-config script. |
150 |
|
|
- Fixed deletion of $INSTDIR/solvers on Windows during uninstall. |
151 |
|
|
|
152 |
|
|
TODO: work on support for users with GIMP's GTK+ runtime installed. |
153 |
|
|
TODO: translate line-endings for installed files on windows. |
154 |
|
|
|
155 |
jpye |
1580 |
5 Aug 2007 |
156 |
jpye |
1572 |
---------- |
157 |
jpye |
1336 |
|
158 |
jpye |
1522 |
Version 0.9.5.112 |
159 |
|
|
|
160 |
|
|
Solver interface |
161 |
|
|
- all solvers and integrators are now built as 'external library' DLL/SOs. |
162 |
|
|
- new ASCENDSOLVERS environment variable gives additional search path location |
163 |
|
|
that is checked when attempting to satisfy IMPORT statements. |
164 |
jpye |
1542 |
- Fixed behaviour scons when lex/yacc not available. |
165 |
|
|
- Many ASC_DLLSPEC qualifiers added as result of the expanded use of external |
166 |
|
|
libraries. |
167 |
|
|
|
168 |
|
|
Solvers |
169 |
|
|
- CONOPT no longer needs to be present at buildtime. This was possible due |
170 |
|
|
to permission from Arne Drud to add the 'conopt.h' file to our source code. |
171 |
jpye |
1522 |
- BLAS and LINPACK are now embedded in the LSODE DLL/SO. They are not |
172 |
|
|
part of libascend, which makes the main DLL about 1 MB smaller. |
173 |
|
|
- Some bugs in the DOPRI5 integrator identified (full testing still not |
174 |
|
|
completed). |
175 |
jpye |
1542 |
- placeholder for a future TRON solver (work still to do on that) |
176 |
|
|
- work underway on the IPOPT optimisation solver. |
177 |
|
|
|
178 |
|
|
Model library |
179 |
jpye |
1522 |
- Equations of state models from Krishnan. |
180 |
jpye |
1542 |
- Added ASCEND port of the standard GAMS example problem. |
181 |
jpye |
1572 |
|
182 |
|
|
Windows installer |
183 |
|
|
- Added ability to download and install missing dependencies. This |
184 |
|
|
makes getting started with ASCEND much simpler for new users. |
185 |
|
|
- Added the user's manual (in PDF form) to the installer package. |
186 |
jpye |
1522 |
|
187 |
jpye |
1572 |
RPM package |
188 |
|
|
- A SUNDIALS RPM package has been submitted for inclusion in Fedora, making |
189 |
|
|
installation of ASCEND possible with a single download on that distro. |
190 |
jpye |
1580 |
- RPM divided into subpackages ascend, ascend-devel, ascend-doc. |
191 |
jpye |
1572 |
- Other work on building RPMs for a range of Linux platforms using |
192 |
|
|
the new OpenSUSE Build Service. |
193 |
|
|
|
194 |
jpye |
1579 |
DEB package |
195 |
|
|
- Fixed. |
196 |
|
|
|
197 |
jpye |
1467 |
3 Jun 2007 |
198 |
|
|
---------- |
199 |
|
|
|
200 |
|
|
Version 0.9.5.111 |
201 |
|
|
|
202 |
|
|
Windows packaging improvements: |
203 |
|
|
- Launch via pythonw.exe instead of batch file |
204 |
|
|
- File association for .a4c and .a4l files |
205 |
|
|
- Add Model Library link to Start menu |
206 |
|
|
- Add CHANGELOG.txt and LICENSE.txt to Start menu |
207 |
|
|
- Detect missing PyGTK, PyCairo or PyGObject at install-time |
208 |
|
|
- Fix message for missing matplotlib in fourbarplot.py |
209 |
|
|
|
210 |
|
|
DOPRI5 integrator |
211 |
|
|
- Experimental release of DOPRI5 integrator for testing |
212 |
|
|
- Changes to Integrator API to allow loading external DLL/SOs |
213 |
|
|
|
214 |
|
|
Linux packaging improvements |
215 |
|
|
- Add SONAME to libascend |
216 |
|
|
|
217 |
|
|
|
218 |
jpye |
1440 |
26 May 2007 |
219 |
|
|
----------- |
220 |
jpye |
1420 |
|
221 |
jpye |
1432 |
Version 0.9.5.110 |
222 |
|
|
|
223 |
jpye |
1440 |
Removed dependency on matplotlib and numpy when ASCEND PyGTK |
224 |
|
|
first load. |
225 |
|
|
|
226 |
|
|
Fixed some problems with files left behind after uninstall |
227 |
|
|
on Windows. |
228 |
|
|
|
229 |
|
|
Added bug tracker link to help menu. |
230 |
|
|
|
231 |
jpye |
1432 |
Added loading splash screen |
232 |
jpye |
1440 |
Eliminated some cruft form the tarball. |
233 |
|
|
Restored basic build suppot for Autotools (Ben) |
234 |
|
|
Added missing .svg files in Windows installer |
235 |
jpye |
1432 |
Added icon in Windows Start menu |
236 |
|
|
Console now minimised by default on Windows |
237 |
|
|
|
238 |
|
|
28 April 2007 |
239 |
|
|
------------- |
240 |
|
|
|
241 |
jpye |
1420 |
Version 0.9.5.109 |
242 |
|
|
|
243 |
jpye |
1432 |
Added Debian packaging. |
244 |
jpye |
1420 |
|
245 |
jpye |
1432 |
Suppressed passing of FILE* objects between Python and C on |
246 |
|
|
the Windows platform, owing to a bug/limitation in GCC on |
247 |
|
|
MinGW. |
248 |
jpye |
1420 |
|
249 |
jpye |
1432 |
First upload of Windows installer to SF.net (there have been |
250 |
|
|
earlier versions on the Wiki though). |
251 |
|
|
|
252 |
|
|
|
253 |
|
|
|
254 |
jpye |
1412 |
23 April 2007 |
255 |
|
|
------------- |
256 |
jpye |
1336 |
|
257 |
jpye |
1412 |
Version 0.9.5.108 |
258 |
jpye |
1336 |
|
259 |
jpye |
1432 |
Alpha relase including new PyGTK GUI. This release continues |
260 |
|
|
a sequence of releases in the ASCEND Wiki, but is the first |
261 |
|
|
version we are releasing using the SF.net File Releases system. |
262 |
jpye |
1412 |
|
263 |
|
|
- Fedora Core 6 RPM |
264 |
|
|
- PyGTK GUI |
265 |
|
|
- Plotting with Matplotlib |
266 |
|
|
- ExtPy functionality for script-based METHODS |
267 |
|
|
- External 'black box' function support restored |
268 |
|
|
- Documentation converted to LyX |
269 |
|
|
- Python-based test suite |
270 |
|
|
- CONOPT and CMSlv support restored |
271 |
|
|
|
272 |
|
|
|
273 |
|
|
10 March 2007 |
274 |
|
|
------------- |
275 |
|
|
|
276 |
|
|
(No release) |
277 |
|
|
|
278 |
jpye |
1432 |
- created this changelog using file releases list from old |
279 |
|
|
website -- JP |
280 |
jpye |
1412 |
|
281 |
|
|
|
282 |
jpye |
1336 |
April 24 2000 |
283 |
|
|
------------- |
284 |
|
|
|
285 |
|
|
Version IV 0.9.1 |
286 |
|
|
|
287 |
|
|
- Expanded chemical species database |
288 |
|
|
- Dynamic simulation modeling libraries |
289 |
|
|
|
290 |
jpye |
1412 |
|
291 |
jpye |
1336 |
June 23 1998 |
292 |
|
|
------------ |
293 |
|
|
|
294 |
|
|
- WinNT, Win95, UNIX sources |
295 |
|
|
- WinNT, Win95 binaries |
296 |
|
|
- Redhat Linux 5 RPM binary |
297 |
|
|
- Redhat Linux 5 RPM source |
298 |
|
|
- Dynamic simulation modeling libraries |
299 |
|
|
- Howto-ascend examples and modeling guidelines manual, indexed. |
300 |
|
|
- GUI and syntax document manual, partially revised. |
301 |
|
|
|
302 |
jpye |
1412 |
|
303 |
jpye |
1336 |
October 1997 |
304 |
|
|
------------ |
305 |
|
|
|
306 |
|
|
ASCEND IV 0.8 |
307 |
|
|
|
308 |
|
|
- WinNT, Win95, UNIX sources |
309 |
|
|
- WinNT, Win95 binaries |
310 |
|
|
- GUI and syntax document manual. |
311 |
|
|
|