TKE Struct Reference

Kynema-SGF API: kynema_sgf::pde::TKE Struct Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <TKE.H>

Inheritance diagram for kynema_sgf::pde::TKE:
[legend]
Collaboration diagram for kynema_sgf::pde::TKE:
[legend]

Public Types

using MLDiffOp = amrex::MLABecLaplacian
using SrcTerm = TKESource

Static Public Member Functions

static std::string pde_name ()
static std::string var_name ()

Static Public Attributes

static constexpr amrex::Real default_bc_value = 0.0_rt
static constexpr int ndim = 1
static constexpr bool multiply_rho = true
static constexpr bool has_diffusion = true
static constexpr bool need_nph_state = true

Detailed Description

Characteristics of TKE transport equation

Member Typedef Documentation

◆ MLDiffOp

using kynema_sgf::pde::TKE::MLDiffOp = amrex::MLABecLaplacian

◆ SrcTerm

Member Function Documentation

◆ pde_name()

std::string kynema_sgf::pde::TKE::pde_name ( )
inlinestatic

◆ var_name()

std::string kynema_sgf::pde::TKE::var_name ( )
inlinestatic

Member Data Documentation

◆ default_bc_value

amrex::Real kynema_sgf::pde::TKE::default_bc_value = 0.0_rt
staticconstexpr

◆ has_diffusion

bool kynema_sgf::pde::TKE::has_diffusion = true
staticconstexpr

◆ multiply_rho

bool kynema_sgf::pde::TKE::multiply_rho = true
staticconstexpr

◆ ndim

int kynema_sgf::pde::TKE::ndim = 1
staticconstexpr

◆ need_nph_state

bool kynema_sgf::pde::TKE::need_nph_state = true
staticconstexpr

The documentation for this struct was generated from the following file:
  • /home/runner/work/kynema-sgf/kynema-sgf/src/equation_systems/tke/TKE.H