prepro_ibm_base
To perform the intersection of an IB (Lagrange mesh) in a MED-format file .med with the Euler computional mesh.
Parameters:
- [epsilon_prepro_ibm] (type: float) geometric precision (<<1)
- [constant_c_ibm] (type: float) additive coefficient to search the purely fluid point (cf. publications G Billo)
- [directions_pt_fluid] (type: list of int) corresponding to each direction to search the purely fluid point
- [mesh_lagrange_file] (type: string) Name of the .med file including the IB surfacic mesh.
- [mesh_lagrange_name] (type: string) Name of the IB surfacic mesh.
- [write_results_prepro] (type: flag) to save output from prepro IBM
- [out_med_file_name] (type: string) Name of the .med file to save output from prepro IBM
- [prepro_ibm_verbose] (type: int) to get verbose version
- [verify_results_prepro] (type: flag) to save output from prepro IBM
prepro_ibm_ponderation
Synonyms: methode_ibm_ponderation
Inherits from: prepro_ibm_base
To perform the intersection of an IB (Lagrange mesh) in a MED-format file .med with the Euler computional mesh.
Parameters:
- [type_de_ponderation] (type: int) choix de la methode de ponderation
- [epsilon_prepro_ibm] (type: float) geometric precision (<<1)
- [constant_c_ibm] (type: float) additive coefficient to search the purely fluid point (cf. publications G Billo)
- [directions_pt_fluid] (type: list of int) corresponding to each direction to search the purely fluid point
- [mesh_lagrange_file] (type: string) Name of the .med file including the IB surfacic mesh.
- [mesh_lagrange_name] (type: string) Name of the IB surfacic mesh.
- [write_results_prepro] (type: flag) to save output from prepro IBM
- [out_med_file_name] (type: string) Name of the .med file to save output from prepro IBM
- [prepro_ibm_verbose] (type: int) to get verbose version
- [verify_results_prepro] (type: flag) to save output from prepro IBM
prepro_ibm_uzawa
Synonyms: methode_ibm_uzawa
Inherits from: prepro_ibm_base
To perform the intersection of an IB (Lagrange mesh) in a MED-format file .med with the Euler computional mesh.
Parameters:
- [choix_de_la_methode_uzawa] (type: int) choix de la methode d'Uzawa
- [epsilon_prepro_ibm] (type: float) geometric precision (<<1)
- [constant_c_ibm] (type: float) additive coefficient to search the purely fluid point (cf. publications G Billo)
- [directions_pt_fluid] (type: list of int) corresponding to each direction to search the purely fluid point
- [mesh_lagrange_file] (type: string) Name of the .med file including the IB surfacic mesh.
- [mesh_lagrange_name] (type: string) Name of the IB surfacic mesh.
- [write_results_prepro] (type: flag) to save output from prepro IBM
- [out_med_file_name] (type: string) Name of the .med file to save output from prepro IBM
- [prepro_ibm_verbose] (type: int) to get verbose version
- [verify_results_prepro] (type: flag) to save output from prepro IBM