Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Private Member Functions | |
procedure | init => init_profile_functions |
procedure | rho_0 |
procedure | drho_0 |
procedure | t_i |
procedure | dt_i |
procedure | t_e |
procedure | radial_distrib |
Private Attributes | |
real(kind=f64) | a = 0._f64 |
real(kind=f64) | rbar = 0.5_f64 |
real(kind=f64) | rhobar = 1._f64 |
real(kind=f64) | kr = 0._f64 |
real(kind=f64) | wr = 1._f64 |
real(kind=f64) | tibar = 1._f64 |
real(kind=f64) | kti = 0._f64 |
real(kind=f64) | wti = 1._f64 |
real(kind=f64) | tebar = 1._f64 |
real(kind=f64) | kte = 0._f64 |
real(kind=f64) | wte = 1._f64 |
Definition at line 19 of file sll_m_profile_functions.F90.
|
private |
Definition at line 35 of file sll_m_profile_functions.F90.
|
private |
Definition at line 37 of file sll_m_profile_functions.F90.
|
private |
Definition at line 33 of file sll_m_profile_functions.F90.
|
private |
Definition at line 39 of file sll_m_profile_functions.F90.
|
private |
Definition at line 34 of file sll_m_profile_functions.F90.
|
private |
Definition at line 38 of file sll_m_profile_functions.F90.
|
private |
Definition at line 36 of file sll_m_profile_functions.F90.
|
private |
Definition at line 20 of file sll_m_profile_functions.F90.
|
private |
Definition at line 23 of file sll_m_profile_functions.F90.
|
private |
Definition at line 29 of file sll_m_profile_functions.F90.
|
private |
Definition at line 26 of file sll_m_profile_functions.F90.
|
private |
Definition at line 21 of file sll_m_profile_functions.F90.
|
private |
Definition at line 22 of file sll_m_profile_functions.F90.
|
private |
Definition at line 28 of file sll_m_profile_functions.F90.
|
private |
Definition at line 25 of file sll_m_profile_functions.F90.
|
private |
Definition at line 24 of file sll_m_profile_functions.F90.
|
private |
Definition at line 30 of file sll_m_profile_functions.F90.
|
private |
Definition at line 27 of file sll_m_profile_functions.F90.