interpolation_ibm_mean_gradient
Synonyms: ibm_gradient_moyen, interpolation_ibm_gradient_moyen
Inherits from: interpolation_ibm_base
Immersed Boundary Method (IBM): mean gradient interpolation.
Parameters:
- [points_solides] (type: field_base) Node field giving the projection of the node on the immersed boundary
- [est_dirichlet] (type: field_base) Node field of booleans indicating whether the node belong to an element where the interface is
- [correspondance_elements] (type: field_base) Cell field giving the SALOME cell number
- [elements_solides] (type: field_base) Node field giving the element number containing the solid point
- [get_solid_points_from_prepro] (type: flag) get IBM solid points from prepro.
- [get_solid_elems_from_prepro] (type: flag) get IBM solid elems 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.
- [impr] (type: flag) To print IBM-related data
- [nb_histo_boxes_impr] (type: int) number of histogram boxes for printed data
interpolation_ibm_power_law_tbl_u_star
Synonyms: ibm_power_law_tbl_u_star
Inherits from: interpolation_ibm_mean_gradient
Immersed Boundary Method (IBM): law u star.
Parameters:
- points_solides (type: field_base) Node field giving the projection of the node on the immersed boundary
- est_dirichlet (type: field_base) Node field of booleans indicating whether the node belong to an element where the interface is
- correspondance_elements (type: field_base) Cell field giving the SALOME cell number
- elements_solides (type: field_base) Node field giving the element number containing the solid point
- [get_solid_points_from_prepro] (type: flag) get IBM solid points from prepro.
- [get_solid_elems_from_prepro] (type: flag) get IBM solid elems 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.
- [impr] (type: flag) To print IBM-related data
- [nb_histo_boxes_impr] (type: int) number of histogram boxes for printed data