ITADN

VolemetricData doesnt consider the origin of the Grid

#4607OpenAndresOrtegaGuerrero 创建于 2026-03-15
bug
### Python version 3.13.5 ### Pymatgen version 2025.10.7 ### Operating system version MacOs ### Current behavior The current from_cube function from VolumetricData (Common) is not properly reading the origin of the cube file , and it doesnt generate correct coordinates and or data. ### Expected Behavior The reader should consider the origin. ### Minimal example ```Python ``` ### Relevant files to reproduce this bug _No response_
0 条评论