butterfly.RASProperties module¶
RASProperties class.
Use turbulenceProperties from Version 3.0+
-
class
butterfly.RASProperties.
RASProperties
(values=None)[source]¶ Bases:
butterfly.foamfile.FoamFile
Finite Volume Solution class.
-
RASModel
¶ RAS model.
-
classmethod
from_file
(filepath)[source]¶ Create a FoamFile from a file.
Parameters: filepath – Full file path to dictionary.
-
printCoeffs
¶ is printCoeffs on/off.
-
turbulence
¶ is turbulence on/off.
-