We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a366f2 commit 7f3e67fCopy full SHA for 7f3e67f
1 file changed
src/somd2/runner/_samplers/_terminal_flip.py
@@ -22,6 +22,9 @@
22
# Adapted from the terminal ring flip MC implemenation in GrandFEP:
23
# https://github.com/deGrootLab/GrandFEP
24
# (Released under the MIT License.)
25
+#
26
+# Original method: Wang et al., ChemRxiv, 2025.
27
+# https://doi.org/10.26434/chemrxiv-2025-2zkx5
28
29
__all__ = ["TerminalFlipSampler", "detect_terminal_groups"]
30
0 commit comments