|
IBAMR
IBAMR version 0.19.
|
#include <ibamr/WaveUtilities.h>
Struct for generating waves at channel inlet based on relaxation method.
| SAMRAI::tbox::Pointer<IBAMR::INSVCStaggeredHierarchyIntegrator> IBAMR::WaveGenerationData::d_ins_hier_integrator |
| SAMRAI::tbox::Pointer<IBAMR::AdvDiffHierarchyIntegrator> IBAMR::WaveGenerationData::d_adv_diff_hier_integrator |
| SAMRAI::tbox::Pointer<SAMRAI::hier::Variable<NDIM> > IBAMR::WaveGenerationData::d_phi_var |
| SAMRAI::tbox::Pointer<SAMRAI::hier::VariableContext> IBAMR::WaveGenerationData::d_phi_new_ctx |
| double IBAMR::WaveGenerationData::d_x_zone_start |
| double IBAMR::WaveGenerationData::d_x_zone_end |
| double IBAMR::WaveGenerationData::d_alpha |
| int IBAMR::WaveGenerationData::d_sign_gas_phase = 1 |
| double IBAMR::WaveGenerationData::d_num_interface_cells |
Number of interface cells to represent air-water thickness.
1.8.17