Skip to content

Feature: support the output of matrix representation of symm_ops #6390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 18, 2025

Conversation

kirk0830
Copy link
Collaborator

What's changed

Due to the necessity of printing the matrices to another file is not clear, given the amount of information, I support the output of symmetry operations' matrix representation to running log. Note that all the output of quantities that are printed to log file are controlled by corresponding keywords led by prefix cal_, so the newly introduced keyword is called cal_symm_repr.

Linked Issue

Fix #6385

Note

There would be plenty of efforts needed to pay for printing the name of symm_op along with its matrix representation. While for a quick implementation, this is not implemented yet.

@mohanchen mohanchen added Features Needed The features are indeed needed, and developers should have sophisticated knowledge Symmetry This issue is related to symmetry Refactor Refactor ABACUS codes labels Jul 18, 2025
@mohanchen mohanchen merged commit b994d95 into deepmodeling:develop Jul 18, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features Needed The features are indeed needed, and developers should have sophisticated knowledge Refactor Refactor ABACUS codes Symmetry This issue is related to symmetry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: output the matrix representation of symmetry operation of molecule point group
2 participants