mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
9258054057
The example allows one to get an idea of how to define projectors in case of a complex system with several atoms per unit cell.
3 lines
167 B
Bash
Executable File
3 lines
167 B
Bash
Executable File
PLOVASP_PATH=/path/to/triqs1.2/applications/dft_tools/dev_src
|
|
PYTHONPATH=$PLOVASP_PATH/python:$PLOVASP_PATH/c:$PYTHONPATH pytriqs $PLOVASP_PATH/python/vasp/main.py $@
|