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

Merge branch 'master' into QUEST2

This commit is contained in:
Mickaël Véril 2020-03-27 14:35:50 +01:00
commit 1fe9da3287
1399 changed files with 8108 additions and 8108 deletions

View File

@ -254,7 +254,7 @@ class dataFileBase(object):
####################### ####################### ######################################## ############# ####### ################### ############## ####################### ####################### ######################################## ############# ####### ################### ##############
# Number Spin Symm Number Spin Symm type E_{:5s} %T1 f is unsafe\n""".format(self.GetFileType().name.lower())) # Number Spin Symm Number Spin Symm type E_{:5s} %T1 f is unsafe\n""".format(self.GetFileType().name.lower()))
for ex in self.excitations: for ex in self.excitations:
mystr=" {:7s} {:6s} {:9s} {:7s} {:5s} {:12s} {:39s} {:13s} {:14s} {:13s}{}\n".format( mystr=" {:7s} {:5s} {:10s} {:7s} {:5s} {:12s} {:39s} {:13s} {:14s} {:13s}{}\n".format(
str(ex.initial.number), str(ex.initial.number),
str(ex.initial.multiplicity), str(ex.initial.multiplicity),
ex.initial.symetry, ex.initial.symetry,