IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
Public Attributes | List of all members
IBAMR::WaveGenerationData Struct Reference

#include </home/runner/work/IBAMR/IBAMR/include/ibamr/WaveUtilities.h>

Public Attributes

SAMRAI::tbox::Pointer< IBAMR::INSVCStaggeredHierarchyIntegratord_ins_hier_integrator
 
SAMRAI::tbox::Pointer< IBAMR::AdvDiffHierarchyIntegratord_adv_diff_hier_integrator
 
SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > d_phi_var
 
SAMRAI::tbox::Pointer< SAMRAI::hier::VariableContextd_phi_new_ctx
 
double d_x_zone_start
 
double d_x_zone_end
 
double d_alpha
 
int d_sign_gas_phase = 1
 
double d_num_interface_cells
 

Detailed Description

Struct for generating waves at channel inlet based on relaxation method.

Member Data Documentation

◆ d_num_interface_cells

double IBAMR::WaveGenerationData::d_num_interface_cells

Number of interface cells to represent air-water thickness.


The documentation for this struct was generated from the following file: