PyFoam.RunDictionary.ListFile module¶
File that contains only a list (for instance points)
-
class
PyFoam.RunDictionary.ListFile.
ListFile
(place, name)[source]¶ Bases:
PyFoam.RunDictionary.SolutionFile.SolutionFile
Represents a OpenFOAM file with only a list
-
__init__
(place, name)[source]¶ Parameters: - place – directory of the file
- name – The name of the list file
-
__module__
= 'PyFoam.RunDictionary.ListFile'¶
-