aiida_supercell.utils package

Module contents

Parser function for Supercell outputs

aiida_supercell.utils.parse_supercell_output(output_string: str) dict[source]

Parses output of supercell output.log file

Args:

output_string (str): Content of OUTPUT.log as string

Returns:

dict: Dictionary of parsed and selected results.