ORB5  v4.9.4
background.F90 File Reference
#include "precomp.h"
+ Include dependency graph for background.F90:

Modules

module  background
 Different background distribution functions and their gradients.
 

Functions/Subroutines

subroutine, public background::init_background
 Initialize background module. More...
 
subroutine background::vcritic_slowingdown (psit, vc, vcgrad)
 
real function, public background::vf0 (isp, zvth2, nval, ze, zecor, b, pot_equil, pot_equil0, psit, ut, mut, nsel_f0_override)
 Evaluate background distribution function. More...
 
real function, public background::vf0_local_maxwellian (vth2, nval, ze)
 Evaluate local maxwellian. More...
 
real function, public background::vf0_psi_prof (zf0, ngrad, epsilonhat, ze, b, kappa_str, zvth2_inv, tgrad, ut, psi0_inv, psit, isp, zvth2, nval, zecor, pot_equil, pot_equil0, mut, chit)
 Evaluate derivative of background distribution function with respect to psi_prof. More...
 
real function, public background::vf0_chi_prof (zf0, ngrad, epsilonhat, ze, b, kappa_str, zvth2_inv, tgrad, ut, psi0_inv, psit, isp, zvth2, nval, zecor, pot_equil, pot_equil0, mut, chit)
 Evaluate derivative of background distribution function with respect to psi_prof. More...
 
real function, public background::vf0dek (zf0, zvth2, ze, psit, isp, nval, zecor, b, pot_equil, pot_equil0, ut, mut, chit)
 Evaluate derivative of background distribution function with respect to Ek. More...
 
real function, public background::vf0du (zf0, ut, ze, zvth2, nval, psit, isp, ze1, zecor, pot_equil, pot_equil0, mut, chit)
 Evaluate derivative of background distribution function with respect to U. More...
 
real function background::num_vf0dek (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0, delta_ze)
 Numerical derivative in Ek for f_0(s,Ek,u) More...
 
real function background::num_vf0dek_fixedmu (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0, delta_ze)
 Numerical derivative in Ek for f_0(s,theta,Ek,mu) More...
 
real function background::num_vf0dek_centered (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0)
 
real function background::num_vf0_psi_prof (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0, delta_psi)
 Numerical derivative in s for f_0(s,Ek,u) More...
 
real function background::num_vf0_psi_prof_fixedmu (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0, delta_psi)
 Numerical derivative in psi=s^2 for f_0(s,theta,Ek,mu) More...
 
real function background::num_vf0_chi_prof_fixedmu (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0, delta_chi)
 Numerical derivative in psi=s^2 for f_0(s,theta,Ek,mu) More...
 
real function background::num_vf0du (isp, zvth2, nval, ze, zecor, pot_equil, pot_equil0, psit, ut, mut, chit, zf0, delta_u_)
 Numerical derivative in u for f_0(s,Ek,u) More...
 
subroutine background::init_numerical_f0 (isp)
 
real function background::evaluate_numerical_f0 (isp, psit, ut, zet)
 
real function, public background::get_ke (ut, mu, b)
 
real function, public background::get_mu (ut, ze, b)
 
real function, public background::get_uabs (mut, ze, b)
 
subroutine background::dump_f0
 
subroutine background::dump_f0_sp (isp)