(git:e5fdd81)
periodic_table.F File Reference

Go to the source code of this file.

Modules

module  periodic_table
 Periodic Table related data definitions.
 

Functions/Subroutines

subroutine, public periodic_table::get_ptable_info (symbol, number, amass, ielement, covalent_radius, metallic_radius, vdw_radius, found)
 Pass information about the kind given the element symbol. More...
 
subroutine, public periodic_table::init_periodic_table ()
 Initialization of Periodic Table related data. More...
 

Variables

integer, parameter, public periodic_table::nelem = 118
 
type(atom), dimension(0:nelem), public periodic_table::ptable = atom()