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

Modules

module  mod_multiphase_front_tracking_frontier
 Contains the wrappers for the FronTier library interface.
 

Functions/Subroutines

subroutine mod_multiphase_front_tracking_frontier::frontier_init (dirname, l, u, n)
 Initialize the FronTier library.
 
subroutine mod_multiphase_front_tracking_frontier::frontier_init_front (distance_function, front_redist_order, front_redist_frequency)
 
subroutine mod_multiphase_front_tracking_frontier::frontier_set_velocity_interpolation_function ()
 
subroutine mod_multiphase_front_tracking_frontier::frontier_set_output_directory (dirname, casename)
 
subroutine mod_multiphase_front_tracking_frontier::frontier_advect (iteration, dt, front_cfl)
 
subroutine mod_multiphase_front_tracking_frontier::frontier_fill_volume_fraction (volume_fraction)
 
subroutine mod_multiphase_front_tracking_frontier::frontier_compute_curvature (mask, curvature)
 compute the curvature at the cell centers only when mask is 1
 
subroutine mod_multiphase_front_tracking_frontier::frontier_save (dirname, casename, iteration)
 
subroutine mod_multiphase_front_tracking_frontier::frontier_finalize ()