StrongestBonds¶
- class atomate2.lobster.schemas.StrongestBonds(*, which_bonds=None, strongest_bonds_icoop=None, strongest_bonds_icohp=None, strongest_bonds_icobi=None)[source]¶
Bases:
BaseModelStrongest bonds extracted from ICOHPLIST/ICOOPLIST/ICOBILIST from LOBSTER.
LobsterPy is used for the extraction.
- Parameters:
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].