WarningMessage

class emmet.core.elasticity.WarningMessage(**data)

Bases: BaseModel

Parameters:
  • NEGATIVE_EIGVAL (str)

  • NEGATIVE_MODULUS (str)

  • SMALL_MODULUS (str)

  • LARGE_MODULUS (str)

  • LARGE_YOUNG_MODULUS (str)

  • LARGE_COMPONENT (str)

model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].