10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-23 11:17:33 +02:00

Restored convert_to_cartesian in resultsFile

This commit is contained in:
Anthony Scemama 2018-07-03 16:22:07 +02:00
parent 1453c46700
commit 5753d340c8

View File

@ -127,6 +127,7 @@ def write_ezfio(res, filename):
coefficient = []
exponent = []
res.convert_to_cartesian()
# ~#~#~#~#~#~#~ #
# P a r s i n g #
# ~#~#~#~#~#~#~ #