Home | Trees | Index | Help |
---|
Package PyFoam :: Package Execution :: Module ConvergenceRunner :: Class ConvergenceRunner |
|
AnalyzedCommon
--+ |BasicRunner
--+ |AnalyzedRunner
--+ | ConvergenceRunner
It is assumed that the provided solver is a steady state solver. After all the linear solvers have initial residuals below their limits the run is assumed to be convergent and the run is stopped by setting
stopAt nextWrite; writeInterval 1;
in the controlDictMethod Summary | |
---|---|
See AnalyzedRunner | |
Not to be called: Stops the solver | |
Not to be called: Restores controlDict | |
Inherited from AnalyzedCommon | |
| |
| |
Get the name of the directory where the data is written to | |
Get the execution time | |
reset the analyzer | |
| |
Inherited from BasicRunner | |
PyFoam.RunDictionary.SolutionDirectory |
Return the directory of the case |
Get the name of the logfiles | |
checks whether the run was successful | |
starts the command and stays with it till the end | |
to be called before the program is started |
Method Details |
---|
__init__(self,
analyzer,
argv=None,
silent=False,
logname='PyFoamSolve',
server=False)
See AnalyzedRunner
|
lineHandle(self, line)Not to be called: Stops the solver |
stopHandle(self)Not to be called: Restores controlDict |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |