Public Member Functions | Public Attributes | List of all members
DAFoamPropNodes Class Reference
Inheritance diagram for DAFoamPropNodes:
Inheritance graph
[legend]
Collaboration diagram for DAFoamPropNodes:
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
 
 aerostructDict
 
 fvSourceDict
 

Detailed Description

Component that computes propeller aero-node locations that link with structural nodes in aerostructural cases.

Definition at line 1960 of file mphys_dafoam.py.

Member Function Documentation

◆ initialize()

def initialize (   self)

◆ setup()

def setup (   self)

Definition at line 1968 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

Definition at line 1969 of file mphys_dafoam.py.

◆ aerostructDict

aerostructDict

◆ fvSourceDict

fvSourceDict

Definition at line 1972 of file mphys_dafoam.py.

Referenced by DAFoamPropNodes.compute().


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