version 0.6.0
mod_compute_ib_surface_diagnostics Module Reference

Compute immersed boundary surface diagnostics (surface, pressure drag, shear drag, nusselt_number, etc.).

Functions/Subroutines

double precision function, public compute_ib_surface (cut_cell_id)
 Compute the surface of the immersed boundary.
 
double precision function, dimension(3), public compute_ib_pressure_drag_lift (cut_cell_id)
 Compute the drag force due to pressure variations at the surface.
 
double precision function, dimension(3), public compute_ib_shear_drag_lift (cut_cell_id)
 Compute the drag force due to shear at the surface.
 
double precision function, public compute_ib_nusselt_number (cut_cell_id)