|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <ERF_EBStruct.H>

Public Member Functions | |
| void | init_params (std::string pp_prefix) |
| Read embedded-boundary options from the input parameter database. More... | |
| void | display () |
| Print the configured embedded-boundary options. More... | |
Public Attributes | |
| EBBoundaryType | eb_boundary_type = EBBoundaryType::SlipWall |
| Boundary condition model applied on embedded-boundary surfaces. More... | |
Container holding EB-related choices
|
inline |
Print the configured embedded-boundary options.
Referenced by SolverChoice::display().

|
inline |
Read embedded-boundary options from the input parameter database.
| pp_prefix | ParmParse prefix for the ERF input namespace. |
Referenced by SolverChoice::init_params().


| EBChoice::eb_boundary_type = EBBoundaryType::SlipWall |
Boundary condition model applied on embedded-boundary surfaces.
Referenced by DiffusionSrcForState_EB(), display(), erf_slow_rhs_pre(), and init_params().