ORB5  v4.9.4
gyrodensity_correct Module Reference

Functions/Subroutines

subroutine, public init_dens_corr_arrays
 
subroutine, public gyrodensity_correct_disp
 
subroutine gyrodensity_correction (pic1_loc, pic2_loc, npart_loc, isp)
 Charge correction. More...
 

Variables

real, dimension(:,:,:), allocatable, save denscontrib
 
real, dimension(:,:,:), allocatable, save fluxcontrib
 
real, dimension(:, :), allocatable, save fluxcont_non_anyl
 
real, dimension(:,:), allocatable, save denscontrib_back
 
real, dimension(:), allocatable, save wtot
 

Function/Subroutine Documentation

◆ gyrodensity_correct_disp()

subroutine, public gyrodensity_correct::gyrodensity_correct_disp
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gyrodensity_correction()

subroutine gyrodensity_correct::gyrodensity_correction ( real, dimension(:,:), intent(inout)  pic1_loc,
real, dimension(:,:), intent(inout)  pic2_loc,
integer, intent(in)  npart_loc,
integer, intent(in)  isp 
)
private

Charge correction.

Parameters
[in,out]pic1_locArray for non constant particle attributes
[in]npart_locnumber of markers
[in]ispSpecies under consideration
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init_dens_corr_arrays()

subroutine, public gyrodensity_correct::init_dens_corr_arrays
+ Here is the caller graph for this function:

Variable Documentation

◆ denscontrib

real, dimension(:,:,:), allocatable, save gyrodensity_correct::denscontrib
private

◆ denscontrib_back

real, dimension(:,: ), allocatable, save gyrodensity_correct::denscontrib_back
private

◆ fluxcont_non_anyl

real, dimension(:, :), allocatable, save gyrodensity_correct::fluxcont_non_anyl
private

◆ fluxcontrib

real, dimension(:,:,:), allocatable, save gyrodensity_correct::fluxcontrib
private

◆ wtot

real, dimension(: ), allocatable, save gyrodensity_correct::wtot
private