mirror of
https://github.com/triqs/dft_tools
synced 2025-01-18 00:21:54 +01:00
Fixed the wrong name of the config file
This commit is contained in:
parent
2e1633c037
commit
a0645b8275
@ -50,5 +50,5 @@ if __name__ == '__main__':
|
|||||||
else:
|
else:
|
||||||
vasp_dir = './'
|
vasp_dir = './'
|
||||||
|
|
||||||
generate_and_output_as_text(conf_filename, vasp_dir)
|
generate_and_output_as_text(filename, vasp_dir)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user