Home | Trees | Index | Help |
---|
Package PyFoam :: Package Execution :: Module GnuplotRunner :: Class GnuplotRunner |
|
BasicRunner
--+ |AnalyzedCommon
--+ | | |StepAnalyzedCommon
--+ | | |GnuplotCommon
--+ | GnuplotRunner
Method Summary | |
---|---|
| |
Inherited from GnuplotCommon | |
| |
Handler that reacts to the change of time. | |
Inherited from StepAnalyzedCommon | |
React to a change of the simulation time in the log | |
Inherited from AnalyzedCommon | |
| |
| |
Get the name of the directory where the data is written to | |
Get the execution time | |
Not to be called: calls the analyzer for the current line | |
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,
argv=None,
smallestFreq=0.0,
persist=None,
plotLinear=True,
plotCont=True,
plotBound=True,
plotIterations=False,
plotCourant=False,
plotExecution=False,
plotDeltaT=False,
customRegexp=None,
writeFiles=False,
server=False)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |