ORB5  4.00
Loading...
Searching...
No Matches
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.

Variables

real(kind=r8), dimension(:,:,:), allocatable, save denscontrib
real(kind=r8), dimension(:,:,:), allocatable, save fluxcontrib
real(kind=r8), dimension(:, :), allocatable, save fluxcont_non_anyl
real(kind=r8), dimension(:,:), allocatable, save denscontrib_back
real(kind=r8), 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(kind=r8), dimension(:,:), intent(inout) pic1_loc,
real(kind=r8), 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(kind=r8), dimension(:,:,:), allocatable, save gyrodensity_correct::denscontrib
private

◆ denscontrib_back

real(kind=r8), dimension(:,: ), allocatable, save gyrodensity_correct::denscontrib_back
private

◆ fluxcont_non_anyl

real(kind=r8), dimension(:, :), allocatable, save gyrodensity_correct::fluxcont_non_anyl
private

◆ fluxcontrib

real(kind=r8), dimension(:,:,:), allocatable, save gyrodensity_correct::fluxcontrib
private

◆ wtot

real(kind=r8), dimension(: ), allocatable, save gyrodensity_correct::wtot
private