You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had been trying to use solve_poisson_bvp to compute electronic repulsion between fragments, but apparently, the ode solver didn't converge and printed me the following error:
if I remove the origin it works but becomes extremely slow. I'm testing it using a water dimer and I attached the code with their respective files
I had been trying to use
solve_poisson_bvp
to compute electronic repulsion between fragments, but apparently, the ode solver didn't converge and printed me the following error:if I remove the origin it works but becomes extremely slow. I'm testing it using a water dimer and I attached the code with their respective files
ode_issue.zip
The text was updated successfully, but these errors were encountered: