Package PyFoam :: Package RunDictionary :: Module SolutionDirectory :: Class ChemkinSolutionDirectory
[hide private]
[frames] | no frames]

Class ChemkinSolutionDirectory

source code

                object --+        
                         |        
Basics.Utilities.Utilities --+    
                             |    
             SolutionDirectory --+
                                 |
                                ChemkinSolutionDirectory

Solution directory with a directory for the Chemkin-files

Instance Methods [hide private]
  __init__(self, name, archive="ArchiveDir")
str chemkinDir(self)

Inherited from SolutionDirectory: addBackup, addToClone, addToTar, blockMesh, boundaryDict, clear, clearOther, clearPattern, clearResults, cloneCase, constantDir, controlDict, getLast, getRegions, getTimes, initialDir, isValid, lastToArchive, latestDir, makeFile, packCase, polyMeshDir, reread, sorttimes, systemDir

Inherited from Basics.Utilities.Utilities: execute, listDirectory, writeDictionaryHeader

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Class Variables [hide private]
  chemkinName = 'chemkin'

Inherited from Basics.Utilities.Utilities: excludeNames


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

__init__(self, name, archive="ArchiveDir")
(Constructor)

source code 
Overrides: SolutionDirectory.__init__
(inherited documentation)

chemkinDir(self)

source code 
Returns: str
The directory with the Chemkin-Files

Class Variable Details [hide private]

chemkinName

None
Value:
'chemkin'