Public Member Functions | |
def | initialize (self) |
def | setup (self) |
Public Attributes | |
DASolver | |
warp_in_solver | |
thermal_coupling | |
discipline | |
Pre-coupling group that configures any components that happen before the solver and post-processor.
Definition at line 383 of file mphys_dafoam.py.
def initialize | ( | self | ) |
Definition at line 388 of file mphys_dafoam.py.
References DAFoamBuilder.options, PYDAFOAM.options, and TensorFlowHelper.options.
def setup | ( | self | ) |
Definition at line 393 of file mphys_dafoam.py.
DASolver |
Definition at line 394 of file mphys_dafoam.py.
Referenced by DAFoamSolver.apply_linear(), DAFoamSolver.apply_nonlinear(), DAFoamSolver.apply_options(), DAFoamFunctions.apply_options(), DAFoamFunctions.compute(), DAFoamWarper.compute(), DAFoamThermal.compute(), DAFoamFaceCoords.compute(), DAFoamForces.compute(), DAFoamAcoustics.compute(), DAFoamFvSource.compute(), DAFoamFunctions.compute_jacvec_product(), DAFoamWarper.compute_jacvec_product(), DAFoamThermal.compute_jacvec_product(), DAFoamFaceCoords.compute_jacvec_product(), DAFoamForces.compute_jacvec_product(), DAFoamAcoustics.compute_jacvec_product(), DAFoamFvSource.compute_jacvec_product(), DAFoamSolver.linearize(), DAFoamFunctions.mphys_add_funcs(), DAFoamMesh.mphys_get_surface_size(), DAFoamMesh.mphys_get_triangulated_surface(), DAFoamSolver.solve_linear(), and DAFoamSolver.solve_nonlinear().
warp_in_solver |
Definition at line 395 of file mphys_dafoam.py.
thermal_coupling |
Definition at line 396 of file mphys_dafoam.py.
discipline |
Definition at line 397 of file mphys_dafoam.py.
Referenced by DAFoamSolver.apply_linear(), DAFoamSolver.apply_nonlinear(), DAFoamMesh.compute(), DAFoamFunctions.compute(), DAFoamWarper.compute(), DAFoamThermal.compute(), DAFoamFaceCoords.compute(), DAFoamForces.compute(), DAFoamAcoustics.compute(), DAFoamMesh.compute_jacvec_product(), DAFoamFunctions.compute_jacvec_product(), DAFoamWarper.compute_jacvec_product(), DAFoamThermal.compute_jacvec_product(), DAFoamFaceCoords.compute_jacvec_product(), DAFoamForces.compute_jacvec_product(), DAFoamAcoustics.compute_jacvec_product(), DAFoamSolver.linearize(), DAFoamMesh.mphys_add_coordinate_input(), DAFoamSolver.solve_linear(), and DAFoamSolver.solve_nonlinear().