FormulaPart

class emmet.core.synthesis.reaction.FormulaPart(**data)

Bases: BaseModel

Parameters:
  • amount (str)

  • material (str)

model_config: ClassVar[ConfigDict] = {}

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