GBS
numerics_mod.F90 File Reference

Computation helpers for gradients and interpolations to be used in the plasma RHS equations. More...

Modules

module  numerics_mod
 

Functions/Subroutines

subroutine, public numerics_mod::evaluation_auxfield_total
 Evaluates arrays that enter the RHS of the plasma equations. More...
 
subroutine numerics_mod::perpendicular_gradients
 Compute perpendicular gradients. More...
 
subroutine numerics_mod::diffusion_operators
 Compute diffusion operators for RHS of equations. More...
 
subroutine numerics_mod::parallel_gradients
 Compute parallel gradients for RHS of equations. More...
 
subroutine numerics_mod::interpolations
 Compute interpolations for RHS of equations. More...
 
subroutine numerics_mod::giroviscous_terms
 Compute gyroviscous terms for RHS of equations. More...
 
subroutine numerics_mod::no_boussinesq_vorticity_terms
 Compute additional terms needed to remove the Boussineq approximation. More...
 

Detailed Description