pde_impl Namespace Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::pde_impl Namespace Reference
Functions | |
std::string | conv_term_name (const std::string &var) |
Field name that holds the convective term. | |
std::string | diff_term_name (const std::string &var) |
Field name that holds the diffusion term (divtau and laplacian for scalars) | |
std::string | src_term_name (const std::string &var) |
Field name for all the source terms. | |
std::string | mueff_name (const std::string &var) |
Effective viscosity for the transport equation. | |
Function Documentation
◆ conv_term_name()
|
inline |
Field name that holds the convective term.
◆ diff_term_name()
|
inline |
Field name that holds the diffusion term (divtau and laplacian for scalars)
◆ mueff_name()
|
inline |
Effective viscosity for the transport equation.
◆ src_term_name()
|
inline |
Field name for all the source terms.
Generated by 1.12.0