mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-19 12:32:30 +01:00
Qmckl TC JAstrow: jast -> j2e
This commit is contained in:
parent
869b2b5ac1
commit
5528968287
2
scripts/import_champ_jastrow.py
Executable file → Normal file
2
scripts/import_champ_jastrow.py
Executable file → Normal file
@ -45,7 +45,7 @@ if __name__ == '__main__':
|
|||||||
jastrow_file = sys.argv[2]
|
jastrow_file = sys.argv[2]
|
||||||
jastrow = import_jastrow(jastrow_file)
|
jastrow = import_jastrow(jastrow_file)
|
||||||
print (jastrow)
|
print (jastrow)
|
||||||
ezfio.set_jastrow_jast_type("Qmckl")
|
ezfio.set_jastrow_j2e_type("Qmckl")
|
||||||
ezfio.set_jastrow_jast_qmckl_type_nucl_num(jastrow['type_num'])
|
ezfio.set_jastrow_jast_qmckl_type_nucl_num(jastrow['type_num'])
|
||||||
charges = ezfio.get_nuclei_nucl_charge()
|
charges = ezfio.get_nuclei_nucl_charge()
|
||||||
types = {}
|
types = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user