Skip to content

Rename ℏ field to hbar - #27

Merged
ohno merged 2 commits into
mainfrom
codex/rename-hbar
Aug 10, 2026
Merged

Rename ℏ field to hbar#27
ohno merged 2 commits into
mainfrom
codex/rename-hbar

Conversation

@ohno

@ohno ohno commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

  • rename the Kinetic field and keyword argument from to hbar
  • update FDM, Rayleigh–Ritz, and VMC field access
  • update database definitions, tests, and documentation examples

Why

Using an ASCII identifier makes the API easier to type and use in environments where entering the Unicode character is inconvenient.

Impact

Callers should construct kinetic terms with Kinetic(hbar=..., m=...) and access the value through .hbar.

Validation

  • confirmed no Unicode identifiers remain in the repository
  • git diff --check passes

This pull request was developed with assistance from Codex using GPT-5.6 Sol with High reasoning effort.

@ohno ohno mentioned this pull request Aug 10, 2026
@ohno ohno mentioned this pull request Aug 10, 2026

@ohno ohno left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ohno
ohno marked this pull request as ready for review August 10, 2026 14:49
@ohno
ohno merged commit e32266c into main Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant