Skip to content
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

Add Thermal Expansion Calculator #2402

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

Sravyasaka
Copy link
Contributor

Description

I added the thermal expansion calculator. It is used to determine the change in dimensions of a material as a result of temperature changes. It helps in calculating how much a material will expand or contract when subjected to heating or cooling.
Any material undergoes thermal expansion according to the formula ΔL = αLΔT, where ΔL is the change in length, α is the thermal expansion coefficient, L is the initial length, and ΔT is the change in temperature

Closes:#2390

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I am an Open-source contributor
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

Screenshot (171)

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy left a comment

Choose a reason for hiding this comment

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

Change the directory name as: Thermal Expansion Calculator/your files @Sravyasaka

@Sravyasaka
Copy link
Contributor Author

@Sulagna-Dutta-Roy , done

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy merged commit 46dde99 into Sulagna-Dutta-Roy:master Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants