DFTB+
A fast and efficient versatile quantum mechanical simulation software package.
DFTB+ requires an environment module
In order to use DFTB+, you must first load the appropriate environment module:
module load intel openmpi
Preparing Input Files & Running DFTB+#
- Create a working directory for your simulation:
- Prepare the required input files for DFTB+, including the geometry and parameters file (e.g.,
dftb_in.hsd
). Refer to the DFTB+ documentation for details on input file preparation. - To perform the calculations using DFTB+, execute the following command:
- This will initiate the calculations, and the resulting output will be displayed.
For further information about how to use DFTB+, please refer to DFTB+ documentation.