mirror of
https://github.com/triqs/dft_tools
synced 2024-11-06 22:23:52 +01:00
e35c6fd5c0
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 $@
|