#include <WallFunction.H>
Applies a shear-stress value at the domain boundary
- See also
- WallFunction
◆ VelWallFunc()
◆ operator()()
void amr_wind::VelWallFunc::operator() |
( |
Field & | velocity, |
|
|
const FieldState | rho_state ) |
|
overridevirtual |
◆ wall_model() [1/2]
void amr_wind::VelWallFunc::wall_model |
( |
Field & | velocity, |
|
|
const FieldState | rho_state, |
|
|
const amrex::Real | utau ) |
|
static |
◆ wall_model() [2/2]
template<typename ShearStressSimple >
void amr_wind::VelWallFunc::wall_model |
( |
Field & | velocity, |
|
|
const FieldState | rho_state, |
|
|
const ShearStressSimple & | tau ) |
|
static |
◆ m_wall_func
◆ m_wall_shear_stress_type
std::string amr_wind::VelWallFunc::m_wall_shear_stress_type {"constant"} |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/boundary_conditions/wall_models/WallFunction.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/boundary_conditions/wall_models/WallFunction.cpp