Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines
sll_m_profile_functions.F90 File Reference
#include "sll_working_precision.h"
#include "sll_errors.h"
Include dependency graph for sll_m_profile_functions.F90:

Go to the source code of this file.

Data Types

type  sll_t_profile_functions
 

Modules

module  sll_m_profile_functions
 functions for initial profile of the particle distribution function
 

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)
 
    Report Typos and Errors