ABLTempWallFunc Class Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::ABLTempWallFunc Class Reference
#include <ABLWallFunction.H>
Inheritance diagram for amr_wind::ABLTempWallFunc:
Collaboration diagram for amr_wind::ABLTempWallFunc:
Public Member Functions | |
ABLTempWallFunc (Field &temperature, const ABLWallFunction &wall_fuc) | |
void | operator() (Field &temperature, const FieldState rho_state) override |
template<typename HeatFlux > | |
void | wall_model (Field &temperature, const FieldState rho_state, const HeatFlux &tau) |
Public Member Functions inherited from amr_wind::FieldBCIface | |
virtual | ~FieldBCIface ()=default |
Private Attributes | |
const ABLWallFunction & | m_wall_func |
std::string | m_wall_shear_stress_type {"moeng"} |
Constructor & Destructor Documentation
◆ ABLTempWallFunc()
amr_wind::ABLTempWallFunc::ABLTempWallFunc | ( | Field & | temperature, |
const ABLWallFunction & | wall_fuc ) |
Member Function Documentation
◆ operator()()
|
overridevirtual |
Implements amr_wind::FieldBCIface.
◆ wall_model()
template<typename HeatFlux >
void amr_wind::ABLTempWallFunc::wall_model | ( | Field & | temperature, |
const FieldState | rho_state, | ||
const HeatFlux & | tau ) |
Member Data Documentation
◆ m_wall_func
|
private |
◆ m_wall_shear_stress_type
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/ABLWallFunction.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/ABLWallFunction.cpp
Generated by 1.12.0