Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
functions for initial profile of the particle distribution function
Derived types and interfaces | |
type | sll_t_profile_functions |
Functions/Subroutines | |
subroutine | init_profile_functions (self, input_file) |
real(kind=f64) function | rho_0 (self, r) |
real(kind=f64) function | drho_0 (self, r) |
real(kind=f64) function | t_i (self, r) |
real(kind=f64) function | dt_i (self, r) |
real(kind=f64) function | t_e (self, r) |
real(kind=f64) function | radial_distrib (self, r) |
|
private |
Definition at line 95 of file sll_m_profile_functions.F90.
|
private |
Definition at line 115 of file sll_m_profile_functions.F90.
|
private |
Definition at line 46 of file sll_m_profile_functions.F90.
|
private |
Definition at line 137 of file sll_m_profile_functions.F90.
|
private |
Definition at line 86 of file sll_m_profile_functions.F90.
|
private |
Definition at line 125 of file sll_m_profile_functions.F90.
|
private |
Definition at line 103 of file sll_m_profile_functions.F90.