This website requires JavaScript.
Explore
Help
Register
Sign In
LCPQ
/
dft_tools
Watch
3
Star
0
Fork
0
You've already forked dft_tools
mirror of
https://github.com/triqs/dft_tools
synced
2024-11-07 14:43:49 +01:00
Code
Issues
Releases
Wiki
Activity
ff6ff34be8
dft_tools
/
shells
/
plovasp.bash.in
5 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Added a shell script for running PLOVasp converter The script simply runs pytriqs with an auto-executable module `plovasp.converter`.
2016-03-11 11:35:19 +01:00
#!/bin/bash
Replace pytriqs with python. There are still some more occurances of pytriqs. Is on my list to be checked.
2018-07-03 01:16:50 +02:00
python -m triqs_dft_tools.converters.plovasp.converter
$@
Added a shell script for running PLOVasp converter The script simply runs pytriqs with an auto-executable module `plovasp.converter`.
2016-03-11 11:35:19 +01:00
Reference in New Issue
Copy Permalink