elementdatabase Subroutine

subroutine elementdatabase(ELEM_Z, ELEM_NAME)

Arguments

Type IntentOptional Attributes Name
real(kind=8) :: ELEM_Z

@# KKRtags: VORONOI visualization core-electrons @# KKRmerge: can be simplified strongly


This is an element batabase It takes as input the atomic number ELEM_Z and returns the element name


...Input

character(len=3) :: ELEM_NAME