wiederm / endstate_correction

Endstate corrections from MM to QML potential
https://wiederm.github.io/endstate_correction/
MIT License
10 stars 1 forks source link

Update FEP Protocol #95

Closed saratk1 closed 7 months ago

saratk1 commented 7 months ago

Description

Until now we have provided a specific number of switches for running FEP (instantaneous switching) and conformations have been selected randomly from the provided pool of equilibrium samples. In this PR this will be changed: There is still an option in the FEPProtocol to provide a specific nr_of_switches. If this option is chosen, the conformations will be selected randomly. If nr_of_switches is not provided, all equilibrium samples (reference_samples and/or target_samples) will be used for calculating \Delta U.

Todos

Status