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

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
 

Detailed Description

Definition at line 1235 of file mphys_dafoam.py.

Member Function Documentation

◆ initialize()

def initialize (   self)

◆ setup()

def setup (   self)

Definition at line 1242 of file mphys_dafoam.py.

◆ get_surface_mesh()

def get_surface_mesh (   self)

Definition at line 1271 of file mphys_dafoam.py.

References DAFoamMesh.x_a0, and DAFoamBuilderUnsteady.x_a0.

Member Data Documentation

◆ run_directory

run_directory

Definition at line 1243 of file mphys_dafoam.py.

Referenced by DAFoamSolverUnsteady.compute().

◆ solver_options

solver_options

Definition at line 1244 of file mphys_dafoam.py.

◆ mesh_options

mesh_options

Definition at line 1245 of file mphys_dafoam.py.

◆ DASolver

DASolver

◆ x_a0

x_a0

Definition at line 1256 of file mphys_dafoam.py.

Referenced by DAFoamBuilderUnsteady.get_surface_mesh().


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