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

root mean square velocity #662

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Conversation

Rishika631
Copy link
Contributor

Issue Id you have worked upon -

#650

Briefly explain your program logic -

This React component calculates the root mean square velocity and molecular weight of gas molecules. Users input temperature and molecular formula. The logic includes molecular weight computation with regex, error handling, and RMS velocity calculation using the Boltzmann constant and molecular mass. Results are displayed with real-time updates.

Screenshots(Attach 2 screenshots of your own input and output) -

Attach here
image

image


By raising this PR I affirm that -

  • My code follows the guidelines of this project.

  • I have performed a self-review of my own code.

  • I have commented my code.

  • My code gives the correct output.

  • I affirm that I strictly follow contributing guidelines and code of conduct.

Copy link

vercel bot commented Dec 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
calc-for-everything ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2023 11:27am

@Rishika631
Copy link
Contributor Author

@SarthakKeshari please assign me issue #589 and #577.

@SarthakKeshari SarthakKeshari self-assigned this Dec 10, 2023
@SarthakKeshari SarthakKeshari linked an issue Dec 10, 2023 that may be closed by this pull request
12 tasks
@SarthakKeshari SarthakKeshari merged commit cd0e1ae into SarthakKeshari:master Dec 10, 2023
2 checks passed
@SarthakKeshari
Copy link
Owner

Congratulations 🎉 @Rishika631 on your contribution.
Thanks for adding value to this repository. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Velocity root mean square value
2 participants