KsgsS94Src Class Reference

AMR-Wind API: amr_wind::pde::tke::KsgsS94Src Class Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <KsgsS94Src.H>

Inheritance diagram for amr_wind::pde::tke::KsgsS94Src:
[legend]
Collaboration diagram for amr_wind::pde::tke::KsgsS94Src:
[legend]

Public Member Functions

 KsgsS94Src (const CFDSim &)
 
virtual ~KsgsS94Src ()
 
virtual 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 const std::string identifier ()
 

Detailed Description

One-equation k-sgs source term based on Sullivan 1994 paper

Constructor & Destructor Documentation

◆ KsgsS94Src()

amr_wind::pde::tke::KsgsS94Src::KsgsS94Src ( const CFDSim & )

◆ ~KsgsS94Src()

virtual amr_wind::pde::tke::KsgsS94Src::~KsgsS94Src ( )
virtual

Member Function Documentation

◆ identifier()

static const std::string amr_wind::pde::tke::KsgsS94Src::identifier ( )
inlinestatic

◆ operator()()

virtual void amr_wind::pde::tke::KsgsS94Src::operator() ( const int lev,
const amrex::MFIter & mfi,
const amrex::Box & bx,
const FieldState fstate,
const amrex::Array4< amrex::Real > & src_term ) const
overridevirtual

The documentation for this class was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/tke/source_terms/KsgsS94Src.H