#include <AirfoilTable.H>
◆ ~AirfoilTable()
amr_wind::actuator::AirfoilTable::~AirfoilTable |
( |
| ) |
|
|
default |
◆ AirfoilTable()
amr_wind::actuator::AirfoilTable::AirfoilTable |
( |
const int | num_entries | ) |
|
|
explicitprotected |
◆ aoa()
const RealList & amr_wind::actuator::AirfoilTable::aoa |
( |
| ) |
const |
|
inline |
◆ convert_aoa_to_radians()
void amr_wind::actuator::AirfoilTable::convert_aoa_to_radians |
( |
| ) |
|
|
protected |
◆ num_entries()
int amr_wind::actuator::AirfoilTable::num_entries |
( |
| ) |
const |
|
inline |
◆ operator()() [1/2]
void amr_wind::actuator::AirfoilTable::operator() |
( |
const amrex::Real | aoa, |
|
|
amrex::Real & | cl, |
|
|
amrex::Real & | cd ) const |
◆ operator()() [2/2]
void amr_wind::actuator::AirfoilTable::operator() |
( |
const amrex::Real | aoa, |
|
|
amrex::Real & | cl, |
|
|
amrex::Real & | cd, |
|
|
amrex::Real & | cm ) const |
◆ polars()
const VecList & amr_wind::actuator::AirfoilTable::polars |
( |
| ) |
const |
|
inline |
◆ AirfoilLoader
◆ m_aoa
RealList amr_wind::actuator::AirfoilTable::m_aoa |
|
protected |
◆ m_polar
VecList amr_wind::actuator::AirfoilTable::m_polar |
|
protected |
Airfoil polars (Cl, Cd, Cm)
The documentation for this class was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/aero/AirfoilTable.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/aero/AirfoilTable.cpp