#include <SchemeTraits.H>
|
| 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.
|
Characteristics of the MOL numerical scheme
◆ scheme_name()
| std::string amr_wind::fvm::MOL::scheme_name |
( |
| ) |
|
|
inlinestatic |
◆ 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