3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-25 09:44:53 +02:00
2019-07-08 09:55:22 +02:00

4 lines
130 B
Python

from triqs_dft_tools.converters.vasp_converter import *
Converter = VaspConverter(filename = 'nio')
Converter.convert_dft_input()