No project description provided
Project description
OpenFF Amber FF Ports
This repository is for distributing Amber force fields in the SMIRNOFF format. The work of doing this porting is found here
SMIRNOFF force field files (.offxml) can be downloaded from the assets of the following releases:
The files included in this repository should directly match these sources.
Installation
Conda packages are available via the conda-forge channel:
conda install -c conda-forge openff-amber-ff-ports
Note that since version 0.11.0 of the OpenFF Toolkit (August 2022), this package is installed as a dependency of the toolkit and these files may already be available on your machine. The toolkit offers an API for inspecting this:
>>> from openff.toolkit.typing.engines.smirnoff.forcefield import get_available_force_fields
>>> sorted(filter(lambda f: 'ff14sb' in f, get_available_force_fields()))
['ff14sb_0.0.1.offxml', 'ff14sb_0.0.2.offxml', 'ff14sb_0.0.3.offxml', 'ff14sb_0.0.4.offxml', 'ff14sb_off_impropers_0.0.1.offxml', 'ff14sb_off_impropers_0.0.2.offxml', 'ff14sb_off_impropers_0.0.3.offxml', 'ff14sb_off_impropers_0.0.4.offxml']
Release history
2025.09.0 - September 18, 2025
- The
pkg_resourcesAPI is no longer used. - This project uses CalVer, specifically
YYYY.MM.MICRO
Acknowledgements
Project based on the Computational Molecular Science Python Cookiecutter version 1.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file acellera_openff_amber_ff_ports-2025.9.0.tar.gz.
File metadata
- Download URL: acellera_openff_amber_ff_ports-2025.9.0.tar.gz
- Upload date:
- Size: 757.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2477f490ef7e746193cf8b76f34cfc5a5335c50a4d41dfd2e760f0dccdc1feff
|
|
| MD5 |
b9424ff54143be2e4b98427edd1d38ba
|
|
| BLAKE2b-256 |
7d208cc2b4e54f94c2292f255deadd8c858525744c1880806a01604cfdbaa419
|