ORB5  4.00
Loading...
Searching...
No Matches
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(kind=r8), dimension(:,:,:,:), allocatable, public mom_i
complex(kind=r8), dimension(:,:,:,:), allocatable, public mom_igc
complex(kind=r8), 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(kind=r8), intent(in) vpar,
real(kind=r8), intent(in) vperp,
real(kind=r8), intent(in) t,
real(kind=r8), intent(in) m,
real(kind=r8), 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(kind=r8), dimension(:,:), intent(in) pic1_loc,
real(kind=r8), dimension(:,:), intent(in) pic2_loc,
real(kind=r8), 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(kind=r8), dimension(:,:), intent(in) pic1_loc,
real(kind=r8), dimension(:,:), intent(in) pic2_loc,
integer, intent(in) nsel_gyr_loc,
real(kind=r8), 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(kind=r8), dimension (:,:,:,:), allocatable, public moments::mom_e

◆ mom_i

complex(kind=r8), dimension (:,:,:,:), allocatable, public moments::mom_i

◆ mom_igc

complex(kind=r8), 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