mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-24 13:23:41 +01:00
Restored convert_to_cartesian in resultsFile
This commit is contained in:
parent
1453c46700
commit
5753d340c8
@ -127,6 +127,7 @@ def write_ezfio(res, filename):
|
||||
coefficient = []
|
||||
exponent = []
|
||||
|
||||
res.convert_to_cartesian()
|
||||
# ~#~#~#~#~#~#~ #
|
||||
# P a r s i n g #
|
||||
# ~#~#~#~#~#~#~ #
|
||||
|
Loading…
Reference in New Issue
Block a user