MOL Struct Reference

AMR-Wind API: amr_wind::fvm::MOL Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <SchemeTraits.H>

Static Public Member Functions

static std::string scheme_name ()
 

Static Public Attributes

static constexpr int num_states = 2
 Number of states in the field variable.
 
static constexpr int nghost_state = 2
 Number of ghost cells in the state variable.
 
static constexpr int nghost_src = 0
 Number of ghost cells in the source term variable.
 
static constexpr int nghost_mac = 0
 Number of ghost cells in the MAC face variables.
 
static constexpr int num_diff_states = 2
 Number of states for diffusion field.
 
static constexpr int num_conv_states = 2
 Number of states for convective term.
 

Detailed Description

Characteristics of the MOL numerical scheme

Member Function Documentation

◆ scheme_name()

static std::string amr_wind::fvm::MOL::scheme_name ( )
inlinestatic

Member Data Documentation

◆ nghost_mac

int amr_wind::fvm::MOL::nghost_mac = 0
staticconstexpr

Number of ghost cells in the MAC face variables.

◆ nghost_src

int amr_wind::fvm::MOL::nghost_src = 0
staticconstexpr

Number of ghost cells in the source term variable.

◆ nghost_state

int amr_wind::fvm::MOL::nghost_state = 2
staticconstexpr

Number of ghost cells in the state variable.

◆ num_conv_states

int amr_wind::fvm::MOL::num_conv_states = 2
staticconstexpr

Number of states for convective term.

◆ num_diff_states

int amr_wind::fvm::MOL::num_diff_states = 2
staticconstexpr

Number of states for diffusion field.

◆ num_states

int amr_wind::fvm::MOL::num_states = 2
staticconstexpr

Number of states in the field variable.


The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/SchemeTraits.H