KsgsM84Src Class Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::pde::tke::KsgsM84Src Class Reference
#include <KsgsM84Src.H>
Inheritance diagram for amr_wind::pde::tke::KsgsM84Src:
Collaboration diagram for amr_wind::pde::tke::KsgsM84Src:
Public Member Functions | |
KsgsM84Src (const CFDSim &) | |
~KsgsM84Src () override | |
void | operator() (const int lev, const amrex::MFIter &mfi, const amrex::Box &bx, const FieldState fstate, const amrex::Array4< amrex::Real > &src_term) const override |
Static Public Member Functions | |
static std::string | identifier () |
Private Attributes | |
amrex::Real | m_Ceps {0.93} |
amrex::Real | m_CepsGround {3.9} |
Field & | m_turb_lscale |
Field & | m_shear_prod |
Field & | m_buoy_prod |
Field & | m_dissip |
Field & | m_tke |
Detailed Description
TKE source term based on Moeng 1984 paper
Constructor & Destructor Documentation
◆ KsgsM84Src()
|
explicit |
◆ ~KsgsM84Src()
|
overridedefault |
Member Function Documentation
◆ identifier()
|
inlinestatic |
◆ operator()()
|
override |
Member Data Documentation
◆ m_buoy_prod
|
private |
◆ m_Ceps
|
private |
◆ m_CepsGround
|
private |
◆ m_dissip
|
private |
◆ m_shear_prod
|
private |
◆ m_tke
|
private |
◆ m_turb_lscale
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/tke/source_terms/KsgsM84Src.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/tke/source_terms/KsgsM84Src.cpp
Generated by 1.12.0