Skip to content

Commit 3252182

Browse files
committed
Add more details in intro. [ci skip]
1 parent 8fae34d commit 3252182

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33
[![GitHub Actions](https://github.com/openbiosim/somd2/actions/workflows/main.yaml/badge.svg)](https://github.com/openbiosim/somd2/actions/workflows/main.yaml)
44
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
55

6-
Modification of ghost atom bonded terms to avoid spurious coupling
7-
to the physical system using the approach described in
8-
[this](https://pubs.acs.org/doi/10.1021/acs.jctc.0c01328) paper.
6+
``Ghostly`` is a package to perform modification of ghost (dummy) atom bonded
7+
terms for alchemical free energy calculations, using the approach described in
8+
[this](https://pubs.acs.org/doi/10.1021/acs.jctc.0c01328) paper. These modifications
9+
were designed to solve two key issues:
10+
11+
1) To ensure that ghost atoms only give a multiplicative contribution to the
12+
partition function, which will cancel when computing double free-energy
13+
differences.
14+
15+
2) To avoid spurious coupling between the physical and ghost systems, which
16+
can affect the equilibrium geometry of the physical system.
917

1018
## Installation
1119

0 commit comments

Comments
 (0)