This manifested while testing the pyridine FDBM example in the PR here: #316 (comment).
The problem is with the energy array pointer being set in the first steps (Pauli, electrostatics) with the --energy options but being invalid in the later step (DFTD3) without the --energy option.
This manifested while testing the pyridine FDBM example in the PR here: #316 (comment).
The problem is with the energy array pointer being set in the first steps (Pauli, electrostatics) with the
--energyoptions but being invalid in the later step (DFTD3) without the--energyoption.