Package PyFoam :: Package RunDictionary :: Module ParsedParameterFile
[hide private]
[frames] | no frames]

Module ParsedParameterFile

source code

Parameter file is read into memory and modified there

Classes [hide private]
  ParsedParameterFile
Parameterfile whose complete representation is read into memory, can be manipulated and afterwards written to disk
  WriteParameterFile
A specialization that is used to only write to the file
  Enumerate
  FoamFileParser
Class that parses a string that contains the contents of an OpenFOAM-file and builds a nested structure of directories and lists from it
  PyFoamParserError
  FoamStringParser
Convenience class that parses only a headerless OpenFOAM dictionary
  ParsedBoundaryDict
Convenience class that parses only a OpenFOAM polyMesh-boundaries file
  ParsedFileHeader
Only parse the header of a file
Variables [hide private]
  inputModes = Enumerate(["merge", "error", "warn", "protect", "...
Variables Details [hide private]

inputModes

Value:
Enumerate(["merge", "error", "warn", "protect", "overwrite", "default"\
])