ExamplesΒΆ
The /examples directory contains starting points for several DMFTwDFT workflows. Copy an example directory to a separate run directory before editing inputs or launching a calculation.
Before running any example:
Build and install DMFTwDFT as described in Installation.
Set
path_binininput.tomlto your local DMFTwDFTbindirectory.Edit
para_com.datand optionalpara_com_dft.datfor your MPI launcher.Provide licensed or site-specific files that are not committed, such as VASP
POTCARfiles or Quantum Espresso pseudopotentials.Use the same MPI stack for Python, DMFTwDFT executables, impurity solvers, Wannier90, and DFT executables.
Note
The PDF manuals in /examples are useful historical references, but some commands and file names in them predate the current input.toml, DMFT.py, and postDMFT.py workflow. The example pages use the current names where they differ from the PDFs.