grid icon indicating copy to clipboard operation
grid copied to clipboard

ODE didn't converge in bvp poisson solver

Open ccastilloo opened this issue 1 year ago • 0 comments
trafficstars

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: Captura de pantalla de 2024-01-05 10-44-45

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

ccastilloo avatar Jan 05 '24 13:01 ccastilloo