Skip to content

Commit

Permalink
Update link to tutorial. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Apr 9, 2024
1 parent cd2dee1 commit 0c467bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,12 +343,12 @@ python setup.py install
```

For instructions on how to use the `emle-sire` interface, see the tutorial
documentation [here](https://github.com/OpenBioSim/sire/blob/feature_emle/doc/source/tutorial/part08/01_emle.rst).
documentation [here](https://github.com/OpenBioSim/sire/blob/feature_emle/doc/source/tutorial/partXX/01_emle.rst).

When performing end-state correction simulations using the `emle-sire` interface
there is no need to specify the `lambda_interpolate` keyword when creating an
`EMLECalculator` instance. Instead, interpolation can be enabled when creating a
`Sire` dynamics object via the same keyword. (See the [tutorial](https://github.com/OpenBioSim/sire/blob/feature_emle/doc/source/tutorial/part08/01_eml.rst) for details.)
`Sire` dynamics object via the same keyword. (See the [tutorial](https://github.com/OpenBioSim/sire/blob/feature_emle/doc/source/tutorial/partXX/01_eml.rst) for details.)

## Issues

Expand Down

0 comments on commit 0c467bd

Please sign in to comment.