Simulación DFT 1D con GUI
Project description
DFTOY
This repository implements a simplified 1D Density Functional Theory (DFT) solver for teaching, concept verification, and numerical tests. It performs a Kohn–Sham self-consistent cycle: builds the effective potential, assembles the Hamiltonian, solves for the ground state, updates the density, and iterates until convergence.
#Instructions
For Install:
pip install dftoy
If you want to run this program in the console you have to write this:
dftoy
If you want to run the GUI you have to write this in the console:
dftoy-gui
If you wanna run pytest you have to write this:
pytest tests/
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
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 dftoy-1.1.1.tar.gz.
File metadata
- Download URL: dftoy-1.1.1.tar.gz
- Upload date:
- Size: 713.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e66d26dbc46a7dc7a893051b53f26ad1bd9addd0c2c0acfa5c78acb913cf1d7
|
|
| MD5 |
066ada633ab14b266b8b397cbea2e660
|
|
| BLAKE2b-256 |
55ab59ed8709dba880334c171326ccf27dd4244a40fa082d578c4c6a4f2372c4
|
File details
Details for the file dftoy-1.1.1-py3-none-any.whl.
File metadata
- Download URL: dftoy-1.1.1-py3-none-any.whl
- Upload date:
- Size: 710.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4f49afa6c947eff3748264b411c590f78f43acec73d38b4deb9e5f0f4daf986
|
|
| MD5 |
e583e8be1a3b434b7be3f3a885a36e3a
|
|
| BLAKE2b-256 |
ae8999fadc8effb612c40120651c558fc79fca6e0c15c2f3f422b97e805c48b0
|