Skip to content

Logic • damping = 0 → check energy conservation • damping > 0 → check if the velocity converges

Notifications You must be signed in to change notification settings

ZC502/Energy-Conservation-Convergence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Energy-Conservation-Convergence

Logic

• damping = 0 → check energy conservation

• damping > 0 → check if the velocity converges

📌 Code Description (Energy & Convergence)

Physical Assumptions: Rigid pendulum, CoM ≈ height / 2 Energy Model:

KE = ½ m (lω)²

PE = mgl(1 − cosθ)

Test Branches:

No damping → Numerical energy conservation

With damping → Dynamic convergence

About

Logic • damping = 0 → check energy conservation • damping > 0 → check if the velocity converges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages