Description
Hello,
I'm running ABFE calculations using a version of Sire modified to use Boresch protein-ligand restraints (https://github.com/fjclark/Sire/tree/feature_boresch_restraints). Previously, I have had no issues with the LJ correction, but now I am consistently getting -inf.
To reproduce:
Failure (lj_failure.zip)
Run somd-gpu.sh, then ljcor.sh from the output dir. Ran on our cluster. Simulations run using the above version of Sire before the 2022.1.0 changes were merged, while the lj correction was run using the 2022.1.0 version of Sire within BSS.
Success (lj_success.zip)
As above, but LJ correction run using Sire 2020.1.0 within BSS on my workstation.
I have tried:
- Reprocessing the failing trajectories using the LJ correction script within my modified version of Sire (so 2020.1.0) - fails
- Copying the failing trajectories over to my workstation and using the LJ script within Sire 2022.1.0 (py37h3fd9d12_0) within BSS - fails
I am currently reprocessing the previously successful trajectories using my updated version of Sire within BSS.
Thanks very much.