Log of /trunk
Directory Listing
Revision
400 -
Directory Listing
Modified
Fri Mar 31 10:59:36 2006 UTC
(18 years, 11 months ago)
by
johnpye
Almost there with getting Jerry's tests to run. Just sorting out the linking.
Revision
398 -
Directory Listing
Modified
Fri Mar 31 07:55:11 2006 UTC
(18 years, 11 months ago)
by
johnpye
Added SWIG version detection.
Added some ignore patterns for files in the repository.
Revision
396 -
Directory Listing
Modified
Fri Mar 31 06:24:11 2006 UTC
(18 years, 11 months ago)
by
johnpye
Fixing python interface on FC4. Still a problem with detection of the full path to swig under
Windows.
Revision
395 -
Directory Listing
Modified
Fri Mar 31 06:09:03 2006 UTC
(18 years, 11 months ago)
by
johnpye
Successful build of Python interface on Windows with MinGW/MSYS.
Revision
394 -
Directory Listing
Modified
Thu Mar 30 14:50:35 2006 UTC
(18 years, 11 months ago)
by
wangym
move the function call after the variable define, a compile bug fix
Revision
393 -
Directory Listing
Modified
Thu Mar 30 14:46:37 2006 UTC
(18 years, 11 months ago)
by
johnpye
Fixed SCons build to do output of config file 'config.py' require
by PyGTK GUI. Removed requirement for 'config.h' from the C++ file
and instead supplied required flags via compiler commandline.
Revision
392 -
Directory Listing
Modified
Thu Mar 30 12:36:15 2006 UTC
(18 years, 11 months ago)
by
johnpye
Some fixes to the SCons build:
- adding flags to enable QRSLV and CMSLV by default.
- adding commands to build SWIG library correctly for Python interface.
Revision
391 -
Directory Listing
Modified
Thu Mar 30 07:19:05 2006 UTC
(18 years, 11 months ago)
by
johnpye
A little bit of progress on getting the windows build to work
Revision
390 -
Directory Listing
Modified
Thu Mar 30 06:41:17 2006 UTC
(18 years, 11 months ago)
by
johnpye
The Tcl/Tk interface now runs as well. Tried with Tcl/Tk 8.4, so needs to be run
on a system with Tcl/Tk 8.3 next up.
Revision
389 -
Directory Listing
Modified
Thu Mar 30 06:24:10 2006 UTC
(18 years, 11 months ago)
by
johnpye
Cleaning up #includes in the Tcl/Tk interface. Doing this
all as a group so that it can be reversed out if necessary.
Revision
388 -
Directory Listing
Modified
Thu Mar 30 05:52:06 2006 UTC
(19 years ago)
by
johnpye
Successful build of the PyGTK interface with SCons on Linux (FC4)
Revision
387 -
Directory Listing
Modified
Thu Mar 30 05:13:59 2006 UTC
(19 years ago)
by
johnpye
Added SConscript for PyGTK interface.
It's not finding the lib files, something wrong with the -L options?
Revision
386 -
Directory Listing
Modified
Thu Mar 30 04:46:48 2006 UTC
(19 years ago)
by
johnpye
Added SConscript to Tcl/Tk directory.
Still having some problems with linking.
Revision
385 -
Directory Listing
Modified
Thu Mar 30 04:14:29 2006 UTC
(19 years ago)
by
johnpye
First attempt at SCons build. This will build the static libraries
for me on Linux with GCC 4.0.2. Will work now on getting it to
build the Tcl/Tk GUI.
Revision
384 -
Directory Listing
Modified
Tue Mar 28 20:43:06 2006 UTC
(19 years ago)
by
aw0a
new and modified simpleFS and simpleUnits models
Revision
383 -
Directory Listing
Modified
Mon Mar 27 03:21:25 2006 UTC
(19 years ago)
by
johnpye
Correcting units on Stefan-Boltzmann constant
Revision
382 -
Directory Listing
Modified
Sun Mar 19 23:39:23 2006 UTC
(19 years ago)
by
johnpye
Fixing python path for Linux
Revision
381 -
Directory Listing
Modified
Sun Mar 19 23:01:39 2006 UTC
(19 years ago)
by
johnpye
Fixing 'auto package registration' with 'libstemname_register'.
Fixed bug #247.
Revision
380 -
Directory Listing
Modified
Sat Mar 18 07:29:48 2006 UTC
(19 years ago)
by
johnpye
Fixed up dynamic loading so that external libraries can be used on Windows -- no unresolved symbols in the DLL.
Revision
379 -
Directory Listing
Modified
Wed Mar 15 12:48:03 2006 UTC
(19 years ago)
by
johnpye
Ensuring that plugins contain no undefined symbols (for the sake of Windows).
Rearranging and commending error.c slightly.
Removing some debug output in solverreporter.
Revision
378 -
Directory Listing
Modified
Wed Mar 15 11:32:33 2006 UTC
(19 years ago)
by
johnpye
Fixing makefile <TAB>
Revision
377 -
Directory Listing
Modified
Wed Mar 15 11:27:22 2006 UTC
(19 years ago)
by
johnpye
By default, no xterm console colour codes are used now.
More output in extfn test python script.
pygtk/interface/Makefile cleans up gcov files when 'make clean'.
Revision
376 -
Directory Listing
Modified
Wed Mar 15 08:13:43 2006 UTC
(19 years ago)
by
johnpye
Turned off compiler timing and relation debugging in the './reconfig' builds.
Revision
375 -
Directory Listing
Modified
Wed Mar 15 06:35:50 2006 UTC
(19 years ago)
by
johnpye
Removing some debug output
Revision
374 -
Directory Listing
Modified
Tue Mar 14 08:41:17 2006 UTC
(19 years ago)
by
johnpye
Fixing script
Revision
373 -
Directory Listing
Modified
Tue Mar 14 08:39:37 2006 UTC
(19 years ago)
by
johnpye
Tidied up formatting in measures.a4l
Added GPL notice to cavity.a4c
Fixed up reconfig to turn OFF gcov testing by default.
Removed some debug output from typedef.c and instantiate.c and arrayinst.c.
Commenting changes in extinst.h.
Working on getting the buildbot working :-)
Revision
372 -
Directory Listing
Modified
Tue Mar 14 05:36:32 2006 UTC
(19 years ago)
by
johnpye
Set ./configure to use 'support files' like install-sh from the main base/autotools/config dir
Revision
371 -
Directory Listing
Modified
Tue Mar 14 05:04:06 2006 UTC
(19 years ago)
by
johnpye
Added some debug output related to external relations.
Added ./configure flags for relation debugging and compiler timing.
Removed some <!-- --> comments.
Revision
370 -
Directory Listing
Modified
Fri Mar 10 09:14:50 2006 UTC
(19 years ago)
by
johnpye
Renaming without the 'pkg' prefix.
Revision
369 -
Directory Listing
Modified
Fri Mar 10 09:14:29 2006 UTC
(19 years ago)
by
johnpye
Debugging output for loading external packages.
Export error_reporter to windows DLL (needs testing).
Revision
368 -
Directory Listing
Modified
Fri Mar 10 08:39:24 2006 UTC
(19 years ago)
by
johnpye
Added --enable-dynamic-packages option to ./configure:
Fixed bug #192.
Revision
367 -
Directory Listing
Modified
Fri Mar 10 07:44:59 2006 UTC
(19 years ago)
by
johnpye
Trying to fix up johnpye/extfn/extfntest.c to work on Windows (MinGW)
(ie to fix linking problems).
Revision
366 -
Directory Listing
Modified
Thu Mar 9 06:26:51 2006 UTC
(19 years ago)
by
johnpye
Some fixes for GTK+
Revision
365 -
Directory Listing
Modified
Thu Mar 9 06:20:17 2006 UTC
(19 years ago)
by
johnpye
Adding a windows/gtk adaptable filechooser.
Revision
364 -
Directory Listing
Modified
Wed Mar 8 05:23:02 2006 UTC
(19 years ago)
by
johnpye
Fixing up Tcl support... Tk support is still broken
Revision
363 -
Directory Listing
Modified
Wed Mar 8 04:47:31 2006 UTC
(19 years ago)
by
johnpye
Working on fixing Tcl/Tk support
Revision
362 -
Directory Listing
Modified
Wed Mar 8 04:37:38 2006 UTC
(19 years ago)
by
johnpye
Removed some ANSI-C tests from ./configure.in
Removed support for Ultrix, DEC, Alpha.
Simplified test for YACC.
Revision
361 -
Directory Listing
Modified
Wed Mar 8 03:47:59 2006 UTC
(19 years ago)
by
johnpye
Fixed bug 234.
Added 'loading...' to console output when PyGTK GUI is starting up.
Revision
360 -
Directory Listing
Modified
Tue Mar 7 03:38:36 2006 UTC
(19 years ago)
by
johnpye
Added external radiation losses
Revision
359 -
Directory Listing
Modified
Tue Mar 7 03:17:43 2006 UTC
(19 years ago)
by
johnpye
Fixing for linux
Revision
358 -
Directory Listing
Modified
Mon Mar 6 06:53:59 2006 UTC
(19 years ago)
by
johnpye
Syntax definition file for TextPad
Revision
357 -
Directory Listing
Modified
Mon Mar 6 06:30:21 2006 UTC
(19 years ago)
by
johnpye
Added work for creating a windows installer
Revision
356 -
Directory Listing
Modified
Mon Mar 6 03:43:04 2006 UTC
(19 years ago)
by
johnpye
Fixing bug 231.
Revision
355 -
Directory Listing
Modified
Mon Mar 6 03:11:28 2006 UTC
(19 years ago)
by
johnpye
In PyGTK 'modules' list, you can now see non-parameterised types in bold.
Revision
354 -
Directory Listing
Modified
Fri Mar 3 04:47:59 2006 UTC
(19 years ago)
by
johnpye
Added external losses to model.
Revision
353 -
Directory Listing
Modified
Fri Mar 3 04:47:21 2006 UTC
(19 years ago)
by
johnpye
These are new versions from my MinGW work. Not sure if they need to be commited or not.
Revision
352 -
Directory Listing
Modified
Fri Mar 3 04:47:01 2006 UTC
(19 years ago)
by
johnpye
These are new versions from my MinGW work. Not sure if they need to be commited or not.
Revision
351 -
Directory Listing
Modified
Fri Mar 3 04:45:19 2006 UTC
(19 years ago)
by
johnpye
Added windows-friendly application icon
Moved all references to GLADE_FILE to the new config.py arrangement.
First commit after the repository was broken...
Revision
350 -
Directory Listing
Modified
Fri Mar 3 04:27:16 2006 UTC
(19 years ago)
by
johnpye
This file was what had broken the repository. SO I'll remove it.
Revision
349 -
Directory Listing
Modified
Fri Mar 3 01:00:17 2006 UTC
(19 years ago)
by
johnpye
Removed file/folder
Revision
347 -
Directory Listing
Modified
Thu Mar 2 00:28:11 2006 UTC
(19 years ago)
by
johnpye
Adding missing files for ./configure build of PyGTK GUI
Revision
346 -
Directory Listing
Modified
Wed Mar 1 13:53:45 2006 UTC
(19 years ago)
by
johnpye
Adding a better base-case
Revision
345 -
Directory Listing
Modified
Wed Mar 1 11:09:00 2006 UTC
(19 years ago)
by
johnpye
Hopefully permit debugging from within MSYS as well...?
Revision
344 -
Directory Listing
Modified
Wed Mar 1 11:07:59 2006 UTC
(19 years ago)
by
johnpye
Adding Stefan-Boltzmann constant for blackbody radiation.
Revision
343 -
Directory Listing
Modified
Wed Mar 1 11:07:06 2006 UTC
(19 years ago)
by
johnpye
Radiation heat transfer between grey bodies in a cavity.
Reference: Incropera & DeWitt, Fundamentals of Heat & Mass Transfer, 4th Ed, p.733.
Revision
342 -
Directory Listing
Modified
Wed Mar 1 06:11:03 2006 UTC
(19 years ago)
by
johnpye
Working on getting PyGTK plotting to work under windows
Revision
341 -
Directory Listing
Modified
Wed Mar 1 05:25:23 2006 UTC
(19 years ago)
by
johnpye
Added support for default ASCENDLIBRARY value specified in the configure.in script.
This value used in Library(string defaultpath) and and is also passed to ASCEND by
gtkbrowser.py. Getting and setting of environment variables seems pretty messy
but hopefully this will work for now.
Revision
340 -
Directory Listing
Modified
Wed Mar 1 03:41:35 2006 UTC
(19 years ago)
by
johnpye
Fixed SWIG error
Fixed selftest.py to work with new SolverReporter
Revision
339 -
Directory Listing
Modified
Wed Mar 1 03:36:38 2006 UTC
(19 years ago)
by
johnpye
Fixed build problems on Linux (still some remain
in the 'reconfig' and 'configure.in' files for
Tcl/Tk build)
Revision
338 -
Directory Listing
Modified
Wed Mar 1 03:11:27 2006 UTC
(19 years ago)
by
johnpye
Added GLADE_FILE location to configpy.in.
Added warning about the SWIG error under MinGW to gtkbrowser.py.
Revision
337 -
Directory Listing
Modified
Wed Mar 1 00:51:23 2006 UTC
(19 years ago)
by
johnpye
Something is starting to run on MinGW now. GUI loads and ascend DLL is opened.
This revision still breaks the linux and Tcl/Tk builds, I expect.
Also added some smarts to the 'help...contents' menu for loading offline/online help files.
Revision
336 -
Directory Listing
Modified
Tue Feb 28 11:39:08 2006 UTC
(19 years ago)
by
johnpye
Fixing SWIG modifications
Revision
335 -
Directory Listing
Modified
Tue Feb 28 11:38:33 2006 UTC
(19 years ago)
by
johnpye
Messing
Revision
334 -
Directory Listing
Modified
Tue Feb 28 11:37:59 2006 UTC
(19 years ago)
by
johnpye
Ensure error messages find their way into PyGTK output
Revision
333 -
Directory Listing
Modified
Tue Feb 28 11:36:47 2006 UTC
(19 years ago)
by
johnpye
Updated configure script from autoconf 2.59 (previous commited was from 2.56)
Revision
332 -
Directory Listing
Modified
Tue Feb 28 04:39:00 2006 UTC
(19 years ago)
by
johnpye
These changes fix compilation 'make libs' on MinGW.
I have changed the configure.in to allow '--without-tcl'
however this will likely break linux compiles. I'll commit this
on windows, then try to check out and fix on a linux machine.
Revision
331 -
Directory Listing
Modified
Mon Feb 27 23:38:01 2006 UTC
(19 years ago)
by
johnpye
Removed enormous file and replaced by bzipped version
Trying to download via dialup here!
Revision
330 -
Directory Listing
Modified
Sun Feb 26 05:48:10 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added some testing of pre-calculating steam properties when doing (p,h) calcs
Revision
329 -
Directory Listing
Modified
Fri Feb 24 06:16:31 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed bug 229
Revision
328 -
Directory Listing
Modified
Fri Feb 24 06:05:10 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added ability to output variables at bounds (currently just to the console).
Changed solver parameters window into a proper 'dialog'.
Various fixes to make dialogs focus and position correctly.
Revision
327 -
Directory Listing
Modified
Fri Feb 24 02:04:49 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding some labels to equations in iapws95.a4c file
Adding some scaling commands, but still to no avail.
Revision
326 -
Directory Listing
Modified
Fri Feb 24 02:03:45 2006 UTC
(19 years, 1 month ago)
by
johnpye
Made QRSlv line search error output to ASCERR (not 'mif')
Revision
325 -
Directory Listing
Modified
Fri Feb 24 01:05:43 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixing up initial values in SolverReporter
Fixing 'block time'
Revision
324 -
Directory Listing
Modified
Fri Feb 24 00:41:08 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added two self-tests: one for subcooled (p,h) and another
for superheated (p,h). Both fail at the moment.
Revision
323 -
Directory Listing
Modified
Fri Feb 24 00:01:15 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added reporting of amount of time spent updating GUI
Added SolverReporter.update_interval to preferences
Revision
322 -
Directory Listing
Modified
Thu Feb 23 14:28:36 2006 UTC
(19 years, 1 month ago)
by
johnpye
Cleaning up: In PopupSolverReporter, change 'Variables' to 'n of N' instead of just 'N'
Revision
321 -
Directory Listing
Modified
Thu Feb 23 14:14:36 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added 'close on non-converged' preference
Unified message output for popup/non-popup status reporting
Revision
320 -
Directory Listing
Modified
Thu Feb 23 13:38:40 2006 UTC
(19 years, 1 month ago)
by
johnpye
Some messing about...
Revision
319 -
Directory Listing
Modified
Thu Feb 23 12:30:40 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed a bug with the diagnose window after a successful solve
Added preference: SolverReporter:close_on_converged
Revision
318 -
Directory Listing
Modified
Thu Feb 23 10:29:29 2006 UTC
(19 years, 1 month ago)
by
johnpye
Working on solver interrupt using 'stop' button
Revision
317 -
Directory Listing
Modified
Thu Feb 23 10:21:17 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added GUI SolverReporter... you can now watch the residuals shrink, etc.
Revision
316 -
Directory Listing
Modified
Thu Feb 23 07:49:27 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed bug #233
Revision
315 -
Directory Listing
Modified
Thu Feb 23 07:40:47 2006 UTC
(19 years, 1 month ago)
by
johnpye
Expanded the python solver reporter a little
Added detection of newer SWIG versions that can optimise (-O)
Revision
314 -
Directory Listing
Modified
Thu Feb 23 06:00:42 2006 UTC
(19 years, 1 month ago)
by
johnpye
Finally fixed the SolverReporter problems. Thanks Marcelo!
Revision
313 -
Directory Listing
Modified
Thu Feb 23 05:46:05 2006 UTC
(19 years, 1 month ago)
by
johnpye
Further changes as suggested by Marcelo.
Revision
312 -
Directory Listing
Modified
Thu Feb 23 05:26:57 2006 UTC
(19 years, 1 month ago)
by
johnpye
Changing to SolverStatus* in report(...)
Revision
311 -
Directory Listing
Modified
Thu Feb 23 04:54:13 2006 UTC
(19 years, 1 month ago)
by
johnpye
More work on SolveReporter following help from Marcelo Matus on SWIG mailing list.
Revision
310 -
Directory Listing
Modified
Thu Feb 23 03:48:56 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed the SolveReporter functionality so that it works from Python
Revision
308 -
Directory Listing
Modified
Thu Feb 23 00:58:12 2006 UTC
(19 years, 1 month ago)
by
johnpye
Working on adding the SolverReporter class that will allow
different GUI output for the solver, depending on the context.
For example, solving from the 'Diagnose' window will give
different user feedback to solving from the main window.
Revision
307 -
Directory Listing
Modified
Wed Feb 22 07:48:17 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added wrapping of slv_status_t (SolverStatus) for bug #138.
Improved 'About...' box.
Revision
306 -
Directory Listing
Modified
Wed Feb 22 03:30:18 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixing indenting
Fixed bug #207 (missing 'case' statements for FIX)
Revision
305 -
Directory Listing
Modified
Wed Feb 22 03:07:10 2006 UTC
(19 years, 1 month ago)
by
johnpye
Test case for changeset 370 / bug #206.
Revision
304 -
Directory Listing
Modified
Wed Feb 22 03:05:37 2006 UTC
(19 years, 1 month ago)
by
johnpye
Some rationalising of duplicated code in statement.c.
Fixed bug #206 (support for FREE statement).
Revision
303 -
Directory Listing
Modified
Tue Feb 21 02:38:13 2006 UTC
(19 years, 1 month ago)
by
johnpye
Documentation, indentation and debugging-message changes.
Revision
302 -
Directory Listing
Modified
Mon Feb 20 07:40:03 2006 UTC
(19 years, 1 month ago)
by
johnpye
Minor fix following changes to error_reporter
Revision
301 -
Directory Listing
Modified
Mon Feb 20 07:39:14 2006 UTC
(19 years, 1 month ago)
by
johnpye
Documentation and indentation changes
Revision
300 -
Directory Listing
Modified
Fri Feb 17 08:04:04 2006 UTC
(19 years, 1 month ago)
by
johnpye
Moving stuff around for GLADE
Revision
299 -
Directory Listing
Modified
Fri Feb 17 07:09:09 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding ctrl-F and ctrl-R for fix/free
Revision
298 -
Directory Listing
Modified
Fri Feb 17 07:07:36 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added ascend icon
Revision
297 -
Directory Listing
Modified
Fri Feb 17 01:51:19 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed bug #227
Revision
296 -
Directory Listing
Modified
Thu Feb 16 09:58:21 2006 UTC
(19 years, 1 month ago)
by
johnpye
Removed speed of sound calculation
Improved 'mixer' -- now converges (with trouble)
Working on 'loop'.
Revision
295 -
Directory Listing
Modified
Thu Feb 16 08:10:24 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added ability to output structural singularity analysis.
Revision
294 -
Directory Listing
Modified
Thu Feb 16 02:53:56 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed collapse/expand in 'diagnose' window, and added their values to preferences
Revision
293 -
Directory Listing
Modified
Sun Feb 12 23:00:30 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding 'mixer' to loop
Revision
292 -
Directory Listing
Modified
Fri Feb 10 04:19:11 2006 UTC
(19 years, 1 month ago)
by
johnpye
Simple absorber loop that kinda converges
Revision
291 -
Directory Listing
Modified
Fri Feb 10 03:32:21 2006 UTC
(19 years, 1 month ago)
by
johnpye
Tiny bug
Revision
290 -
Directory Listing
Modified
Fri Feb 10 03:30:05 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixable vars added to interface (outputs to console)
Added 'next big' and 'prev big' to move between 'big blocks' in the diagnose window.
Revision
289 -
Directory Listing
Modified
Fri Feb 10 01:11:29 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added sensible nominal value for delta_temperature, 5 {K}.
Condenser saturated model works better now
Revision
288 -
Directory Listing
Modified
Fri Feb 10 00:52:07 2006 UTC
(19 years, 1 month ago)
by
johnpye
Changed 'heat_capacity' to 'molar_heat_capacity'
Revision
287 -
Directory Listing
Modified
Thu Feb 9 23:56:11 2006 UTC
(19 years, 1 month ago)
by
johnpye
More on diagnose window.
Revision
286 -
Directory Listing
Modified
Thu Feb 9 07:36:39 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added cursor to report mouse-over variable and residual
Revision
285 -
Directory Listing
Modified
Thu Feb 9 04:21:30 2006 UTC
(19 years, 1 month ago)
by
johnpye
Colours fixed, zooming works, active block focussed by default.
Revision
284 -
Directory Listing
Modified
Thu Feb 9 03:02:44 2006 UTC
(19 years, 1 month ago)
by
johnpye
Improved display of blocks with zoom facility added
Revision
283 -
Directory Listing
Modified
Wed Feb 8 15:30:50 2006 UTC
(19 years, 1 month ago)
by
johnpye
This is the initial working 'block diagnose' functionality.
Revision
282 -
Directory Listing
Modified
Wed Feb 8 13:51:04 2006 UTC
(19 years, 1 month ago)
by
johnpye
This version uses direct creation of the block incidence matrix image data
using the gtk.gdk.pixbuf_new_from_data function.
Revision
281 -
Directory Listing
Modified
Wed Feb 8 11:18:19 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding icons
Revision
280 -
Directory Listing
Modified
Wed Feb 8 08:31:56 2006 UTC
(19 years, 1 month ago)
by
johnpye
Some work on adding the 'block diagnosis' window
Revision
278 -
Directory Listing
Modified
Mon Feb 6 23:52:30 2006 UTC
(19 years, 1 month ago)
by
johnpye
Removed reference to libf2c (I think this was required only on FC3)
Updated use of SWIG 'typemap' syntax in ascend.i
Corrected C++ code for FC5 (art's error msg)
Fixed minor but with uninstantiated models in PyGTK GUI
Revision
277 -
Directory Listing
Modified
Mon Feb 6 09:23:10 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed bug #216
Revision
276 -
Directory Listing
Modified
Mon Feb 6 00:07:58 2006 UTC
(19 years, 1 month ago)
by
johnpye
Changes to the condenser model
Working on a 'diagnose' window, maybe
Revision
275 -
Directory Listing
Modified
Sun Feb 5 13:33:25 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added reporting of divergent relation names.
Found more convergent form of LMTD heat-exchanger equation
Revision
274 -
Directory Listing
Modified
Sun Feb 5 08:03:06 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed minor bug
Revision
273 -
Directory Listing
Modified
Sun Feb 5 06:44:06 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added reporting of relations and residuals via GUI
Revision
272 -
Directory Listing
Modified
Sun Feb 5 06:43:19 2006 UTC
(19 years, 1 month ago)
by
johnpye
Documentation changes.
Modified one slv3 error message.
Revision
271 -
Directory Listing
Modified
Sat Feb 4 09:08:54 2006 UTC
(19 years, 1 month ago)
by
johnpye
Working on adding support for listing cliques
Revision
270 -
Directory Listing
Modified
Sat Feb 4 08:00:21 2006 UTC
(19 years, 1 month ago)
by
johnpye
More on the usability of the solver_var props window
Revision
269 -
Directory Listing
Modified
Sat Feb 4 07:15:30 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added usability keybindings on properties input fields: escape, enter
Revision
268 -
Directory Listing
Modified
Sat Feb 4 06:09:57 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding ability to edit upper/lower bounds and nominal values
Revision
267 -
Directory Listing
Modified
Fri Feb 3 05:35:50 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding separator
Revision
266 -
Directory Listing
Modified
Fri Feb 3 05:34:13 2006 UTC
(19 years, 1 month ago)
by
johnpye
More tweaking of condenser
Revision
265 -
Directory Listing
Modified
Fri Feb 3 04:27:15 2006 UTC
(19 years, 1 month ago)
by
johnpye
More progress with loop/condenser. But also a crash, see bug #217
Revision
264 -
Directory Listing
Modified
Fri Feb 3 04:26:04 2006 UTC
(19 years, 1 month ago)
by
johnpye
Deactivated bintokens. Need to implement a GUI on/off switch for this
Revision
263 -
Directory Listing
Modified
Fri Feb 3 01:37:56 2006 UTC
(19 years, 1 month ago)
by
johnpye
Working on subcooling HE, still not converging
Revision
262 -
Directory Listing
Modified
Fri Feb 3 00:19:41 2006 UTC
(19 years, 1 month ago)
by
johnpye
Correcting a bug introduced in changeset 314.
Revision
261 -
Directory Listing
Modified
Thu Feb 2 16:15:32 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding non-saturated condenser mode
Revision
260 -
Directory Listing
Modified
Thu Feb 2 15:31:29 2006 UTC
(19 years, 1 month ago)
by
johnpye
Improved behaviour of incidence matrix when you mouseover points outside the matrix
Stopped emitting exception for Block out of range (why does it happen?)
Revision
259 -
Directory Listing
Modified
Thu Feb 2 15:28:05 2006 UTC
(19 years, 1 month ago)
by
johnpye
LMTD condenser is working
Revision
258 -
Directory Listing
Modified
Thu Feb 2 14:50:05 2006 UTC
(19 years, 1 month ago)
by
johnpye
Made it so that fixed variables never get an icon.
Revision
257 -
Directory Listing
Modified
Thu Feb 2 14:10:05 2006 UTC
(19 years, 1 month ago)
by
johnpye
Implemenenting LMTD HE
Revision
256 -
Directory Listing
Modified
Thu Feb 2 14:09:44 2006 UTC
(19 years, 1 month ago)
by
johnpye
Standardising header #ifdef
Revision
255 -
Directory Listing
Modified
Thu Feb 2 14:02:23 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding preliminary support for showing variable solve-status in browser view
Revision
254 -
Directory Listing
Modified
Thu Feb 2 06:27:17 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added reporting of unconverged variables to the console
Revision
253 -
Directory Listing
Modified
Thu Feb 2 00:24:38 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding reorderable and movable columns in Observer.
Removing some debug output from console
Revision
252 -
Directory Listing
Modified
Wed Feb 1 06:29:46 2006 UTC
(19 years, 1 month ago)
by
johnpye
Implemented editable 'active' row in observer
Move focus of to active row when new row added and observer tab already focussed
Revision
251 -
Directory Listing
Modified
Wed Feb 1 04:33:46 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed observer copy crash, bug #214.
Revision
250 -
Directory Listing
Modified
Wed Feb 1 04:01:10 2006 UTC
(19 years, 1 month ago)
by
johnpye
You can now copy the observer matrix to the clipboard and paste into another document.
Revision
249 -
Directory Listing
Modified
Wed Feb 1 03:22:11 2006 UTC
(19 years, 1 month ago)
by
johnpye
Working (read-only) observer thing. Observer instances are updated in the table
and if you click 'add' on the observer tab, the current values are kept and a new
row is added.
Revision
248 -
Directory Listing
Modified
Wed Feb 1 03:20:29 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding new icons
Revision
247 -
Directory Listing
Modified
Wed Feb 1 00:46:12 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added missing file
Revision
246 -
Directory Listing
Modified
Tue Jan 31 16:24:27 2006 UTC
(19 years, 1 month ago)
by
johnpye
Some more work on the 'Observer' feature
Revision
245 -
Directory Listing
Modified
Tue Jan 31 07:49:58 2006 UTC
(19 years, 1 month ago)
by
johnpye
Working on adding Observer functionality
Revision
244 -
Directory Listing
Modified
Tue Jan 31 03:40:13 2006 UTC
(19 years, 1 month ago)
by
johnpye
Small tweak fixes convergence issue
Revision
243 -
Directory Listing
Modified
Mon Jan 30 15:03:08 2006 UTC
(19 years, 1 month ago)
by
johnpye
Set scaling to RELNOM and this model converges for changed values of radiation.
Revision
242 -
Directory Listing
Modified
Mon Jan 30 15:02:26 2006 UTC
(19 years, 1 month ago)
by
johnpye
Minor usability improvements - keybindings
Revision
241 -
Directory Listing
Modified
Mon Jan 30 09:36:11 2006 UTC
(19 years, 1 month ago)
by
johnpye
Adding a couple of icons
Revision
240 -
Directory Listing
Modified
Mon Jan 30 09:35:34 2006 UTC
(19 years, 1 month ago)
by
johnpye
Can now view block numbers via console while mouse-ing over incidence matrix
Revision
239 -
Directory Listing
Modified
Mon Jan 30 08:13:33 2006 UTC
(19 years, 1 month ago)
by
johnpye
Documentation changes
Revision
238 -
Directory Listing
Modified
Mon Jan 30 06:41:10 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added reporting of relation name to console onmouseover of incidence matrix
Revision
237 -
Directory Listing
Modified
Mon Jan 30 06:10:26 2006 UTC
(19 years, 1 month ago)
by
johnpye
Incidence matrix now reports the mouseover-ed variable on the console
Revision
236 -
Directory Listing
Modified
Mon Jan 30 06:09:52 2006 UTC
(19 years, 1 month ago)
by
johnpye
Minor #ifdef changes
Revision
235 -
Directory Listing
Modified
Mon Jan 30 01:48:01 2006 UTC
(19 years, 1 month ago)
by
johnpye
Fixed some problems with the split-off solverparameters.py file
Revision
234 -
Directory Listing
Modified
Sun Jan 29 17:15:47 2006 UTC
(19 years, 1 month ago)
by
johnpye
Plotting of incidence matrix: still need to check that orientation is correct though.
Revision
233 -
Directory Listing
Modified
Sun Jan 29 16:55:27 2006 UTC
(19 years, 1 month ago)
by
johnpye
Something resembling an incidence matrix returned via SWIG...
Revision
232 -
Directory Listing
Modified
Sun Jan 29 14:22:43 2006 UTC
(19 years, 1 month ago)
by
johnpye
Added GPL header
Revision
231 -
Directory Listing
Modified
Sun Jan 29 14:15:44 2006 UTC
(19 years, 1 month ago)
by
johnpye
Moved some incidence matrix routines to generic/solver from tcltk98.
Documentation changes.
Added (inactive) incidence matrix menu item to PyGTK interface
Fixed autotools make for above changed (need to fix for Jam as well)
Revision
230 -
Directory Listing
Modified
Sun Jan 29 07:16:06 2006 UTC
(19 years, 1 month ago)
by
johnpye
Solverparameters GUI code split into separate file.
Help launcher started, will need more work.
Corrected wrong cpu_elapsed values in GUI by direct use of tm_cpu_time()
Added 'about' box.
Fixed 'auto' menu option.
Revision
229 -
Directory Listing
Modified
Sat Jan 28 16:29:08 2006 UTC
(19 years, 1 month ago)
by
aw0a
committed files that add ASCEND mode to the emacs editor
Revision
228 -
Directory Listing
Modified
Sat Jan 28 05:22:38 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixed up bounds checking for solver parameter window
Revision
227 -
Directory Listing
Modified
Sat Jan 28 04:44:15 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added grouping of solver parameters into pages
Revision
226 -
Directory Listing
Modified
Sat Jan 28 02:12:19 2006 UTC
(19 years, 2 months ago)
by
johnpye
Can now edit string values via drop-down menu, just like with Tcl/Tk interface.
Boolean values changed with a doubleclick.
Revision
225 -
Directory Listing
Modified
Fri Jan 27 14:55:43 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting of int, real and string parameters via PyGTK interface.
Revision
224 -
Directory Listing
Modified
Fri Jan 27 08:19:51 2006 UTC
(19 years, 2 months ago)
by
johnpye
Correcting a bug with error_reporter macros, reversing change of funciton name in bnd.c
Revision
223 -
Directory Listing
Modified
Fri Jan 27 08:18:43 2006 UTC
(19 years, 2 months ago)
by
johnpye
Some progress on editable solver parameters
Revision
222 -
Directory Listing
Modified
Fri Jan 27 04:23:20 2006 UTC
(19 years, 2 months ago)
by
johnpye
Updating for Jerry's new error_reporter syntax, bug #179
Revision
221 -
Directory Listing
Modified
Fri Jan 27 03:05:38 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added ability to examine solver parameters via python
Revision
220 -
Directory Listing
Modified
Wed Jan 25 07:44:41 2006 UTC
(19 years, 2 months ago)
by
johnpye
More doc changes
Revision
219 -
Directory Listing
Modified
Wed Jan 25 07:41:58 2006 UTC
(19 years, 2 months ago)
by
johnpye
Documentation changes
Revision
218 -
Directory Listing
Modified
Wed Jan 25 04:06:38 2006 UTC
(19 years, 2 months ago)
by
johnpye
Small changes
Revision
217 -
Directory Listing
Modified
Wed Jan 25 03:10:42 2006 UTC
(19 years, 2 months ago)
by
johnpye
Sort-of-working very simple circuit model
Revision
216 -
Directory Listing
Modified
Wed Jan 25 02:12:20 2006 UTC
(19 years, 2 months ago)
by
jds
Minor rework of jam system to stop relinking of libraries when sources not modified.
Minor tweaks to stem the tide of compiler warnings.
Revision
215 -
Directory Listing
Modified
Wed Jan 25 02:08:29 2006 UTC
(19 years, 2 months ago)
by
johnpye
Improved display of relations by adding getRelationAsString(relative_to)
Revision
214 -
Directory Listing
Modified
Wed Jan 25 00:25:56 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixing typo
Revision
213 -
Directory Listing
Modified
Tue Jan 24 23:25:56 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixed some missed 'ExtFn'->'ExtMethod' changes
Revision
212 -
Directory Listing
Modified
Tue Jan 24 13:20:47 2006 UTC
(19 years, 2 months ago)
by
johnpye
Changing nomenclature from ExtFn to ExtMethod
Revision
211 -
Directory Listing
Modified
Tue Jan 24 13:20:20 2006 UTC
(19 years, 2 months ago)
by
johnpye
Adding FIX and ASSERT keywords to gedit syntax definition
Revision
210 -
Directory Listing
Modified
Tue Jan 24 13:18:15 2006 UTC
(19 years, 2 months ago)
by
johnpye
Changing nomenclature to 'external method' and 'ExtMethod'
Revision
209 -
Directory Listing
Modified
Tue Jan 24 12:44:32 2006 UTC
(19 years, 2 months ago)
by
johnpye
Adding external function test most and library.
Revision
208 -
Directory Listing
Modified
Tue Jan 24 03:19:37 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added menu bar at top of PyGTK interface.
'Preferences' menu currently just outputs the number of
solver parameters in use. Plan is to allow the parameters
to be viewed and edited via the GUI.
Revision
207 -
Directory Listing
Modified
Mon Jan 23 06:47:06 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added ability to output expressions from PyGTK interface. Expressions are
output to the console using WriteRelationString. You must right-click on
a relation an hit 'properties'.
Revision
206 -
Directory Listing
Modified
Mon Jan 23 06:46:08 2006 UTC
(19 years, 2 months ago)
by
johnpye
Changing 'new' to 'new_xxx' so that headers can be compiled in C++
Revision
205 -
Directory Listing
Modified
Mon Jan 23 06:19:12 2006 UTC
(19 years, 2 months ago)
by
johnpye
Documentation changes
Revision
204 -
Directory Listing
Modified
Mon Jan 23 04:27:11 2006 UTC
(19 years, 2 months ago)
by
johnpye
Documentation changes
Revision
203 -
Directory Listing
Modified
Mon Jan 23 04:13:17 2006 UTC
(19 years, 2 months ago)
by
johnpye
Documentation changes; making 'FIX' statement less verbose;
Commenting out ununsed 'CreateExternalFunction' function
Revision
202 -
Directory Listing
Modified
Mon Jan 23 03:56:57 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixed a problem with NULL passed to slv_set_logincidence
Revision
201 -
Directory Listing
Modified
Sat Jan 21 03:48:27 2006 UTC
(19 years, 2 months ago)
by
johnpye
Cleaning up a little
Revision
200 -
Directory Listing
Modified
Sat Jan 21 03:45:15 2006 UTC
(19 years, 2 months ago)
by
johnpye
More crazy macros in slv.c :)
Revision
199 -
Directory Listing
Modified
Sat Jan 21 02:23:55 2006 UTC
(19 years, 2 months ago)
by
johnpye
Finished adding macros in slv.c.
Revision
198 -
Directory Listing
Modified
Thu Jan 19 08:14:26 2006 UTC
(19 years, 2 months ago)
by
johnpye
More simplification...
Revision
197 -
Directory Listing
Modified
Thu Jan 19 07:59:19 2006 UTC
(19 years, 2 months ago)
by
johnpye
Major simplification: wrap up many 'slv_' methods using preprocessor macros.
Revision
196 -
Directory Listing
Modified
Tue Jan 17 15:58:23 2006 UTC
(19 years, 2 months ago)
by
johnpye
Improved status reporting for solvers. When a solver is going slowly, you'll get a fair bit of output. If it's going fast there shouldn't be much input at all. Todo: use some kind of callback technique to get this information back to the GUI.
Revision
195 -
Directory Listing
Modified
Tue Jan 17 05:49:40 2006 UTC
(19 years, 2 months ago)
by
johnpye
Commenting
Adding coloured output on CONSOLE_DEBUG
Adding test testextfn for monolithic tests of external function calls.
Revision
194 -
Directory Listing
Modified
Tue Jan 17 05:48:00 2006 UTC
(19 years, 2 months ago)
by
johnpye
Documentation and CONSOLE_DEBUGging.
Revision
193 -
Directory Listing
Modified
Tue Jan 17 02:28:18 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixing up some cygwin stuff that crept in to the linux build...
Revision
192 -
Directory Listing
Modified
Mon Jan 16 14:54:35 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added test for 'vsnprintf'
Revision
191 -
Directory Listing
Modified
Mon Jan 16 09:03:29 2006 UTC
(19 years, 2 months ago)
by
johnpye
Minor fixes to PyGTK build after error_reporter modifications of last revision.
Revision
190 -
Directory Listing
Modified
Mon Jan 16 08:53:30 2006 UTC
(19 years, 2 months ago)
by
johnpye
- Simplifying many 'error_reporter' calls with new macros:
ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.
Revision
189 -
Directory Listing
Modified
Mon Jan 16 07:48:18 2006 UTC
(19 years, 2 months ago)
by
johnpye
Changing default name for Jam-built libraries
Annotating out-of-date NOTES.configure
Removing apparently-broken ability to use Jam build in PyGTK GUI
Revision
188 -
Directory Listing
Modified
Mon Jan 16 07:47:02 2006 UTC
(19 years, 2 months ago)
by
johnpye
Adding some missing 'EXT' code, adding 'error_reporter_here' functionality.
Revision
187 -
Directory Listing
Modified
Mon Jan 16 07:45:51 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixing up documentation for sensitivity.h
Simplifying Makefile.in
Revision
186 -
Directory Listing
Modified
Fri Jan 13 03:36:44 2006 UTC
(19 years, 2 months ago)
by
johnpye
Modularising the 'loop' components in my steam system test case.
Changing some models to use the new 'FIX varlist' syntax (bug 204)
Revision
185 -
Directory Listing
Modified
Fri Jan 13 03:35:54 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixing missing 'clear' commands to allow new models to be loaded/reloaded
Revision
184 -
Directory Listing
Modified
Fri Jan 13 03:30:09 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixing up error reporting for the 'FIX' statement. Addresses bug 204.
Revision
183 -
Directory Listing
Modified
Fri Jan 13 02:35:00 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added 'FIX varlist' statement to ASCEND.
Revision
182 -
Directory Listing
Modified
Thu Jan 12 06:05:35 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixed problem with figure closing causing ASCEND to exit
Revision
181 -
Directory Listing
Modified
Thu Jan 12 05:43:41 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixed up the right-click context menu a bit
Revision
180 -
Directory Listing
Modified
Thu Jan 12 03:20:58 2006 UTC
(19 years, 2 months ago)
by
johnpye
Adding a little documentation
Revision
179 -
Directory Listing
Modified
Tue Jan 10 14:15:18 2006 UTC
(19 years, 2 months ago)
by
aw0a
accidentally updated iapws95.a4c. Restore previous version.
Revision
178 -
Directory Listing
Modified
Tue Jan 10 13:58:14 2006 UTC
(19 years, 2 months ago)
by
aw0a
added l for liter in measures.a4l
Revision
177 -
Directory Listing
Modified
Tue Jan 10 06:57:34 2006 UTC
(19 years, 2 months ago)
by
johnpye
Removing some debug output, attempting to stop closing the figure from closing ASCEND
Revision
176 -
Directory Listing
Modified
Tue Jan 10 06:22:23 2006 UTC
(19 years, 2 months ago)
by
johnpye
Completed PyGTK plotting using matplotlib
Revision
175 -
Directory Listing
Modified
Tue Jan 10 04:27:34 2006 UTC
(19 years, 2 months ago)
by
johnpye
More work on adding plotting capability under PyGTK
Revision
174 -
Directory Listing
Modified
Sun Jan 8 06:24:10 2006 UTC
(19 years, 2 months ago)
by
ben.allan
fixed bug 201, incorrect use of assert.
Revision
173 -
Directory Listing
Modified
Sat Jan 7 11:20:32 2006 UTC
(19 years, 2 months ago)
by
johnpye
PyGTK interface now remembers size of errors/warnings pane as well.
Revision
172 -
Directory Listing
Modified
Sat Jan 7 10:06:13 2006 UTC
(19 years, 2 months ago)
by
johnpye
Storing of window size and position in .ascend.ini
Starting to implement plotting functions.
Revision
171 -
Directory Listing
Modified
Fri Jan 6 09:00:52 2006 UTC
(19 years, 2 months ago)
by
johnpye
Correct do_check
Revision
170 -
Directory Listing
Modified
Fri Jan 6 08:55:06 2006 UTC
(19 years, 2 months ago)
by
johnpye
Moving plot.h and plot.c back to the base/generic/compiler.
This is so that I can use those routines in PyGTK plotting.
Revision
169 -
Directory Listing
Modified
Fri Jan 6 02:50:41 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added failing version for bug #201.
Revision
168 -
Directory Listing
Modified
Fri Jan 6 01:08:58 2006 UTC
(19 years, 2 months ago)
by
johnpye
PyGTK GUI: Added wait cursor during solve, changed method select box so that you can't type into it.
Revision
167 -
Directory Listing
Modified
Fri Jan 6 00:54:21 2006 UTC
(19 years, 2 months ago)
by
johnpye
Working on implementing slack variables with IAPWS.
Revision
166 -
Directory Listing
Modified
Thu Jan 5 09:51:50 2006 UTC
(19 years, 2 months ago)
by
johnpye
Working on re-formulating the IAPWS-95 two-phase version with 'slack variables'
Revision
165 -
Directory Listing
Modified
Thu Jan 5 05:07:40 2006 UTC
(19 years, 2 months ago)
by
johnpye
Changed 'mt' to 't' and 'mton' and 'metton' to 'tonne' in accordance
with NIST recommendations. Added kilotonne, megatonne, gigatonne and
kt, Mt, Gt.
Revision
164 -
Directory Listing
Modified
Tue Jan 3 09:54:43 2006 UTC
(19 years, 2 months ago)
by
johnpye
Added wait-cursor during compile/build, started working
on correct destruction of Simulation objects.
Revision
163 -
Directory Listing
Modified
Tue Jan 3 07:17:41 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixed bug #198
Revision
162 -
Directory Listing
Modified
Tue Jan 3 06:51:30 2006 UTC
(19 years, 2 months ago)
by
johnpye
Fixing problem with btprolog.h in Tcl/Tk interface
Revision
161 -
Directory Listing
Modified
Mon Jan 2 09:58:03 2006 UTC
(19 years, 2 months ago)
by
johnpye
Adding missing call to Library::clear()
Revision
160 -
Directory Listing
Modified
Mon Jan 2 09:57:02 2006 UTC
(19 years, 2 months ago)
by
johnpye
Minor usability changes:
default_self method highlighted by default
model instance hierarchy top-level expanded on creation
Revision
159 -
Directory Listing
Modified
Mon Jan 2 09:54:52 2006 UTC
(19 years, 2 months ago)
by
johnpye
Changing FPRINTF to error_reporter
Revision
158 -
Directory Listing
Modified
Mon Jan 2 09:02:52 2006 UTC
(19 years, 2 months ago)
by
johnpye
Removed support for Ultrix, OSF, which seem to be dead. This
makes the ascDynaload.c file much smaller. Also removed unused DynamicLoad
function (use Asc_DynamicLoad instead). Please let me know if these changes
break anything for you.
Revision
157 -
Directory Listing
Modified
Fri Dec 23 01:30:46 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding test for other WHEN branch
Colour highlighting of failed ASSERTs on xterm
Revision
156 -
Directory Listing
Modified
Fri Dec 23 01:08:33 2005 UTC
(19 years, 3 months ago)
by
johnpye
Corrections to simple test of WHEN
Revision
155 -
Directory Listing
Modified
Fri Dec 23 00:59:32 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing up self-testing models
Revision
154 -
Directory Listing
Modified
Thu Dec 22 15:18:02 2005 UTC
(19 years, 3 months ago)
by
johnpye
Removing debug output, adding self_test to iapws95.
Revision
153 -
Directory Listing
Modified
Thu Dec 22 13:53:42 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing bug #178.
Revision
152 -
Directory Listing
Modified
Thu Dec 22 13:26:21 2005 UTC
(19 years, 3 months ago)
by
johnpye
Cosmetic changes to commenting
Revision
151 -
Directory Listing
Modified
Thu Dec 22 10:58:33 2005 UTC
(19 years, 3 months ago)
by
johnpye
Working on a test case for bug #178
Revision
150 -
Directory Listing
Modified
Thu Dec 22 09:24:56 2005 UTC
(19 years, 3 months ago)
by
johnpye
Committed changes to C++ solver class to accommodate new slv_lookup_client.
Still seeing bug #178 though.
Revision
149 -
Directory Listing
Modified
Thu Dec 22 08:51:04 2005 UTC
(19 years, 3 months ago)
by
johnpye
Woops :)
Revision
148 -
Directory Listing
Modified
Thu Dec 22 08:49:39 2005 UTC
(19 years, 3 months ago)
by
johnpye
Changed from 'TEST expr' syntax to 'ASSERT expr' syntax.
Corrected ConfigAscend ability to compile with CMSlv solver.
Revision
147 -
Directory Listing
Modified
Thu Dec 22 06:24:16 2005 UTC
(19 years, 3 months ago)
by
ben.allan
added slv_lookup_client which should help resolve misunderstanding #178.
Revision
146 -
Directory Listing
Modified
Thu Dec 22 04:10:02 2005 UTC
(19 years, 3 months ago)
by
johnpye
Updating INSTALL instructions somehwhat
Revision
145 -
Directory Listing
Modified
Thu Dec 22 04:02:27 2005 UTC
(19 years, 3 months ago)
by
johnpye
This information will be maintained in the Wiki
Revision
144 -
Directory Listing
Modified
Thu Dec 22 04:00:53 2005 UTC
(19 years, 3 months ago)
by
johnpye
Removing trunk/base/jam (it's been replaced by trunk/jam)
Add 'make libs' to autotools build.
Revision
143 -
Directory Listing
Modified
Thu Dec 22 03:41:47 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing for ability to use both autotools and jam libraries
Revision
142 -
Directory Listing
Modified
Thu Dec 22 03:12:51 2005 UTC
(19 years, 3 months ago)
by
johnpye
Complete Tcl/Tk build of ASCEND under Linux
No installation of model files though.
Revision
141 -
Directory Listing
Modified
Thu Dec 22 02:16:37 2005 UTC
(19 years, 3 months ago)
by
johnpye
Modifying build so that static libraries have same name under both Jam and Autotools builds.
Revision
140 -
Directory Listing
Modified
Thu Dec 22 01:14:31 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing problem with location of TkTable
Support use of /usr/lib/libblas.a if present on system, partial soln to bug #190
Revision
139 -
Directory Listing
Modified
Thu Dec 22 00:35:11 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing bug #187
Turning off -pedantic for GCC under Linux
Revision
138 -
Directory Listing
Modified
Wed Dec 21 07:32:17 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing to set flags correctly for SWIG on MINGW.
Revision
137 -
Directory Listing
Modified
Wed Dec 21 06:05:14 2005 UTC
(19 years, 3 months ago)
by
johnpye
MinGW configuration underway. A problem with detection of Tk 8.3.
Revision
135 -
Directory Listing
Modified
Wed Dec 21 04:39:23 2005 UTC
(19 years, 3 months ago)
by
johnpye
Changing to /bin/sh
Revision
134 -
Directory Listing
Modified
Wed Dec 21 04:37:33 2005 UTC
(19 years, 3 months ago)
by
johnpye
Renamed unixAC213 to 'autotools'
Updated 'config.guess' to a newer version that can detect MinGW.
Revision
133 -
Directory Listing
Modified
Wed Dec 21 04:08:26 2005 UTC
(19 years, 3 months ago)
by
johnpye
This is the configure script generated by Jerry's Jam updates.
Revision
132 -
Directory Listing
Modified
Wed Dec 21 00:14:13 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding the PyGTK interface to CMU repository. Whaddyareckon?
Revision
131 -
Directory Listing
Modified
Wed Dec 21 00:06:59 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixed deprecated file so that it still works until Jam build rewrite completed.
Revision
130 -
Directory Listing
Modified
Tue Dec 20 23:37:10 2005 UTC
(19 years, 3 months ago)
by
johnpye
Working on eliminating some compiler warnings about unitialised vars
and the like.
Revision
129 -
Directory Listing
Modified
Tue Dec 20 20:22:56 2005 UTC
(19 years, 3 months ago)
by
jds
Reworked jam build system:
- integrated Jamrules.in and Jamrules_tcltk98.in with autoconf
- now support single-point building from trunk/jam
- old jam files still in place but deprecated
- may be buggy, please report back bugs for fixing
Compiled on both Windows and Linux.
Revision
128 -
Directory Listing
Modified
Tue Dec 20 14:35:09 2005 UTC
(19 years, 3 months ago)
by
johnpye
Changing TEST success to ASC_USER_SUCCESS
Revision
127 -
Directory Listing
Modified
Tue Dec 20 14:34:32 2005 UTC
(19 years, 3 months ago)
by
johnpye
Improving reporting of Asc_Panic for cases where the GUI is going to be killed.
Revision
126 -
Directory Listing
Modified
Tue Dec 20 13:27:11 2005 UTC
(19 years, 3 months ago)
by
johnpye
Reformating comments in the SLV files
Revision
125 -
Directory Listing
Modified
Tue Dec 20 08:35:08 2005 UTC
(19 years, 3 months ago)
by
johnpye
This is an example that uses the new 'TEST' syntax :)
Revision
124 -
Directory Listing
Modified
Tue Dec 20 08:32:25 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding 'TEST' statement to ASCEND METHOD syntax.
Standardising messages in slv3.
Trying to debug bug #175.
Revision
123 -
Directory Listing
Modified
Mon Dec 19 06:59:40 2005 UTC
(19 years, 3 months ago)
by
johnpye
Changing 'log' function to 'log10'
Revision
122 -
Directory Listing
Modified
Mon Dec 19 06:12:40 2005 UTC
(19 years, 3 months ago)
by
johnpye
Refactoring all MAX, MIN, ABS calls to general/mathmacros.
Adding a GCC optimisation for these macros.
Revision
121 -
Directory Listing
Modified
Mon Dec 19 06:11:50 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding self-test method, still working on this
Revision
120 -
Directory Listing
Modified
Mon Dec 19 06:07:52 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding demonstration to bug #165.
Revision
119 -
Directory Listing
Modified
Mon Dec 19 05:14:27 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing bug #170.
Revision
118 -
Directory Listing
Modified
Mon Dec 19 04:16:27 2005 UTC
(19 years, 3 months ago)
by
ben.allan
Workaround for a bug in gcc math inline of functions as
arguments to max. This should cure bug 154 in the pye tracker.
Revision
117 -
Directory Listing
Modified
Sun Dec 18 15:29:05 2005 UTC
(19 years, 3 months ago)
by
aw0a
removed rootfind.c and h from solver subdirectory, from Makefile.in and vc files
Revision
116 -
Directory Listing
Modified
Sun Dec 18 07:25:17 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding the failing version of IAPWS95 as discussed relating to bug #154
Revision
115 -
Directory Listing
Modified
Sun Dec 18 01:38:49 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added 'ideal_steam' model. This doesn't represent *real* steam properties,
it's the IDEAL component of IAPWS-95's correlation *only*.
Revision
114 -
Directory Listing
Modified
Fri Dec 16 00:20:44 2005 UTC
(19 years, 3 months ago)
by
jds
Fixed various bugs & compiler warnings:
- numerous AssertAllocateMemory & AssertMemory() bugs
- converted strdup() calls to ascstrdup() (and ascfree())
- several minor (mostly VisualC) compiler warnings (old style declarations, assignment in conditional, ...)
Revision
113 -
Directory Listing
Modified
Thu Dec 15 03:59:55 2005 UTC
(19 years, 3 months ago)
by
ben.allan
added slv_[un]trapint tcl callbacks which can be used to turn off
ctrl-c trapping of the commandline. in theory this will help gdb.
Note: traps are handled on a stack, so to guarantee the sigint
stack is empty, use slv_untrapint untill you get an error message:
ascSignal.c:437: Asc_Signal (2) stack pop mismatch.
Revision
112 -
Directory Listing
Modified
Wed Dec 14 06:25:28 2005 UTC
(19 years, 3 months ago)
by
johnpye
Moving saturation curves into a separate file.
Adding a simple loop simulation using ideal-steam and fixed-density water.
Revision
111 -
Directory Listing
Modified
Wed Dec 14 01:25:23 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added 'total cost' to the when_demo.a4c example.
It doesn't seem to be working for me though.
Revision
110 -
Directory Listing
Modified
Wed Dec 14 01:20:32 2005 UTC
(19 years, 3 months ago)
by
johnpye
Updated minimum wage to 2005 level, change to units USD.
Revision
109 -
Directory Listing
Modified
Wed Dec 14 00:34:09 2005 UTC
(19 years, 3 months ago)
by
johnpye
Standardising all currency amounts to ISO 4217. USdollar and dollar
replaced by USD in all models in the library.
Revision
108 -
Directory Listing
Modified
Tue Dec 13 05:53:20 2005 UTC
(19 years, 3 months ago)
by
johnpye
Moved some solver error messages to FPRINTF(ASCERR) convention.
Trying to get IAPWS-95 to work two-phase.
Revision
107 -
Directory Listing
Modified
Mon Dec 12 14:18:25 2005 UTC
(19 years, 3 months ago)
by
johnpye
Making iapws95 and iapws95_sat refinements of a base class thermo_state
Revision
106 -
Directory Listing
Modified
Mon Dec 12 12:14:48 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added iapws95.a4c, giving all the other properties along
the saturation line.
Revision
105 -
Directory Listing
Modified
Mon Dec 12 11:40:30 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added saturation curves
Revision
104 -
Directory Listing
Modified
Mon Dec 12 05:16:57 2005 UTC
(19 years, 3 months ago)
by
johnpye
Workaround for bug #165.
Revision
103 -
Directory Listing
Modified
Sun Dec 11 14:31:02 2005 UTC
(19 years, 3 months ago)
by
jds
Bug fixes & killing more compiler warnings:
- general/list.c - fixed AssertAllocatedMemory and AssertContainedMemory bugs.
- added #include of ascPanic.h where necessary to compile with ALLOCATED_TESTS defined.
- reworked utilities/ascDynaLoad to eliminate compiler warnings related to casting between data & function pointers.
- switched utilities/ascEnvVar.c over to ascstrdup (had static ascstringcopy, which did the same thing).
All regression tests passed on Windows and Linux (except pre-existing solver/slv_common issues).
Revision
102 -
Directory Listing
Modified
Sat Dec 10 13:53:20 2005 UTC
(19 years, 3 months ago)
by
jds
Reworked internal ascSignal handler storage.
Was using gl_lists, which ought not be used for function pointers. Changed to local array implementation. Eliminated compiler warnings related to object pointer - function pointer mismatch. Passed regression test on Win32.
Revision
101 -
Directory Listing
Modified
Sat Dec 10 04:22:07 2005 UTC
(19 years, 3 months ago)
by
jds
A little more progress killing compiler warnings.
Revision
100 -
Directory Listing
Modified
Fri Dec 9 23:25:15 2005 UTC
(19 years, 3 months ago)
by
jds
ascMalloc now working on Linux.
Fixed minor bugs in ascPanic.c, test suite functions.
Revision
99 -
Directory Listing
Modified
Fri Dec 9 20:27:28 2005 UTC
(19 years, 3 months ago)
by
jds
Stupid backslash habit.
Revision
98 -
Directory Listing
Modified
Fri Dec 9 10:32:18 2005 UTC
(19 years, 3 months ago)
by
jds
Moved interface/checkdim.h to solver. It has no Tcl/Tk dependencies and is only used (sortof) by solver/slv_interface.
Revision
97 -
Directory Listing
Modified
Fri Dec 9 03:49:19 2005 UTC
(19 years, 3 months ago)
by
jds
Minor fixes to:
- continue killing compiler warnings on gcc & msvc
- start working on function/data pointer mismatches
- documentation tweaks
Fixed ascMalloc.c memory logging problems. This has not been tested on linux/unix. If it fails to compile, please revert to the previous version and let me know.
Revision
96 -
Directory Listing
Modified
Thu Dec 8 17:22:38 2005 UTC
(19 years, 3 months ago)
by
johnpye
Some work towards bug #164.
Revision
95 -
Directory Listing
Modified
Thu Dec 8 16:20:25 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing bug #162
Revision
94 -
Directory Listing
Modified
Thu Dec 8 03:21:52 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added -ggdb debug symbols to object code
Revision
93 -
Directory Listing
Modified
Wed Dec 7 16:38:00 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added the missing equation for pressure
Revision
92 -
Directory Listing
Modified
Wed Dec 7 16:30:13 2005 UTC
(19 years, 3 months ago)
by
johnpye
Restored a commented-out function which is needed by standard FC4 autotools build
Revision
91 -
Directory Listing
Modified
Wed Dec 7 16:17:03 2005 UTC
(19 years, 3 months ago)
by
johnpye
Removed rootfind.c from solver lib in jamfile
Tidied up error messages in safe.c
Fixed a missing #endif in sensitivity.c
Revision
90 -
Directory Listing
Modified
Wed Dec 7 16:03:44 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding some more (under development) models...
Revision
89 -
Directory Listing
Modified
Wed Dec 7 15:44:43 2005 UTC
(19 years, 3 months ago)
by
johnpye
Small changes to eliminate GCC warnings
Revision
88 -
Directory Listing
Modified
Wed Dec 7 15:26:47 2005 UTC
(19 years, 3 months ago)
by
aw0a
removing models/westerberg/SiirolaJohn directory - not of general interest
Revision
87 -
Directory Listing
Modified
Wed Dec 7 14:53:34 2005 UTC
(19 years, 3 months ago)
by
aw0a
updated README for westerberg subdirectory
Revision
86 -
Directory Listing
Modified
Wed Dec 7 04:38:54 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing bug #152 (jerry's solution)
Also some minor fixes to error reporting calls
Changed default values of IAPWS95 to some that converge.
Revision
85 -
Directory Listing
Modified
Tue Dec 6 18:04:27 2005 UTC
(19 years, 3 months ago)
by
johnpye
A working (very slow) version of IAPWS95 which works around bug #154.
Added some debugging messages to solver (temporary).
Removed SIGINT trap.
Revision
84 -
Directory Listing
Modified
Tue Dec 6 16:57:44 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing bug in IAPWS95 with gas constant
Hunting for the cause of the strange CalcRelationNominal bug
Revision
83 -
Directory Listing
Modified
Tue Dec 6 13:18:32 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixed default_self method
Revision
82 -
Directory Listing
Modified
Tue Dec 6 08:56:24 2005 UTC
(19 years, 3 months ago)
by
johnpye
Minor fixes
Revision
81 -
Directory Listing
Modified
Tue Dec 6 08:54:51 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added jambuild script. Detects SMP machines for build.
Usage: ./jambuild [target].
Revision
80 -
Directory Listing
Modified
Tue Dec 6 08:33:54 2005 UTC
(19 years, 3 months ago)
by
johnpye
Removed build_linux script since Jamfile now perform its own
include of the Jambase.
Revision
79 -
Directory Listing
Modified
Tue Dec 6 08:30:16 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added a skeleton 'configure' script that copies the
Jamrules_general.in to Jamrules_general.
Updated readme with information about this.
Revision
78 -
Directory Listing
Modified
Tue Dec 6 06:14:55 2005 UTC
(19 years, 3 months ago)
by
johnpye
Added IAPWS95 file to ASCEND model library
Revision
77 -
Directory Listing
Modified
Tue Dec 6 04:06:12 2005 UTC
(19 years, 3 months ago)
by
johnpye
Reorganised 'HAVE_PACKAGES' in Jamrules_general.
Removed -DTHIS_IS_AN_UNUSED_FUNCTION from Jamfile so that we find if they really *are* unused.
Added CCFLAGS += stdc=c99 to Jamfile
Changed ASCEND contact details to Wiki URL instead of outdated(?) email address
Conditional HAVE_C99 flag in ascConfig.
ascDynaload.h added __unix__ CPP flag
error.h using C99 rather than GNUC extension
Revision
76 -
Directory Listing
Modified
Mon Dec 5 17:31:00 2005 UTC
(19 years, 3 months ago)
by
johnpye
More error_reporter calls.
Removed some C++-unfriendly var names.
Removed some debug messages.
Turned off compiler timing and relation debugging.
Revision
75 -
Directory Listing
Modified
Sat Dec 3 11:53:13 2005 UTC
(19 years, 3 months ago)
by
jds
Bug fix - compile gl_set_expandable() always.
Revision
74 -
Directory Listing
Modified
Fri Dec 2 23:33:32 2005 UTC
(19 years, 3 months ago)
by
jds
Doxygen comment update for a few headers.
Revision
73 -
Directory Listing
Modified
Fri Dec 2 15:04:23 2005 UTC
(19 years, 3 months ago)
by
johnpye
Minor changes to error reporting
Revision
72 -
Directory Listing
Modified
Fri Dec 2 14:27:44 2005 UTC
(19 years, 3 months ago)
by
johnpye
Adding a johnpye directory under models
Revision
71 -
Directory Listing
Modified
Fri Dec 2 13:57:07 2005 UTC
(19 years, 3 months ago)
by
johnpye
Minor changes to error reporting
Revision
70 -
Directory Listing
Modified
Fri Dec 2 12:11:59 2005 UTC
(19 years, 3 months ago)
by
johnpye
Linking to libf2c.a for FC4 (is there another way?)
Revision
69 -
Directory Listing
Modified
Fri Dec 2 01:42:40 2005 UTC
(19 years, 3 months ago)
by
johnpye
Sniff tktable location under $tkroot, either $tkroot/lib or $tkroot/share
(the latter is preferred at least on Fedora linux).
Added documentation.
Revision
68 -
Directory Listing
Modified
Thu Dec 1 08:19:18 2005 UTC
(19 years, 3 months ago)
by
johnpye
Generalised this script for other users; default
install location using this script is ~/ascroot
Everything should 'just work' if you've installed the
tcl/tk RPMs at http://pye.dyndns.org/ascend or if you
have tcl/tk installed in your home directory under ~/tk
Revision
67 -
Directory Listing
Modified
Wed Nov 30 16:31:29 2005 UTC
(19 years, 3 months ago)
by
johnpye
Standardised the "if seen" #defines to [ASC|ASCTK|ASCPY|ASCXX]_FILENAME_H
Fixed compile on FC3
Revision
66 -
Directory Listing
Modified
Wed Nov 30 09:33:54 2005 UTC
(19 years, 3 months ago)
by
johnpye
Fixing a typo
Revision
65 -
Directory Listing
Modified
Wed Nov 30 09:31:55 2005 UTC
(19 years, 3 months ago)
by
johnpye
Add error.c to autotools and jam build files
Revision
64 -
Directory Listing
Modified
Wed Nov 30 06:06:46 2005 UTC
(19 years, 3 months ago)
by
johnpye
Moved non-Tcl parts of qlfdid to base/generic.
Moved non-Tcl parts of SimsProc to base/generic/compiler/simlist (changeset 96).
Moved g_compiler_timing to base/generic/compiler/simlist.
Revision
63 -
Directory Listing
Modified
Wed Nov 30 06:03:46 2005 UTC
(19 years, 3 months ago)
by
johnpye
SI 'litre' and 'L' measure
Revision
62 -
Directory Listing
Modified
Wed Nov 30 05:53:20 2005 UTC
(19 years, 3 months ago)
by
johnpye
My first commit:
Added 'error_reporter' for standardised error reporting
Working on getting external functions running again
Also: issue 130, issue 68, issue 131, issue 89, issue 127, issue 138, issue 94.
Revision
61 -
Directory Listing
Modified
Mon Nov 14 02:37:20 2005 UTC
(19 years, 4 months ago)
by
jds
Minor bug fixes, extend unit tests to solver:
minor doc changes - compiler/func.h, general/list.h, solver/mtx.h, utilities/mem.h
solver/example - upgraded examples so they run under current system
solver/slv_common.[ch] - added unit tests, minor bug fixes, extended vector_data functions
utilities/ascDynaLoad.c - bug fix on *nix so dlopen, dlsym not called with NULL arguments
Revision
60 -
Directory Listing
Modified
Mon Oct 31 03:39:15 2005 UTC
(19 years, 4 months ago)
by
jds
- jam build up and limping on Linux (finally).
- fixes to CUnit test suite to compile on Linux (still not operable, though).
Revision
59 -
Directory Listing
Modified
Sun Oct 30 01:38:20 2005 UTC
(19 years, 4 months ago)
by
jds
- prototype unit test suite based on CUnit added.
- unit tests for base/generic/general and base/generic/utilites added.
- 2nd manual rework of doxygen documentation in general and utilities.
- bug fixes (mostly general & utilities) found during test development.
- added asc_assert prototype to redirect failures to Asc_Panic() and enable decoupling assertions from NDEBUG.
- some modifications of interface & implementation to facilitate testing.
- utilities/ascPrint & utilities/ascMalloc functions now always included in base libs to minimize recompilation when an interface chooses different options.
Revision
58 -
Directory Listing
Modified
Sat Oct 1 18:10:03 2005 UTC
(19 years, 5 months ago)
by
jds
- Minor changes to AscPrintTcl.c and Driver.c to compile on Linux
- Add Watcom support to jam/Jambase
- Add release_notes subdirectory to tcltk98 for notes, licenses, etc.
Revision
57 -
Directory Listing
Modified
Sat Oct 1 01:38:26 2005 UTC
(19 years, 5 months ago)
by
jds
Minor jam updates.
Revision
56 -
Directory Listing
Modified
Sat Oct 1 00:22:50 2005 UTC
(19 years, 5 months ago)
by
jds
Updates to jam build:
- moved FORTRAN library references to Jamrules_general
- reworked internal referencing; now via Jamrules_general
- FORTRAN support libs now built & referenced properly
- initial build of prototype test suite
Other minor source updates:
- removed references to base.h from header file comments
- exempted Mingw from __WIN32__ #define of LSODE in Lsode.c
Revision
55 -
Directory Listing
Modified
Sat Sep 3 01:25:36 2005 UTC
(19 years, 6 months ago)
by
jds
Minor comment updates, add doc subdir to tclck98 subdir
Revision
54 -
Directory Listing
Modified
Tue Aug 2 11:20:09 2005 UTC
(19 years, 7 months ago)
by
jds
Manual rework of doxygen comments in all headers.
- Added @file comment to all headers.
- Added parameter names to all function declarations in headers.
- Corrected comment referencing where necessary.
- Split some comments which documented blocks of declarations.
- Converted notes about required work into @todo comments so doxygen can generate a todo list.
Minor bug fixes.
Revision
53 -
Directory Listing
Modified
Fri Jul 1 15:06:17 2005 UTC
(19 years, 8 months ago)
by
ben.allan
made solver/rootfind.h fatal in case any one uses it.
Revision
52 -
Directory Listing
Modified
Sat May 21 06:14:31 2005 UTC
(19 years, 10 months ago)
by
ben.allan
moved print vtable struct into a separate header
as only implementers of the printtype need to see
it. callers on print functions do not.
Revision
51 -
Directory Listing
Modified
Sat May 14 01:33:48 2005 UTC
(19 years, 10 months ago)
by
jds
Minor upgrade to jam build files (correct typo in compiler selection logic).
Revision
50 -
Directory Listing
Modified
Tue Apr 19 07:55:06 2005 UTC
(19 years, 11 months ago)
by
jds
Minor updates:
jam/Jambase
Fixed msvc include path to include Platform SDK headers
tcltk98/jam/Jamfile
Fixed MinGW executable build so console window not created
tcltk98/generic/interface/AscPrintTcl.c
Removed redundant return in Asc_PrintInit_TclVtable() from previous edit
Revision
49 -
Directory Listing
Modified
Tue Apr 12 23:36:01 2005 UTC
(19 years, 11 months ago)
by
ben.allan
fixed the problems with return codes jerry found.
Revision
48 -
Directory Listing
Modified
Sat Apr 9 13:04:03 2005 UTC
(19 years, 11 months ago)
by
jds
Fix typo in utilities/ascConfig.h. mea culpa.
Update WinVC7 project files.
Revision
47 -
Directory Listing
Modified
Thu Apr 7 23:59:22 2005 UTC
(19 years, 11 months ago)
by
jds
Updated jam build files:
-Added support for -DTIMESTAMP builder credit.
- Renamed Tcl/Tk/TkTable libs for MinGW to match common gcc names.
- Corrected Linux ref in tcltk98 Jamfile.
- Added ascPrintTcl.c to list of interface sources.
- Fixed default CP definition in Jambase.
- Reworked gcc warning options in Jamrules_general.
utilities/ascConfig.h
- Added UNREFERENCED_PARAMETER() macro to standardize handling of unreferenced parameters.
-__WIN32__ macros for isnan(), isinf(), finite() not redefined if the plain versions exist (underscore not added in all __WIN32__ compiler systems, e.g. MinGW)
interface/ascPrintTcl.[ch]
- Added return value to Asc_PrintInit_TclVtable().
- Modified doxygen comments to describe function return values.
interface/Driver.c
- Added #include "interface/tkConsole.h" for __WIN32__ to pull in console functions.
- Added UNREFERENCED_PARAMETER() for WinMain() parameters.
Revision
46 -
Directory Listing
Modified
Fri Mar 25 03:26:12 2005 UTC
(20 years ago)
by
jds
Minor updates to readme files for jam build system.
Revision
45 -
Directory Listing
Modified
Sat Mar 5 01:53:39 2005 UTC
(20 years ago)
by
ben.allan
Split the tcl-io redirects out of the ascend core and moved
it to the tcltk98 interface directory. In the core
is now an expanded facility. by default Driver.c
inits this facility to redirect stderr/out to tcl io channels.
It is also possible to add additional stderr/out
output clients for example to extra log files.
This has not been tested on windows.
in theory, we now have a tcl free core for ascend.
Revision
44 -
Directory Listing
Modified
Thu Mar 3 07:19:05 2005 UTC
(20 years ago)
by
ben.allan
Updated configure and all the makefiles to handle
VPATH with or without --srcdir. gnu make is now
required on unix.
Revision
43 -
Directory Listing
Modified
Wed Feb 16 21:13:33 2005 UTC
(20 years, 1 month ago)
by
jds
Minor update to jam build files.
Revision
42 -
Directory Listing
Modified
Wed Feb 9 17:36:43 2005 UTC
(20 years, 1 month ago)
by
ben.allan
got rid of config.status from dependencies. bad idea.
Revision
41 -
Directory Listing
Modified
Wed Feb 9 17:26:11 2005 UTC
(20 years, 1 month ago)
by
ben.allan
converted wishvar to m4 macro so we don't need to find config
subdir at configure time.
regenerated configure using ac213
Revision
40 -
Directory Listing
Modified
Sat Jan 22 14:22:13 2005 UTC
(20 years, 2 months ago)
by
jds
Initial commit of WinVC7 and jam build files. jam builds Ascend base libs and tcltk98 executable on Windows using msvc, borland, mingw, and watcom (watcom can't yet link executable due to lack of isnan() and copysign() functions).
Also includes minor source updates to compile & run on Windows.
Revision
39 -
Directory Listing
Modified
Wed Jan 19 16:14:32 2005 UTC
(20 years, 2 months ago)
by
ben.allan
oops.
Revision
38 -
Directory Listing
Modified
Wed Jan 19 05:47:44 2005 UTC
(20 years, 2 months ago)
by
ben.allan
got rid of config.status, which is generated by
running configure, added a start at doxygen.
messing up reconfig, which should be generated by configure
and not committed (but we'll fix that later).
Revision
37 -
Directory Listing
Modified
Wed Dec 29 19:09:41 2004 UTC
(20 years, 2 months ago)
by
aw0a
add configure
Revision
36 -
Directory Listing
Modified
Wed Dec 29 18:59:31 2004 UTC
(20 years, 2 months ago)
by
aw0a
added missing unixAC213/config.status file
Revision
35 -
Directory Listing
Modified
Wed Dec 29 15:05:47 2004 UTC
(20 years, 2 months ago)
by
aw0a
corrections to make ascend compile in parallel tree
Revision
34 -
Directory Listing
Modified
Sun Dec 26 20:35:09 2004 UTC
(20 years, 3 months ago)
by
ben.allan
fixed missing close comment in the two files i did by hand.
Revision
33 -
Directory Listing
Modified
Sun Dec 26 20:06:01 2004 UTC
(20 years, 3 months ago)
by
ben.allan
First pass at doxygenation -- mechanically putting in ** and where
most likely needed **< using sed. Lots of cleanup needed to
be really useful, including grouping data types and their
member methods into class-like documentation.
Revision
32 -
Directory Listing
Modified
Thu Dec 23 18:07:19 2004 UTC
(20 years, 3 months ago)
by
aw0a
updating configure.in - still not correct
Revision
31 -
Directory Listing
Modified
Thu Dec 16 15:21:59 2004 UTC
(20 years, 3 months ago)
by
aw0a
corrections to configure.in - not totally successful but here it is
Revision
30 -
Directory Listing
Modified
Thu Dec 9 19:11:29 2004 UTC
(20 years, 3 months ago)
by
aw0a
removing old configure stuff
Revision
29 -
Directory Listing
Modified
Thu Dec 9 19:08:09 2004 UTC
(20 years, 3 months ago)
by
aw0a
removed ascend4 subdirectory - replaced by generic, etc.
Revision
28 -
Directory Listing
Modified
Thu Dec 9 18:54:52 2004 UTC
(20 years, 3 months ago)
by
aw0a
corrected Driver.c to point at correct models subdirectory
Revision
27 -
Directory Listing
Modified
Thu Dec 9 18:22:50 2004 UTC
(20 years, 3 months ago)
by
aw0a
Correcting package checkin
Revision
26 -
Directory Listing
Modified
Thu Dec 9 16:25:02 2004 UTC
(20 years, 3 months ago)
by
aw0a
adding lib directory less Makefile
Revision
25 -
Directory Listing
Modified
Thu Dec 9 16:18:40 2004 UTC
(20 years, 3 months ago)
by
aw0a
goofed: remove executable and Makefile from bin directory
Revision
24 -
Directory Listing
Modified
Thu Dec 9 16:16:47 2004 UTC
(20 years, 3 months ago)
by
aw0a
add bin subdirectory to repository
Revision
23 -
Directory Listing
Modified
Thu Dec 9 16:08:36 2004 UTC
(20 years, 3 months ago)
by
aw0a
adding reconfig to repository
Revision
22 -
Directory Listing
Modified
Thu Dec 9 16:04:34 2004 UTC
(20 years, 3 months ago)
by
aw0a
adding missing files
Revision
21 -
Directory Listing
Modified
Thu Dec 9 02:03:34 2004 UTC
(20 years, 3 months ago)
by
aw0a
fixed environment vars
Revision
20 -
Directory Listing
Modified
Tue Dec 7 20:56:01 2004 UTC
(20 years, 3 months ago)
by
aw0a
updating all things I have changed to make configure work
Revision
19 -
Directory Listing
Modified
Tue Dec 7 20:55:18 2004 UTC
(20 years, 3 months ago)
by
aw0a
updating Makefiles in tcl/interface stuff
Revision
18 -
Directory Listing
Modified
Tue Dec 7 20:53:37 2004 UTC
(20 years, 3 months ago)
by
aw0a
updating configure.in and Makefile.in files throughout
Revision
17 -
Directory Listing
Modified
Tue Dec 7 17:37:58 2004 UTC
(20 years, 3 months ago)
by
aw0a
moved interface directory one level deeper in tree
Revision
16 -
Directory Listing
Modified
Thu Nov 25 22:52:42 2004 UTC
(20 years, 4 months ago)
by
ben.allan
replaced nonportable strdup with ascend equivalent.
Revision
15 -
Directory Listing
Modified
Fri Nov 19 15:08:44 2004 UTC
(20 years, 4 months ago)
by
aw0a
putting configure.in there so Ben can look at it
Revision
14 -
Directory Listing
Modified
Thu Nov 18 06:17:50 2004 UTC
(20 years, 4 months ago)
by
ben.allan
Lots of patches to enable debugging with valgrind and
gdb (conditional use of signal.h and friends, pool and friends).
Bug fix for compiler anontype.c that was breaking
arts model under relation sharing.
Revision
13 -
Directory Listing
Modified
Thu Nov 18 06:02:19 2004 UTC
(20 years, 4 months ago)
by
ben.allan
test of a fix in a loop exit condition in anontype.c
that cause distinct types to be labeled as equal.
Revision
12 -
Directory Listing
Modified
Sat Nov 13 20:52:45 2004 UTC
(20 years, 4 months ago)
by
aw0a
committing partly modified configure.in plus the moving of config/
Revision
11 -
Directory Listing
Modified
Sat Nov 13 16:45:56 2004 UTC
(20 years, 4 months ago)
by
aw0a
moving things to base/generic
Revision
10 -
Directory Listing
Modified
Sat Nov 13 16:40:11 2004 UTC
(20 years, 4 months ago)
by
aw0a
try again to commit moving tcl stuff
Revision
9 -
Directory Listing
Modified
Fri Nov 12 22:39:20 2004 UTC
(20 years, 4 months ago)
by
aw0a
first pass at housekeeping repository
Revision
8 -
Directory Listing
Modified
Thu Nov 11 22:08:47 2004 UTC
(20 years, 4 months ago)
by
aw0a
added ivp test model that breaks compiler
Revision
7 -
Directory Listing
Modified
Thu Nov 11 20:32:47 2004 UTC
(20 years, 4 months ago)
by
ben.allan
added example driver script that can be site tailored.
well, the start of one anyway.
updated configure to deal with tk/tcl8.3. still need
to update some of the help messages to refer to tktable 2.8.
Revision
6 -
Directory Listing
Modified
Mon Nov 8 00:46:14 2004 UTC
(20 years, 4 months ago)
by
aw0a
added ascend shell script to ascend4/bin directory
Revision
5 -
Directory Listing
Modified
Sun Nov 7 19:45:14 2004 UTC
(20 years, 4 months ago)
by
aw0a
adding ivp models to model library
Revision
4 -
Directory Listing
Modified
Sun Nov 7 17:17:52 2004 UTC
(20 years, 4 months ago)
by
aw0a
MAX_MINOR added as solver parameter for QRSlv
Revision
3 -
Directory Listing
Modified
Sat Nov 6 14:14:35 2004 UTC
(20 years, 4 months ago)
by
aw0a
remove debug printing from slv3.c
Revision
2 -
Directory Listing
Modified
Fri Nov 5 21:21:36 2004 UTC
(20 years, 4 months ago)
by
aw0a
corrected runaway minor loop problem exposed by Helder
Revision
1 -
Directory Listing
Added
Fri Oct 29 20:54:12 2004 UTC
(20 years, 4 months ago)
by
aw0a
Setting up web subdirectory in repository