ChargeComparisons¶
- class atomate2.lobster.schemas.ChargeComparisons(*, bva_mulliken_agree=None, bva_loewdin_agree=None)[source]¶
Bases:
BaseModelModel describing the charges field in the CalcQualitySummary model.
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].