MultipolesComposite
- class emmet.core.molecules.summary.MultipolesComposite(**data)
Bases:
BaseModelSummary information obtained from ElectricMultipoleDocs
- Parameters:
property_id (str | None)
level_of_theory (str | None)
total_dipole (float | None)
resp_total_dipole (float | None)
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].