SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
114 stars 104 forks source link

Velocity most Probable Value #655

Closed Vedansh-Keshari closed 9 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

Velocity most Probable Value

Describe calculator functionality -

Given the Molecular Formula of the fluid, which can be used to calculate M (mass in kilograms) to plug into the formula for Vmp and the temperature T in Kelvins, the Calculator is expected to take these inputs into account and also use the Boltzmann constant to calculate the value of Vmp for the particular fluid. In case you face a problem in calculating the Molecular Weight from the Molecular Formula, you can simply refer to the Molecular Weight Calculator in the repository.

Under which category you wish to place it -

Rishika631 commented 10 months ago

@SarthakKeshari can you please assign this to me?

SarthakKeshari commented 10 months ago

Hey @Rishika631, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\physics\velocityMostProbableValueCalc

Issue completion deadline - 17th Dec 09:45:00 pm IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new contributor

Rishika631 commented 10 months ago

Yep, sure. I'll complete by then. Please assign me issue #653 also

Rishika631 commented 9 months ago

@SarthakKeshari I have raised PR for this issue.