mirror of
https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local
synced 2024-11-01 03:33:46 +01:00
Treat L
This commit is contained in:
parent
2c6a77cbf8
commit
68d5349857
@ -270,6 +270,7 @@ class EMSL_local:
|
|||||||
from src.parser import get_handle_l_function
|
from src.parser import get_handle_l_function
|
||||||
f = get_handle_l_function(self.format)
|
f = get_handle_l_function(self.format)
|
||||||
l_atom_basis = f(l_atom_basis)
|
l_atom_basis = f(l_atom_basis)
|
||||||
|
|
||||||
# ~#~#~#~#~ #
|
# ~#~#~#~#~ #
|
||||||
# C h e c k #
|
# C h e c k #
|
||||||
# ~#~#~#~#~ #
|
# ~#~#~#~#~ #
|
||||||
|
Loading…
Reference in New Issue
Block a user