A simple density functional theory code.
Project description
SimpleDFT
A simple density functional theory (DFT) code.
SimpleDFT is a Python implementation of the DFT++ pragmas proposed by Prof. Thomas Arias. It is also the minimalistic prototype for the eminus code, which was introduced in the master thesis of Wanja Timm Schulze to explain theory and software development compactly. Note: From version 2.0 on, the implementation will deviate a bit from the master thesis to be in line with eminus.
SimpleDFT | Description |
---|---|
Language | Python3 |
License | Apache 2.0 |
Dependencies | Only NumPy |
Basis set | Plane waves (PW) |
DFT | Restricted Kohn-Sham (RKS) |
Installation
The package and all necessary dependencies can be installed using pip
pip install simpledft
Examples
You can run the example calculations, i.e., the H atom, He atom, and H2 molecule with the following command
python3 examples.py
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
File details
Details for the file simpledft-2.0.tar.gz
.
File metadata
- Download URL: simpledft-2.0.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd58d90cf41891abf6e3825ff68ff43ef48ddfa27eea1dfcfd4a5bab2f67c8a5 |
|
MD5 | ab700ce894b55805028e95c118ad14cc |
|
BLAKE2b-256 | 68cad4075ffb7a27f94bf4e83eb981160fbb4944d232a095544d8653efdbac4c |