GRASP rci-qed
Modules | Functions/Subroutines
lib9290_init.f90 File Reference

Modules

module  grasp_rciqed_lib9290_init
 Module to initialize the various parts of the lib9290 global state.
 

Functions/Subroutines

subroutine grasp_rciqed_lib9290_init::lib9290_init_constants
 Initialize physical and unit-related constants and machine-dependent parameters. More...
 
subroutine grasp_rciqed_lib9290_init::lib9290_init_grid (nuclear_z)
 Initializes the radial grid, suitable for the given nuclear charge nuclear_z. More...
 
subroutine grasp_rciqed_lib9290_init::lib9290_init_nucleus_pnc (nuclear_z)
 Sets up the nuclear parameters for a point nucleus with charge nuclear_z. More...
 
subroutine grasp_rciqed_lib9290_init::lib9290_init_nucleus_fnc (nuclear_z, dist_a, dist_c)
 Sets up the nuclear parameters for a Fermi nucleus with charge nuclear_z and Fermi nuclear parameters a and c. More...
 
subroutine grasp_rciqed_lib9290_init::lib9290_init_nucleus_mass (nuclear_mass)
 Sets up the nuclear mass, important for nuclear mass shifts. More...
 
subroutine grasp_rciqed_lib9290_init::lib9290_init_rkco_gg
 Initialize the global state necessary for the rkco_gg routine. More...