<div dir="ltr"><div>Dear CP2K users,</div><div><br></div><div>I am using cp2k 
interfaced with ase for calculating water adsorption on surfaces. The 
last time I have tried, I obtained the following error message:<br></div><div><br></div><div><i><span style="color:rgb(68,68,68)">Traceback (most recent call last):<br>  File "Au_water.py", line 120, in <module><br>    opt.run(fmax=0.05)<br>  File "/usr/lib/python3/dist-packages/ase/optimize/optimize.py", line 170, in run<br>    self.set_force_consistent()<br>  File "/usr/lib/python3/dist-packages/ase/optimize/optimize.py", line 223, in set_force_consistent<br>    self.atoms.get_potential_energy(force_consistent=True)<br>  File "/usr/lib/python3/dist-packages/ase/atoms.py", line 682, in get_potential_energy<br>    self, force_consistent=force_consistent)<br>  File "/usr/lib/python3/dist-packages/ase/calculators/calculator.py", line 441, in get_potential_energy<br>    energy = self.get_property('energy', atoms)<br>  File "/usr/lib/python3/dist-packages/ase/calculators/calculator.py", line 486, in get_property<br>    self.calculate(atoms, [name], system_changes)<br>  File "/usr/lib/python3/dist-packages/ase/calculators/cp2k.py", line 233, in calculate<br>    self._create_force_env()<br>  File "/usr/lib/python3/dist-packages/ase/calculators/cp2k.py", line 303, in _create_force_env<br>    self._force_env_id = int(self._shell.recv())<br>ValueError: invalid literal for int() with base 10: '--------------------------------------------------------------------------'<br>/usr/lib/python3/dist-packages/ase/calculators/cp2k.py:472: RuntimeWarning: CP2K-shell not ready, sending SIGTERM.<br>  warn("CP2K-shell not ready, sending SIGTERM.", RuntimeWarning)</span><br></i></div><div><br></div><div>Honestly,
 I have no idea what is wrong. Could somebody help me to solve this problem? Attached to this email are the  .py file used for ase, the generated cp2k input file and the error message. I am using cp2k version
 6.1.<br></div><div><br></div><div>Yours faithfully, <br></div><div><br></div><div>Lucas Bandeira<br></div><div><br><br></div></div>