Skip to main content

Interfacing Fortnet with the Atomic Simulation Environment

Project description

BSD-2-Clause latest version doi issues

fortnet-ase provides an interface between the neural network implementation Fortnet and the Atomic Simulation Environment (ASE). The calculator employs Fortnet as a prediction engine for the total energy of a system as well as the calculation of atomic forces, e.g. for geometry optimizations and molecular dynamics.

Fortnet logo

Installation

Please note, that this package has been tested for Python 3.X support. Its usage additionally requires

as well as the pytest framework in order to run the regression tests.

Via the Python Package Index

First, make sure you have an up-to-date version of pip installed:

python -m pip install --upgrade pip

The package can be downloaded and installed via pip into the active Python interpreter (preferably using a virtual python environment) by

pip install fortnet-ase

or into the user space issueing:

pip install --user fortnet-ase

Locally from Source

Alternatively, you can install it locally from source, i.e. from the root folder of the project:

python -m pip install .

Documentation

Documentation Status

Consult following resources for documentation:

Contributing

New features, bug fixes, documentation, tutorial examples and code testing is welcome during the ongoing fortnet-ase development!

The project is hosted on github. Please check CONTRIBUTING.rst for guide lines.

I am looking forward to your pull request!

License

fortnet-ase is released under the BSD 2-clause license. See the included LICENSE file for the detailed licensing conditions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fortnet-ase-0.2.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

fortnet_ase-0.2.1-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page