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

Functions/Subroutines

subroutine compute_shifted_mass_transfer_flux (shifted_mass_transfer_flux, unshifted_mass_transfer_flux, volume_fraction)
 
subroutine get_ada_fields (avg_field, donor_field, acceptor_field, volume_fraction, mass_transfer_flux)
 

Function/Subroutine Documentation

◆ compute_shifted_mass_transfer_flux()

subroutine mod_velocity_extension_algorithm::compute_shifted_mass_transfer_flux ( double precision, dimension(:,:,:), intent(inout) shifted_mass_transfer_flux,
double precision, dimension(:,:,:), intent(in) unshifted_mass_transfer_flux,
double precision, dimension(:,:,:), intent(in) volume_fraction )

◆ get_ada_fields()

subroutine mod_velocity_extension_algorithm::get_ada_fields ( double precision, dimension(:,:,:), intent(inout) avg_field,
logical, dimension(:,:,:), intent(inout) donor_field,
logical, dimension(:,:,:), intent(inout) acceptor_field,
double precision, dimension(:,:,:), intent(in) volume_fraction,
double precision, dimension(:,:,:), intent(in) mass_transfer_flux )