Potcar
- class emmet.core.vasp.calculation.Potcar(**data)
Bases:
BaseModel- Parameters:
pot_type (str | None)
functional (str | None)
symbols (list[str] | None)
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].