XGC1
Modules | Functions/Subroutines | Variables
solvertest.F90 File Reference

Modules

module  solvertest_module
 

Functions/Subroutines

subroutine solvertest_module::solvertest_validate_0d (psn, grid, err)
 

Variables

real(8), parameter solvertest_module::solvertest_te = 1.0D3
 constant value of te for solver test More...
 
real(8), parameter solvertest_module::solvertest_ti = 1.0D3
 constant value of ti for solver test More...
 
real(8), parameter solvertest_module::solvertest_b2 = 4.0D0
 constant value of B**2 for solver test More...
 
real(8), parameter solvertest_module::solvertest_n = 1.0D20
 constant value of density for solver test More...
 
real(8), parameter solvertest_module::solvertest_nrhs = 1.0D17
 constant value of net charge density for the RHS of solver test More...
 
real(8), parameter solvertest_module::pot_integral_1d = 7978.3168945
 
real(8), parameter solvertest_module::tol = 1D-3
 
logical, parameter solvertest_module::solvertest_output = .true.