Skip to content

Improvement excited state workflows MethodNormalizer

Jose Pizarro requested to merge improvement_excitedstate_workflows into develop

In a recent merge for the SimulationWorkflow.normalize(), a different ordering was introduced for writting the inputs. I then adapted the MethodNormalizer part handling GW, BSE, XS workflows to handle these potential issues, such that now it scans the inputs and searches for one having the keyword 'method' in the name.

Merge request reports