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
116 stars 104 forks source link

Velocity root mean square value #650

Closed Vedansh-Keshari closed 7 months ago

Vedansh-Keshari commented 7 months ago

Enter calculator name -

Velocity root mean square 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 Vrms 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 Vrms 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 7 months ago

@SarthakKeshari Please assign me this issue

SarthakKeshari commented 7 months ago

Hey @Rishika631, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\chemistry\velocityRootMeanSquareCalc

Issue completion deadline - 20th Dec 01:00:00 pm IST

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

Rishika631 commented 7 months ago

@SarthakKeshari please assign #589 too.

Rishika631 commented 7 months ago

@SarthakKeshari the folder has not been created and velocity average and most probable are in physics folder so should I add it in that only ?

SarthakKeshari commented 7 months ago

Thanks for bringing this up. Folders have been added as per the above instructions.

Rishika631 commented 7 months ago

@SarthakKeshari I have raised PR for this issue.