PyFoam.RunDictionary.LagrangianPatchData module¶
Read files written by the Lagrangian function object that writes patch incidents and transforms the data into a NumPy-array
-
class
PyFoam.RunDictionary.LagrangianPatchData.
LagrangianPatchData
(fName)[source]¶ Class to read lagrangian patch data and store it as a NumPy-array
-
__module__
= 'PyFoam.RunDictionary.LagrangianPatchData'¶
-
-
class
PyFoam.RunDictionary.LagrangianPatchData.
LagrangianPatchDataAll
(cloudDirName)[source]¶ Read the lagrangian patch data for a cloud for a whole cloud (all times)
-
__module__
= 'PyFoam.RunDictionary.LagrangianPatchData'¶
-