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
Method Summary |
|
__init__ (self,
analyzer,
argv,
silent,
logname)
See AnalyzedRunner |
|
lineHandle (self,
line)
Not to be called: Stops the solver |
|
stopHandle (self)
Not to be called: Restores controlDict |
Inherited from AnalyzedRunner |
|
reset (self)
reset the analyzer |
Inherited from BasicRunner |
|
start (self)
starts the command and stays with it till the end |
|
startHandle (self)
to be called before the program is started |