Home | Trees | Index | Help |
---|
Package PyFoam :: Package RunDictionary :: Module SolutionDirectory :: Class ChemkinSolutionDirectory |
|
Utilities
--+ |SolutionDirectory
--+ | ChemkinSolutionDirectory
Method Summary | |
---|---|
| |
str |
Return the directory with the Chemkin-Files |
Inherited from SolutionDirectory | |
add file to list of files that are to be copied to the archive | |
add directory to the list that is needed to clone this case | |
str |
Return the name of the blockMeshDict if it exists. |
remove all time-directories after a certain time. | |
SolutionDirectory or correct
subclass
|
create a clone of this case directory. |
str |
Return the name of the constant -directory |
str |
Return the name of the controlDict |
str |
Return the last time for which a solution exists |
str |
Return the name of the first time-directory (==initial conditions |
copy the last solution (plus the backup-files to the archive) | |
str |
Return the name of the first last-directory (==simulation results) |
BasicFile
|
create a file in the solution directory and return a corresponding BasicFile-object |
str |
Return the name of the polyMesh |
Rescan the directory for the time directories | |
str |
Return the name of the system -directory |
Inherited from Utilities | |
Execute the command cmd | |
Writes a dummy header so OpenFOAM accepts the file as a dictionary |
Class Variable Summary | |
---|---|
str |
chemkinName = 'chemkin'
|
Method Details |
---|
__init__(self,
name,
archive='ArchiveDir')
|
chemkinDir(self)
|
Class Variable Details |
---|
chemkinName
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Feb 3 11:00:33 2006 | http://epydoc.sf.net |