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
Thanks for reporting. This is an easy fix. The issue is that when using setup_only=True a BioSimSpace.Process.Gromacs object is only created for the first lambda window, then inputs are copied to the other directories and the lambda value is updated. We use grompp to recreate the binary run file, but have forgotten to apply the addtional user flags that would be passed to the process.
Describe the bug
In ABFE tutorials, ignore_warning option does not work for lam_vals,
Command line without -maxwarn parameter in gromacs.out.mdp file for lambda1-31,
Only work for lambda0.
All input files can be found in biosimspace_tutorials:
Hopefully this can be fixed!
The text was updated successfully, but these errors were encountered: