Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Method normalization related with #1316 (closed).
Main changes:
ExcitedState
in results. Base class for results.method GW and BSE.List of changes:
ExcitedState
. This will be further useful when parsing TDDFT calculations.MethodNormalizer
has been changed: new defined abstract class for ElectronicMethod, with the method to_simulation
. This populates results.simulation.method
for each specific electronic technique we currently have (DFT, GW/BSE, Projection, DMFT).BSE.type
and BSE.solver
as well as DFT+BSE and DFT+GW+BSE1 metainfo (XC functionals, basis set names, GW Hedin type).