xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
subshell_name
Function
Gnu General Public License V3
17 statements
atom_in_mol
subshell_name
Contents
public function subshell_name(n, l) result(s)
subshell_name: return 1s, 2s, 2p, ... according to (n,l)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
integer,
intent(in)
::
l
Return Value
character(len=5)