-
Notifications
You must be signed in to change notification settings - Fork 928
Open
Labels
Description
Python version
3.12.3
Pymatgen version
2025.5.2
Operating system version
Ubuntu 24.04
Current behavior
Hi all,
In the module pymatgen.core.surface.Slab class SlabGenerator, in the description of attributes it says 'min_vac_size' but it is 'min_vacuum_size'. Just small mismatch.
https://pymatgen.org/pymatgen.core.html#pymatgen.core.surface.Slab
Expected Behavior
min_vacuum_size
Minimal example
Relevant files to reproduce this bug
No response