Skip to content

Support dipole moments in ORCA

Jakub Fojt requested to merge jfojt/ase:fix-orca into master

This MR implements the parsing of dipole moments from ORCA calculations

  • Additionally a bug is fixed when using other directories than '.'
  • Additionally, the output files are read in their entirety, which should play better on HPC clusters

Merge request reports