#include <TurbineMassflowBoundary.hpp>
◆ TurbineMassflowBoundaryOptions() [1/2]
fub::amrex::cutcell::TurbineMassflowBoundaryOptions::TurbineMassflowBoundaryOptions |
( |
| ) |
|
|
default |
◆ TurbineMassflowBoundaryOptions() [2/2]
fub::amrex::cutcell::TurbineMassflowBoundaryOptions::TurbineMassflowBoundaryOptions |
( |
const ProgramOptions & |
options | ) |
|
◆ Print()
void fub::amrex::cutcell::TurbineMassflowBoundaryOptions::Print |
( |
SeverityLogger & |
log | ) |
const |
◆ boundary_section
::amrex::Box fub::amrex::cutcell::TurbineMassflowBoundaryOptions::boundary_section |
the amrex box where the boundary is located
◆ channel_name
std::string fub::amrex::cutcell::TurbineMassflowBoundaryOptions::channel_name |
the channel name for logging
◆ coarse_average_mirror_box
::amrex::Box fub::amrex::cutcell::TurbineMassflowBoundaryOptions::coarse_average_mirror_box |
◆ dir
Direction fub::amrex::cutcell::TurbineMassflowBoundaryOptions::dir |
the dimensional split direction which will be used
◆ massflow_correlation
double fub::amrex::cutcell::TurbineMassflowBoundaryOptions::massflow_correlation |
the massflow correlation, this is given by the idealized compressor characteristics
◆ max_iter
boost::uintmax_t fub::amrex::cutcell::TurbineMassflowBoundaryOptions::max_iter |
allowed maximum iterations for the bisection root fnding
◆ mode
the mode how the massflow is enforced
◆ relative_surface_area
double fub::amrex::cutcell::TurbineMassflowBoundaryOptions::relative_surface_area |
the relative surface area for the turbine
◆ side
int fub::amrex::cutcell::TurbineMassflowBoundaryOptions::side |
the side where the boundary condition is applied (0==left, 1==right)
The documentation for this struct was generated from the following file: