mirror of
https://github.com/triqs/dft_tools
synced 2025-04-16 13:39:25 +02:00

Scripts 'run_plovasp.sh' have been replaced by a template in which the path must be set by the user. Also, .gitignore has been added to example 'lunio3'.
3 lines
177 B
Bash
Executable File
3 lines
177 B
Bash
Executable File
PLOVASP_PATH=/path/to/triqs1.2/applications/dft_tools/src
|
|
PYTHONPATH=$PLOVASP_PATH/python:$PLOVASP_PATH/c:$PYTHONPATH pytriqs $PLOVASP_PATH/python/converters/plovasp/main.py $@
|