Parent Directory | Revision Log | Patch
revision 1054 by johnpye, Thu Jan 4 23:21:20 2007 UTC | revision 1055 by johnpye, Sat Jan 6 14:47:13 2007 UTC | |
---|---|---|
# | Line 4 import extpy | Line 4 import extpy |
4 | def solvernotes(self): | def solvernotes(self): |
5 | """ use the NOTES DB to set parameters applicable to the current active solver """ | """ use the NOTES DB to set parameters applicable to the current active solver """ |
6 | print "SETUP_SOLVER..." | print "SETUP_SOLVER..." |
self = ascpy.Registry().getInstance('context') | ||
7 | sim = ascpy.Registry().getSimulation('sim') | sim = ascpy.Registry().getSimulation('sim') |
8 | ||
9 | browser = extpy.getbrowser() | browser = extpy.getbrowser() |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |