Atomic Simulation Environment for Koopmans
Project description
ASE is a set of tools and Python modules for setting up, manipulating, running, visualizing and analyzing atomistic simulations.
Webpage: http://wiki.fysik.dtu.dk/ase
ASE for Koopmans is a modified version of ASE that contains modifications specific to Koopmans functionals. Ultimately we hope that these changes will be merged with the official version of ASE.
ASE-Koopmans was forked from ASE v3.20.0b1.
Webpage: https://koopmans-functionals.org/
Requirements
Python 3.6 or later
NumPy (base N-dimensional array package)
SciPy (library for scientific computing)
Optional:
For ASE’s GUI: Matplotlib (2D Plotting)
tkinter (for ase.gui)
Flask (for ase.db web-interface)
Installation
Add ~/ase to your $PYTHONPATH environment variable and add ~/ase/bin to $PATH (assuming ~/ase is where your ASE folder is).
Testing
Please run the tests:
$ ase test # takes 1 min.
and send us the output if there are failing tests.
Contact
For ASE
Please send us bug-reports, patches, code, ideas and questions.
For Koopmans
Mailing list: koopmans-users
Example
Geometry optimization of hydrogen molecule with NWChem:
>>> from ase import Atoms
>>> from ase.optimize import BFGS
>>> from ase.calculators.nwchem import NWChem
>>> from ase.io import write
>>> h2 = Atoms('H2',
positions=[[0, 0, 0],
[0, 0, 0.7]])
>>> h2.calc = NWChem(xc='PBE')
>>> opt = BFGS(h2, trajectory='h2.traj')
>>> opt.run(fmax=0.02)
BFGS: 0 19:10:49 -31.435229 2.2691
BFGS: 1 19:10:50 -31.490773 0.3740
BFGS: 2 19:10:50 -31.492791 0.0630
BFGS: 3 19:10:51 -31.492848 0.0023
>>> write('H2.xyz', h2)
>>> h2.get_potential_energy() # ASE's units are eV and Ang
-31.492847800329216
This example requires NWChem to be installed.
$ ase gui h2.traj
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ase_koopmans-0.1.12.tar.gz.
File metadata
- Download URL: ase_koopmans-0.1.12.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
294286523bf211b1436ecc44fdf7fd933d750824dfac8eefc8735aaeecb05d9f
|
|
| MD5 |
d7effe26666f38ce2e11a5cbc8765d4d
|
|
| BLAKE2b-256 |
f62800bdf4bd0a80f3d04dd2bc393cae029fd866831d0f2880bc04121db856db
|
Provenance
The following attestation bundles were made for ase_koopmans-0.1.12.tar.gz:
Publisher:
release.yml on elinscott/ase_koopmans
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ase_koopmans-0.1.12.tar.gz -
Subject digest:
294286523bf211b1436ecc44fdf7fd933d750824dfac8eefc8735aaeecb05d9f - Sigstore transparency entry: 941092014
- Sigstore integration time:
-
Permalink:
elinscott/ase_koopmans@bfd7fb0c831595eb81c7739eaa44e0bb4118f0eb -
Branch / Tag:
refs/tags/v0.1.12 - Owner: https://github.com/elinscott
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@bfd7fb0c831595eb81c7739eaa44e0bb4118f0eb -
Trigger Event:
release
-
Statement type:
File details
Details for the file ase_koopmans-0.1.12-py3-none-any.whl.
File metadata
- Download URL: ase_koopmans-0.1.12-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e590217594985275794fd8ff73f4f94684cbea29b2631c60447f7bb63f56700a
|
|
| MD5 |
d13a194fd2a0834af1c96826bc398f7d
|
|
| BLAKE2b-256 |
0401d56128b785139c0cb875a27d90817c2e873d3053fe28a9623147f30c2b41
|
Provenance
The following attestation bundles were made for ase_koopmans-0.1.12-py3-none-any.whl:
Publisher:
release.yml on elinscott/ase_koopmans
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ase_koopmans-0.1.12-py3-none-any.whl -
Subject digest:
e590217594985275794fd8ff73f4f94684cbea29b2631c60447f7bb63f56700a - Sigstore transparency entry: 941092046
- Sigstore integration time:
-
Permalink:
elinscott/ase_koopmans@bfd7fb0c831595eb81c7739eaa44e0bb4118f0eb -
Branch / Tag:
refs/tags/v0.1.12 - Owner: https://github.com/elinscott
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@bfd7fb0c831595eb81c7739eaa44e0bb4118f0eb -
Trigger Event:
release
-
Statement type: