Skip to content

fix: young's modulus unit #4436

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

anyangml
Copy link

@anyangml anyangml commented Jun 12, 2025

Summary

Major changes:

fix Young's Modulus Unit, resolve #4435

Checklist

  • Google format doc strings added. Check with ruff.
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • If applicable, new classes/functions/modules have duecredit @due.dcite decorators to reference relevant papers by DOI (example)

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

@anyangml anyangml requested review from shyuep and mkhorton as code owners June 12, 2025 03:21
@shyuep shyuep enabled auto-merge (squash) June 16, 2025 17:08
auto-merge was automatically disabled June 17, 2025 02:29

Head branch was pushed to by a user without write access

@anyangml
Copy link
Author

@shyuep Please check whether the formula and units used in calculating Clarke's thermal conductivity are correct. According to GPT, a Reduced Planck constant is missing.

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.

Unit for Young's modulus
2 participants