Home | Trees | Indices | Help |
---|
|
Author: Lutz Gross, l.gross@uq.edu.au
Copyright: Copyright (c) 2003-2009 by University of Queensland Earth Systems Science Computational Center (ESSCC) http://www.uq.edu.au/esscc Primary Business: Queensland, Australia
License: Licensed under the Open Software License version 3.0 http://www.opensource.org/licenses/osl-3.0.php
|
|||
DataSource Class for handling data sources, including local and remote files. |
|||
ESySXMLCreator Creates an XML Dom representation. |
|||
ESySXMLParser Parser for an ESysXML file. |
|||
FailedTimeStepError Exception which is thrown if the time step fails because of a step size that has been chosen to be too large. |
|||
IterationDivergenceError Exception which is thrown if there is no convergence of the iteration process at a time step. |
|||
Link A Link makes an attribute of an object callable: |
|||
LinkableObject An object that allows to link its attributes to attributes of other objects via a Link object. |
|||
MissingLink Exception which is thrown when a link is missing. |
|||
Model A Model object represents a process marching over time until a finalizing condition is fulfilled. |
|||
NonPositiveStepSizeError Exception which is thrown if the step size is not positive. |
|||
ParameterSet A class which allows to emphasize attributes to be written and read to XML. |
|||
RestartManager A restart manager which does two things: it decides when restart files were created (when doDump returns true) and manages directories for restart files. |
|||
Simulation A Simulation object is a special Model which runs a sequence of Models. |
|||
SimulationBreakDownError Exception which is thrown if the simulation does not manage to progress in time. |
|||
_ParameterIterator |
|
|||
|
|||
|
|||
|
|||
|
|
|||
__url__ =
|
|||
stdout = <epydoc.docintrospecter._DevNull instance at 0x92f50ac>
|
|
Imports a named object from a module in the context of this function, which means you should use fully qualified module paths. Returns None on failure. This function is from http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52241 |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Aug 10 10:04:37 2009 | http://epydoc.sourceforge.net |