Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 384 forks source link

Added Critical Point Calculator #1826

Closed Maana-Ajmera closed 3 months ago

Maana-Ajmera commented 3 months ago

Fixes Issue🛠️

Closes #1610

Description👨‍💻

Added the critical point calculator with following features , Creating a critical point calculator for ideal gases involves calculating the critical temperature, critical pressure, and critical volume based on the Van der Waals equation of state.

The critical point of an ideal gas is a set of specific thermodynamic conditions where the distinction between the gas and liquid phases disappears. At this point:

Critical Temperature (Tc): This is the highest temperature at which the gas can be liquefied by applying pressure. Above this temperature, no amount of pressure can cause condensation into a liquid phase.

Critical Pressure (Pc): The critical pressure is the pressure required to liquefy the gas at its critical temperature. Below this pressure, the gas cannot be liquefied by any means.

Critical Volume (Vc): This is the molar volume of the gas at the critical point, where the densities of the gas and liquid phases become equal.

Type of Change📄

Checklist✅

Screenshots/GIF📷

https://github.com/user-attachments/assets/fe0c018d-285b-4c9a-b65f-e1ad18dcec43

netlify[bot] commented 3 months ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit 6f3e0ebd30af2130642b74564daffc54f8476c39
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66b6693f6debb90008c8855b
Deploy Preview https://deploy-preview-1826--calcdiverse.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Maana-Ajmera commented 3 months ago

@Rakesh9100 Please review my PR and merge it

Nihal4777 commented 3 months ago

@Maana-Ajmera Add your calc in main index.html file of the project in alphabetical order.

Nihal4777 commented 3 months ago

Also please add appropriate conditions for 0 values. image

Maana-Ajmera commented 3 months ago

@Nihal4777 and @Rakesh9100 done the required things

Nihal4777 commented 3 months ago

@Rakesh9100 This PR is reviewed & can be merged.

github-actions[bot] commented 3 months ago

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @Maana-Ajmera