Tutorials¶
Input file mode of DFTpy¶
OFDFT¶
Local Pseudopotentials¶
TDDFT¶
Do it on a Jupyter Notebook!¶
These notebooks are also built into this manual. To work on your machine, grab the .ipynb from
GitHub (⋯ → Download on the file page). To try them in Google Colab, use the Colab links below. Install DFTpy with pip (often pip install dftpy or pip install 'dftpy[...]' per the project).
# Run in Colab before importing the DFTpy modules
!pip install dftpy