Package esys :: Package escript :: Module runmodel
[show private | hide private]
[frames | no frames]

Module esys.escript.runmodel

commandline utility to take an xml file, parse it, and run a simulation. invoke this by doing ./runmodel.py <filename.xml>
Function Summary
  main()

Variable Summary
str __author__: name of author
str __copyright__: copyrights
str __date__: date of the version
str __license__: licence agreement
str __url__: url entry point on documentation
str __version__: version
OptionParser parser = <optparse.OptionParser instance at 0x4152ffac>

Variable Details

__author__

name of author
Type:
str
Value:
'Elspeth Thorne, e.thorne@uq.edu.au'                                   

__copyright__

copyrights
Type:
str
Value:
'''  Copyright (c) 2006 by ACcESS MNRF
                    http://www.access.edu.au
                Primary Business: Queensland, Australia'''             

__date__

date of the version
Type:
str
Value:
'$Date$'                                                               

__license__

licence agreement
Type:
str
Value:
'''Licensed under the Open Software License version 3.0
             http://www.opensource.org/licenses/osl-3.0.php'''         

__url__

url entry point on documentation
Type:
str
Value:
'http://www.iservo.edu.au/esys'                                        

__version__

version
Type:
str
Value:
'$Revision$'                                                           

parser

Type:
OptionParser
Value:
<optparse.OptionParser instance at 0x4152ffac>                         

Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 http://epydoc.sf.net