FokkerPlanck_module Module

calculation of distribution functions at time t1=t+dtau !!



Subroutines

public subroutine fokkerplanck_compute(time, TAU)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: time
real(kind=wp), intent(in) :: TAU

public subroutine init_diffusion(h, n, vj, dj, d1, d2, d3)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: h
integer, intent(in) :: n
real(kind=wp), intent(in), dimension(:) :: vj
real(kind=wp), intent(in), dimension(:) :: dj
real(kind=wp), intent(out), dimension(:) :: d1
real(kind=wp), intent(out), dimension(:) :: d2
real(kind=wp), intent(out), dimension(:) :: d3