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

Public Member Functions

def initialize (self)
 
def setup (self)
 
def compute (self, inputs, outputs)
 
def compute_jacvec_product (self, inputs, d_inputs, d_outputs, mode)
 

Public Attributes

 DASolver
 
 nForceSections
 
 nLocalCells
 

Detailed Description

DAFoam component that computes the actuator source term based on force and radius profiles and prop center

Definition at line 1797 of file mphys_dafoam.py.

Member Function Documentation

◆ initialize()

def initialize (   self)

◆ setup()

def setup (   self)

Definition at line 1805 of file mphys_dafoam.py.

◆ compute()

def compute (   self,
  inputs,
  outputs 
)

◆ compute_jacvec_product()

def compute_jacvec_product (   self,
  inputs,
  d_inputs,
  d_outputs,
  mode 
)

Member Data Documentation

◆ DASolver

DASolver

◆ nForceSections

nForceSections

Definition at line 1812 of file mphys_dafoam.py.

Referenced by DAFoamFvSource.compute_jacvec_product().

◆ nLocalCells

nLocalCells

Definition at line 1832 of file mphys_dafoam.py.

Referenced by DAFoamFvSource.compute().


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