0.6.0
Loading...
Searching...
No Matches
mod_compute_surface_tension_height_function Module Reference

Functions/Subroutines

subroutine compute_surface_tension_height_function (phase, sigma, surface_tension_term)
 Compute the surface tension term following the Height function method.
 
subroutine compute_curvature_on_faces_height_function_2d (curvature_on_faces, vf, curvature)
 
subroutine compute_curvature_on_faces_height_function_3d (curvature_on_faces, vf, curvature)
 

Function/Subroutine Documentation

◆ compute_curvature_on_faces_height_function_2d()

subroutine mod_compute_surface_tension_height_function::compute_curvature_on_faces_height_function_2d ( type(t_face_field), intent(inout) curvature_on_faces,
double precision, dimension(:,:,:), intent(in) vf,
double precision, dimension(:,:,:), intent(in) curvature )

◆ compute_curvature_on_faces_height_function_3d()

subroutine mod_compute_surface_tension_height_function::compute_curvature_on_faces_height_function_3d ( type(t_face_field), intent(inout) curvature_on_faces,
double precision, dimension(:,:,:), intent(in) vf,
double precision, dimension(:,:,:), intent(in) curvature )