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
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
I ran python simulatePdb.py in the repository but got "Illegal value for nonbonded method" error. It was resolved when I changed the nonbonded method from PME to CutoffNonPeriodic, do you have idea why PME does not work?
Hi,
I ran
python simulatePdb.pyin the repository but got "Illegal value for nonbonded method" error. It was resolved when I changed the nonbonded method fromPMEtoCutoffNonPeriodic, do you have idea whyPMEdoes not work?Thanks!