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-05 05:33:49 +01:00
Code
Issues
Releases
Wiki
Activity
9d1f822730
dft_tools
/
bin
/
plovasp.in
5 lines
91 B
Plaintext
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
fix for python binary, c order for arrays, and NiO tutorial
2021-08-16 18:51:55 +02:00
@TRIQS_PYTHON_EXECUTABLE@ -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