jarvis.db.qe_to_xml =================== .. py:module:: jarvis.db.qe_to_xml .. autoapi-nested-parse:: Module to generate XML file for QE calculation. Functions --------- .. autoapisummary:: jarvis.db.qe_to_xml.parse_material_calculation_folder jarvis.db.qe_to_xml.write_xml Module Contents --------------- .. py:function:: parse_material_calculation_folder(path='Ag_Al_kspace/dimer.in_vnscf_coords_min_2', source='JARVIS-DFT-QE') Parse QE calculation folder. .. py:function:: write_xml(path='', filename='temp.xml') Write XML file.