Parent Directory
|
Revision Log
Sticky Revision: |
Plotting of incidence matrix: still need to check that orientation is correct though.
Something resembling an incidence matrix returned via SWIG...
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)
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.
Fixed up bounds checking for solver parameter window
Added grouping of solver parameters into pages
Can now edit string values via drop-down menu, just like with Tcl/Tk interface. Boolean values changed with a doubleclick.
Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting of int, real and string parameters via PyGTK interface.
Some progress on editable solver parameters
Added ability to examine solver parameters via python
Improved display of relations by adding getRelationAsString(relative_to)
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.
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'.
Fixing missing 'clear' commands to allow new models to be loaded/reloaded
Fixed problem with figure closing causing ASCEND to exit
Fixed up the right-click context menu a bit
Adding a little documentation
Removing some debug output, attempting to stop closing the figure from closing ASCEND
Completed PyGTK plotting using matplotlib
More work on adding plotting capability under PyGTK
PyGTK interface now remembers size of errors/warnings pane as well.
Storing of window size and position in .ascend.ini Starting to implement plotting functions.
Correct do_check
PyGTK GUI: Added wait cursor during solve, changed method select box so that you can't type into it.
Added wait-cursor during compile/build, started working on correct destruction of Simulation objects.
Minor usability changes: default_self method highlighted by default model instance hierarchy top-level expanded on creation
Removing debug output, adding self_test to iapws95.
Adding the PyGTK interface to CMU repository. Whaddyareckon?
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |