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

Added Pendulum Calculator #1802

Closed
wants to merge 1 commit into from
Closed

Conversation

BarryByte
Copy link
Contributor

@BarryByte BarryByte commented Aug 5, 2024

Fixes Issue🛠️

Closes #1797

Description :-

The Pendulum Calculator is a web application that calculates various properties of a pendulum system based on the length of the pendulum (l), the gravitational acceleration (g), the amplitude (A), and the mass of the bob (m). The calculator computes the following properties:

  • Period of the Pendulum (T)
  • Frequency of the Pendulum (f)
  • Angular Frequency (ω)
  • Maximum Speed
  • Maximum Acceleration
  • Kinetic Energy at the Lowest Point
  • Potential Energy at the Highest Point

Type of Change📄

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

Checklist✅

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

Screenshots/GIF📷

image
image

Copy link

netlify bot commented Aug 5, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 189a0e4
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66b0a575fa1ce90008207d53
😎 Deploy Preview https://deploy-preview-1802--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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @BarryByte, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

@DharshiBalasubramaniyam
Copy link
Contributor

@Rakesh9100 sir, please don't merge this pr. Because this issue is raised by me. At the same time you have not assigned this issue to anyone yet. Same problem happen in the pr #1800

@Rakesh9100
Copy link
Owner

Do not create a PR until you have been assigned to an issue @BarryByte

@BarryByte
Copy link
Contributor Author

@Rakesh9100 I will keep that in mind, sorry for the inconvenience.

@Rakesh9100 Rakesh9100 changed the title added pendulum Calculator Added Pendulum Calculator Aug 10, 2024
@Rakesh9100 Rakesh9100 closed this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Pendulum Calculator
3 participants