LobsterinModel¶
- class atomate2.lobster.schemas.LobsterinModel(*, cohpstartenergy, cohpendenergy, gaussiansmearingwidth=None, usedecimalplaces=None, cohpsteps=None, basisset, cohpgenerator, saveprojectiontofile=None, lsodos=None, basisfunctions)[source]¶
Bases:
BaseModelDefinition of input settings for the LOBSTER computation.
- Parameters:
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].