Skip to content

New page#237

Merged
mattqdev merged 4 commits intophysicshub:mainfrom
txgh25:main
Mar 24, 2026
Merged

New page#237
mattqdev merged 4 commits intophysicshub:mainfrom
txgh25:main

Conversation

@txgh25
Copy link
Copy Markdown
Contributor

@txgh25 txgh25 commented Mar 23, 2026

📘 Pull Request Template – PhysicsHub

Thank you for contributing to PhysicsHub!
Please complete the sections below to help us review your pull request efficiently.


🔍 Description

Added a new page for simulation of circular motion. Variables to be altered are the starting radius, the mass of the particle, the tangential speed and ball diameter.


✅ Checklist

Before requesting a review, please ensure that you have:

  • Verified that the project builds and runs locally (npm run dev)
  • Ensured no ESLint or TypeScript warnings/errors remain
  • Updated documentation, comments, or in-code explanations where needed
  • Verified responsiveness across devices (desktop, tablet, mobile)
  • Followed the CONTRIBUTING.md guidelines

🎨 Visual Changes (if UI-related)

image image image

📂 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • ♻️ Refactor / code quality improvement
  • 🎨 UI/UX enhancement
  • 🔒 Security improvement

🧩 Additional Notes for Reviewers

Changing variables while the simulation is running causes strange behaviour for a second until the particle settles back to circular motion

@mattqdev mattqdev merged commit ecc607c into physicshub:main Mar 24, 2026
1 check passed
@mattqdev
Copy link
Copy Markdown
Collaborator

Thank you so so much for this! I think you are the first contributor to propose and add a brand new simulation, and this is beatiful!

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.

2 participants