jesperschmidthansen / molsim

GNU Octave interface to seplib
Other
4 stars 2 forks source link

Optimization of Coulomb interactions #7

Closed jesperschmidthansen closed 2 years ago

jesperschmidthansen commented 2 years ago

Perhaps a simple if statement checking if the charge is zero can optimize the force calculations for mix of non-charged and charge particles (seplib issue)

jesperschmidthansen commented 2 years ago

Done. Passes the seplib test suit.