Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions devtools/conda-envs/lint_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- openmm
- openff-toolkit-base
- openff-interchange-base
- openff-nagl-models
- ambertools
- rdkit

Expand Down
2 changes: 1 addition & 1 deletion source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,6 @@ Note that this will affect how Conda behaves with other environments.

All OpenFF software is written in pure Python code and can be expected to function long as the relevant dependencies can be installed. As of Q3 2024, some users have reported issues with versions of AmberTools on certain Intel-based macOS platforms. OpenFF tools, for use cases that require it, work as long as the AmberTools installation functions. For those with access to Apple Silicon hardware, we recommend using the native architecture (Apple Silicon/ARM/`osx-arm64`).

Note that AmberTools can also be built locally from its own release tarball according to the [instructions Amber's website](https://ambermd.org/GetAmber.php#ambertools).
Note that AmberTools can also be built locally from its own release tarball according to instructions on Amber's website.

Note also that many OpenFF use cases only require AmberTools for its AM1-BCC partial charge assignment; for users with [OpenEye Licenses](https://docs.eyesopen.com/applications/common/license.html), OpenEye Toolkits' OEChem module can be used instead.