/[ascend]/trunk/pygtk/interface/simulation.cpp
ViewVC logotype

Log of /trunk/pygtk/interface/simulation.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 530)

Revision 314 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 23 06:00:42 2006 UTC (19 years, 2 months ago) by johnpye
File length: 18981 byte(s)
Diff to previous 310
Finally fixed the SolverReporter problems. Thanks Marcelo!

Revision 310 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 23 03:48:56 2006 UTC (19 years, 2 months ago) by johnpye
File length: 18795 byte(s)
Diff to previous 307
Fixed the SolveReporter functionality so that it works from Python

Revision 307 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 22 07:48:17 2006 UTC (19 years, 2 months ago) by johnpye
File length: 18688 byte(s)
Diff to previous 297
Added wrapping of slv_status_t (SolverStatus) for bug #138.
Improved 'About...' box.

Revision 297 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 17 01:51:19 2006 UTC (19 years, 2 months ago) by johnpye
File length: 18585 byte(s)
Diff to previous 295
Fixed bug #227

Revision 295 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 16 08:10:24 2006 UTC (19 years, 2 months ago) by johnpye
File length: 18494 byte(s)
Diff to previous 290
Added ability to output structural singularity analysis.

Revision 290 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 10 03:30:05 2006 UTC (19 years, 2 months ago) by johnpye
File length: 16389 byte(s)
Diff to previous 286
Fixable vars added to interface (outputs to console)
Added 'next big' and 'prev big' to move between 'big blocks' in the diagnose window.

Revision 286 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 9 07:36:39 2006 UTC (19 years, 2 months ago) by johnpye
File length: 16409 byte(s)
Diff to previous 285
Added cursor to report mouse-over variable and residual

Revision 285 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 9 04:21:30 2006 UTC (19 years, 2 months ago) by johnpye
File length: 16399 byte(s)
Diff to previous 275
Colours fixed, zooming works, active block focussed by default.

Revision 275 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 5 13:33:25 2006 UTC (19 years, 2 months ago) by johnpye
File length: 16284 byte(s)
Diff to previous 260
Added reporting of divergent relation names.
Found more convergent form of LMTD heat-exchanger equation

Revision 260 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 2 15:31:29 2006 UTC (19 years, 3 months ago) by johnpye
File length: 15996 byte(s)
Diff to previous 258
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 258 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 2 14:50:05 2006 UTC (19 years, 3 months ago) by johnpye
File length: 16111 byte(s)
Diff to previous 255
Made it so that fixed variables never get an icon.

Revision 255 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 2 14:02:23 2006 UTC (19 years, 3 months ago) by johnpye
File length: 16015 byte(s)
Diff to previous 254
Adding preliminary support for showing variable solve-status in browser view

Revision 254 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 2 06:27:17 2006 UTC (19 years, 3 months ago) by johnpye
File length: 15168 byte(s)
Diff to previous 252
Added reporting of unconverged variables to the console

Revision 252 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 1 06:29:46 2006 UTC (19 years, 3 months ago) by johnpye
File length: 14737 byte(s)
Diff to previous 237
Implemented editable 'active' row in observer
Move focus of to active row when new row added and observer tab already focussed

Revision 237 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 30 06:10:26 2006 UTC (19 years, 3 months ago) by johnpye
File length: 14540 byte(s)
Diff to previous 233
Incidence matrix now reports the mouseover-ed variable on the console

Revision 233 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 16:55:27 2006 UTC (19 years, 3 months ago) by johnpye
File length: 14516 byte(s)
Diff to previous 230
Something resembling an incidence matrix returned via SWIG...

Revision 230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 07:16:06 2006 UTC (19 years, 3 months ago) by johnpye
File length: 14264 byte(s)
Diff to previous 225
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 225 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 27 14:55:43 2006 UTC (19 years, 3 months ago) by johnpye
File length: 14233 byte(s)
Diff to previous 208
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting of int, real and string parameters via PyGTK interface.

Revision 208 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 24 03:19:37 2006 UTC (19 years, 3 months ago) by johnpye
File length: 13947 byte(s)
Diff to previous 207
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 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 23 06:47:06 2006 UTC (19 years, 3 months ago) by johnpye
File length: 13612 byte(s)
Diff to previous 196
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 196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 17 15:58:23 2006 UTC (19 years, 3 months ago) by johnpye
File length: 13633 byte(s)
Diff to previous 190
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 190 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 08:53:30 2006 UTC (19 years, 3 months ago) by johnpye
File length: 13028 byte(s)
Diff to previous 164
- Simplifying many 'error_reporter' calls with new macros:
    ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.

Revision 164 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 3 09:54:43 2006 UTC (19 years, 4 months ago) by johnpye
File length: 13043 byte(s)
Diff to previous 154
Added wait-cursor during compile/build, started working
on correct destruction of Simulation objects.

Revision 154 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 22 15:18:02 2005 UTC (19 years, 4 months ago) by johnpye
File length: 12642 byte(s)
Diff to previous 153
Removing debug output, adding self_test to iapws95.

Revision 153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 22 13:53:42 2005 UTC (19 years, 4 months ago) by johnpye
File length: 12634 byte(s)
Diff to previous 151
Fixing bug #178.

Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 22 10:58:33 2005 UTC (19 years, 4 months ago) by johnpye
File length: 12481 byte(s)
Diff to previous 150
Working on a test case for bug #178

Revision 150 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 22 09:24:56 2005 UTC (19 years, 4 months ago) by johnpye
File length: 12407 byte(s)
Diff to previous 132
Committed changes to C++ solver class to accommodate new slv_lookup_client.
Still seeing bug #178 though.

Revision 132 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 21 00:14:13 2005 UTC (19 years, 4 months ago) by johnpye
File length: 12373 byte(s)
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.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22