Public Member Functions | Public Attributes | List of all members
DAFoamGroup Class Reference
Inheritance diagram for DAFoamGroup:
Inheritance graph
[legend]
Collaboration diagram for DAFoamGroup:
Collaboration graph
[legend]

Public Member Functions

def initialize (self)
 
def setup (self)
 
def mphys_compute_nodes (self)
 
def mphys_set_masking (self)
 
def mphys_set_unmasking (self, forces=False)
 
def mphys_set_options (self, optionDict)
 

Public Attributes

 DASolver
 
 struct_coupling
 
 use_warper
 
 prop_coupling
 
 thermal_coupling
 
 run_directory
 
 discipline
 

Detailed Description

DAFoam solver group

Definition at line 141 of file mphys_dafoam.py.

Member Function Documentation

◆ initialize()

def initialize (   self)

◆ setup()

def setup (   self)

Definition at line 154 of file mphys_dafoam.py.

◆ mphys_compute_nodes()

def mphys_compute_nodes (   self)

Definition at line 238 of file mphys_dafoam.py.

References DAFoamBuilder.comm, PYDAFOAM.comm, OptFuncs.comm, DAFoamBuilder.DASolver, and DAFoamGroup.DASolver.

Referenced by DAFoamGroup.mphys_set_masking(), and DAFoamGroup.mphys_set_unmasking().

Here is the caller graph for this function:

◆ mphys_set_masking()

def mphys_set_masking (   self)

◆ mphys_set_unmasking()

def mphys_set_unmasking (   self,
  forces = False 
)

Definition at line 320 of file mphys_dafoam.py.

References DAFoamBuilder.comm, PYDAFOAM.comm, OptFuncs.comm, DAFoamBuilder.DASolver, DAFoamGroup.DASolver, and DAFoamGroup.mphys_compute_nodes().

Here is the call graph for this function:

◆ mphys_set_options()

def mphys_set_options (   self,
  optionDict 
)

Definition at line 377 of file mphys_dafoam.py.

References PYDAFOAM.solver.

Member Data Documentation

◆ DASolver

DASolver

◆ struct_coupling

struct_coupling

Definition at line 157 of file mphys_dafoam.py.

◆ use_warper

use_warper

Definition at line 158 of file mphys_dafoam.py.

◆ prop_coupling

prop_coupling

Definition at line 159 of file mphys_dafoam.py.

◆ thermal_coupling

thermal_coupling

Definition at line 160 of file mphys_dafoam.py.

◆ run_directory

run_directory

Definition at line 161 of file mphys_dafoam.py.

Referenced by DAFoamSolver.solve_linear(), and DAFoamSolver.solve_nonlinear().

◆ discipline

discipline

The documentation for this class was generated from the following file: