/home/runner/work/amr-wind/amr-wind/amr-wind/turbulence/RANS/KOmegaSST.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
KOmegaSST.H
Go to the documentation of this file.
Definition CFDSim.H:47
Definition Field.H:116
Definition KOmegaSST.H:34
amrex::Real m_beta_star
Turbulence constants.
Definition KOmegaSST.H:79
bool m_include_buoyancy
Buoyancy modified constants.
Definition KOmegaSST.H:93
void update_turbulent_viscosity(const FieldState fstate, const DiffusionType diff_type) override
Update the turbulent viscosity field.
Definition KOmegaSST.cpp:68
~KOmegaSST() override
void parse_model_coeffs() override
Parse turbulence model coefficients.
Definition KOmegaSST.cpp:17
void post_advance_work() override
No post advance work for this model.
Definition KOmegaSST.H:52
amrex::Real m_buoyancy_factor
Definition KOmegaSST.H:94
amrex::Vector< amrex::Real > m_gravity
Definition KOmegaSST.H:96
std::string model_name() const override
String representation of this turbulence model for I/O.
Definition KOmegaSST.H:45
void update_scalar_diff(Field &deff, const std::string &name) override
Update the effective scalar diffusivity field.
Definition KOmegaSST.cpp:269
TurbulenceModel::CoeffsDictType model_coeffs() const override
Return turbulence model coefficients.
Definition KOmegaSST.cpp:50
Definition TurbModelBase.H:96
std::unordered_map< std::string, amrex::Real > CoeffsDictType
Default identifier used by factor methods.
Definition TurbulenceModel.H:35
Definition CFDSim.H:23
Generated by 1.12.0