ORB5  v4.9.4
moments Module Reference

Functions/Subroutines

subroutine, public initmoments ()
 
subroutine, public destroymoments ()
 
subroutine, public computegyrokineticmoment (isp, npart_loc, pic1_loc, pic2_loc, nsel_gyr_loc, dens0, diag3D)
 
subroutine, public computedriftkineticmoment (isp, npart_loc, pic1_loc, pic2_loc, dens0, diag3D)
 
integer function, public compute_subgroup (isp, vpar, vperp, T, m, ftrap)
 

Variables

complex, dimension(:,:,:,:), allocatable, public mom_i
 
complex, dimension(:,:,:,:), allocatable, public mom_igc
 
complex, dimension(:,:,:,:), allocatable, public mom_e
 
integer, parameter nbmom =4
 
integer, parameter nbmom_2d =4
 
integer nsign
 

Function/Subroutine Documentation

◆ compute_subgroup()

integer function, public moments::compute_subgroup ( integer, intent(in)  isp,
real, intent(in)  vpar,
real, intent(in)  vperp,
real, intent(in)  T,
real, intent(in)  m,
real, intent(in)  ftrap 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ computedriftkineticmoment()

subroutine, public moments::computedriftkineticmoment ( integer, intent(in)  isp,
integer, intent(in)  npart_loc,
real, dimension(:,:), intent(in)  pic1_loc,
real, dimension(:,:), intent(in)  pic2_loc,
real, intent(in)  dens0,
logical  diag3D 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ computegyrokineticmoment()

subroutine, public moments::computegyrokineticmoment ( integer, intent(in)  isp,
integer, intent(in)  npart_loc,
real, dimension(:,:), intent(in)  pic1_loc,
real, dimension(:,:), intent(in)  pic2_loc,
integer, intent(in)  nsel_gyr_loc,
real, intent(in)  dens0,
logical, intent(in)  diag3D 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ destroymoments()

subroutine, public moments::destroymoments

◆ initmoments()

subroutine, public moments::initmoments
+ Here is the caller graph for this function:

Variable Documentation

◆ mom_e

complex, dimension (:,:,:,:), allocatable, public moments::mom_e

◆ mom_i

complex, dimension (:,:,:,:), allocatable, public moments::mom_i

◆ mom_igc

complex, dimension (:,:,:,:), allocatable, public moments::mom_igc

◆ nbmom

integer, parameter moments::nbmom =4
private

◆ nbmom_2d

integer, parameter moments::nbmom_2d =4
private

◆ nsign

integer moments::nsign
private