[ase-users] Fwd: EIQMMM with turbomole stops
Daria Tombolelli
tombolelli.daria at gmail.com
Mon Nov 4 09:11:13 CET 2019
Hi all,
I am running some test for turbomole with ASE, to run QM/MM calculations of
a water dimer, that I took from here:
https://gitlab.com/ase/ase/blob/master/ase/test/turbomole/turbomole_qmmm.py
When using calculators from line 26 to 30
EIQMMM([0, 1, 2], Turbomole(**qm_par), TIP3P(), interaction),
EIQMMM([3, 4, 5], Turbomole(**qm_par), TIP3P(), interaction,
vacuum=3.0), EIQMMM([0, 1, 2], Turbomole(**qm_par),
TIP3P(), interaction, vacuum=3.0)]
I get this error:
TM command: "define" successfully executed
TM command: "kdg" successfully executed
TM command: "kdg" successfully executed
TM command: "sdg" successfully executed
TM command: "sdg" successfully executed
TM command: "sdg" successfully executed
TM command: "kdg" successfully executed
Traceback (most recent call last):
File "turbomole_qmmm.py", line 44, in <module>
E.append(dimer.get_potential_energy())
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/atoms.py",
line 671, in get_potential_energy
energy = self._calc.get_potential_energy(self)
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/calculators/calculator.py",
line 618, in get_potential_energy
energy = self.get_property('energy', atoms)
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/calculators/calculator.py",
line 668, in get_property
self.calculate(atoms, [name], system_changes)
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/calculators/qmmm.py",
line 191, in calculate
qmenergy = self.qmatoms.get_potential_energy()
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/atoms.py",
line 671, in get_potential_energy
energy = self._calc.get_potential_energy(self)
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/calculators/turbomole.py",
line 1949, in get_potential_energy
execute(self.calculate_energy)
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/calculators/turbomole.py",
line 71, in execute
raise err
File
"/net/work/tombolelli/QMML/ase_env/lib64/python3.6/site-packages/ase/calculators/turbomole.py",
line 69, in execute
raise RuntimeError(message)
RuntimeError: TM command "dscf" execution failed with error:
dscf ended abnormally
program stopped.
See file ASE.TM.dscf.out for details.
The last lines of the TM command: ASE.TM.dscf.out are:
1e-integrals will be neglected if expon. factor < 0.175893E-09
i/o-error : input variable is not real
WARNING : <rdebbs> could not read properly from string
nocheck list
i/o-error : input variable is not real
WARNING : <rdebbs> could not read properly from string
nocheck list
i/o-error : input variable is not real
WARNING : <rdebbs> could not read properly from string
nocheck list
i/o-error : input variable is not real
WARNING : <rdebbs> could not read properly from string
nocheck list
<ptchrd> : input error while reading point charges
MODTRACE: no modules on stack
fatal erro in ptchrd.
dscf ended abnormally
What could the problem be?
Best regards,
Daria
--
Dr. Daria Tombolelli
Technische Universität Berlin
Fakultät II
Institut für Chemie
Sekretariat PC 14
Straße des 17. Juni 135
10623 Berlin
E-Mail: daria.tombolelli(at)tu-berlin.de
<http://it.linkedin.com/in/dariatombolelli1987>
Researchgate <https://www.researchgate.net/profile/Daria_Tombolelli>
Raum: SE-RH 108
wiss. Mitarbeiterin in der Arbeitsgruppe Prof. Dr. M. Mroginski
http://www.modeling.tu-berlin.de
<http://www.modeling.tu-berlin.de/menue/modellierung_biomolekularer_systeme/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20191104/2f6f14c0/attachment.html>
More information about the ase-users
mailing list