Skip to content

Conversation

@kirk0830
Copy link
Collaborator

Reminder

  • Have you linked an issue with this pull request?
  • Have you added adequate unit tests and/or case tests for your pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

Fix #6328

What's changed?

  • there is an assumption that the maximal length of comment line will not be longer than 150. However this is not always true.

@mohanchen mohanchen added Input&Output Suitable for coders without knowing too many DFT details Refactor Refactor ABACUS codes labels Jun 23, 2025
@mohanchen mohanchen merged commit 71a7b2d into deepmodeling:develop Jun 23, 2025
14 checks passed
@kirk0830 kirk0830 deleted the remove-comment-lenlim branch June 24, 2025 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Input&Output Suitable for coders without knowing too many DFT details Refactor Refactor ABACUS codes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor: the limit on the length of line up to 150 characters in INPUT file should be removed

2 participants