Hello Dr. Stein,
Thank you for the reminder. Just to update everyone on how I fixed it, my process was:
1. Trying IMPLICIT POISSON_SOLVER. That gave me this error: "No stress tensor is implemented for the implicit Poisson solver".
> My first MD step converged, then the simulation crashed and I got this error. I unfortunately do need a stress tensor (I was using ANALYTICAL) because I will eventually increase the pressure of my unit cell after converging at 1 bar. So, I tried:
2. ANALYTIC POISSON_SOLVER (kept ANALYTICAL STRESS_TENSOR). The error was: "
Stress Tensor not tested for 2D systems".
> Even after checking CP2K source code, I was a bit confused. I am not sure if it is a CP2K limitation; I checked the papers linked under POISSON_SOLVER and I could not understand how to check for compatibility with different stress tensor. If anyone has a few minutes, I would love a tip!
3. ANALYTIC POISSON_SOLVER, NUMERICAL STRESS_TENSOR. Running smoothly with no errors.
Thank you kindly for your time!
Michela