You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lammps: rotate cell to lower_triangle before writing to lammps (#842)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Cell matrices and atomic coordinates are now automatically transformed
to a lower triangular form, ensuring consistent output formatting.
* **Improvements**
* All cell parameter and atomic position outputs now reflect the
rotated, standardized cell representation.
* **Tests**
* Added comprehensive tests verifying the lower triangular
transformation and preservation of atomic distances across various cell
configurations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: root <pxlxingliang>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments