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 22:53:50 +01:00
Code
Issues
Releases
Wiki
Activity
ea87d5bf11
dft_tools
/
shells
/
plovasp.bash.in
5 lines
82 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
Fixed module and library paths In version 1.4 all python applications moved from the root python library to `pytriqs/` subdirectory.
2016-03-11 11:41:37 +01:00
pytriqs -m pytriqs.applications.dft.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