interpolation_ibm_base
Base class for all the interpolation methods available in the Immersed Boundary Method (IBM).
Usable keywords (pick one): ibm_aucune, ibm_element_fluide, ibm_hybride, ibm_gradient_moyen, ibm_power_law_tbl, ibm_power_law_tbl_u_star, ibm_thermal_wall_law
Parameters:
- [impr] (type: flag) To print IBM-related data
- [nb_histo_boxes_impr] (type: int) number of histogram boxes for printed data
- [est_dirichlet] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Node field of booleans indicating whether the node belong to an element where the interface is
- [get_solid_points_from_prepro] (type: flag) get IBM solid points from prepro.
- [get_is_dirichlet_from_prepro] (type: flag) get IBM is_dirichlet from prepro.
- [get_corresp_elems_from_prepro] (type: flag) get IBM corresp_elems from prepro.
interpolation_ibm_aucune
Synonyms: ibm_aucune
Immersed Boundary Method (IBM): no interpolation.
Parameters:
- Inherited from interpolation_ibm_base:
- [impr] (type: flag) To print IBM-related data
- [nb_histo_boxes_impr] (type: int) number of histogram boxes for printed data
- [est_dirichlet] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Node field of booleans indicating whether the node belong to an element where the interface is
- [get_solid_points_from_prepro] (type: flag) get IBM solid points from prepro.
- [get_is_dirichlet_from_prepro] (type: flag) get IBM is_dirichlet from prepro.
- [get_corresp_elems_from_prepro] (type: flag) get IBM corresp_elems from prepro.