IRL2 / nanover-rs

Other
0 stars 1 forks source link

Program closes when the energy of the molecular system gets too high #183

Open rhoslynroebuck opened 11 months ago

rhoslynroebuck commented 11 months ago

This issue can be replicated with the nanotube + methane simulation: the program closes when pulling the methane through the nanotube with a high force scaling.

jbarnoud commented 11 months ago

In the python server, we check for OpenMM exceptions while running the simulation and reset when such an exception is raised. We should do the same thing here, which requires #2.

In the meantime, we can probably reduce the issue by: