parse
- class isicle.parse.ImpactParser[source]
Extract text from an Impact mobility calculation output file.
- _abc_impl = <_abc._abc_data object>
- class isicle.parse.MobcalParser(data=None)[source]
Extract text from a MOBCAL mobility calculation output file.
- _abc_impl = <_abc._abc_data object>
- class isicle.parse.NWChemParser(data=None)[source]
Extract information from NWChem simulation output files.
- _abc_impl = <_abc._abc_data object>
- class isicle.parse.ORCAParser(data=None)[source]
Extract information from an ORCA simulation output files.
- _abc_impl = <_abc._abc_data object>