0.6.0
Loading...
Searching...
No Matches
compute_ib_surface.f90 File Reference

Modules

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

Functions/Subroutines

double precision function, public mod_compute_ib_surface_diagnostics::compute_ib_surface (cut_cell_id)
 Compute the surface of the immersed boundary.
 
double precision function, dimension(3), public mod_compute_ib_surface_diagnostics::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 mod_compute_ib_surface_diagnostics::compute_ib_shear_drag_lift (cut_cell_id)
 Compute the drag force due to shear at the surface.
 
double precision function, public mod_compute_ib_surface_diagnostics::compute_ib_nusselt_number (cut_cell_id)