Public Member Functions | |
def | initialize (self) |
def | setup (self) |
def | get_surface_mesh (self) |
Public Attributes | |
run_directory | |
solver_options | |
mesh_options | |
DASolver | |
x_a0 | |
Definition at line 1235 of file mphys_dafoam.py.
def initialize | ( | self | ) |
Definition at line 1237 of file mphys_dafoam.py.
References DAFoamBuilder.options, PYDAFOAM.options, and TensorFlowHelper.options.
def setup | ( | self | ) |
Definition at line 1242 of file mphys_dafoam.py.
def get_surface_mesh | ( | self | ) |
Definition at line 1271 of file mphys_dafoam.py.
References DAFoamMesh.x_a0, and DAFoamBuilderUnsteady.x_a0.
run_directory |
Definition at line 1243 of file mphys_dafoam.py.
Referenced by DAFoamSolverUnsteady.compute().
solver_options |
Definition at line 1244 of file mphys_dafoam.py.
mesh_options |
Definition at line 1245 of file mphys_dafoam.py.
DASolver |
Definition at line 1249 of file mphys_dafoam.py.
Referenced by DAFoamSolverUnsteady.compute(), and DAFoamSolverUnsteady.compute_jacvec_product().
x_a0 |
Definition at line 1256 of file mphys_dafoam.py.
Referenced by DAFoamBuilderUnsteady.get_surface_mesh().