From 58ebb0b10c6ae8beb99b32faf65fd9b9cf070bba Mon Sep 17 00:00:00 2001 From: cclauss Date: Tue, 13 May 2025 12:47:48 +0000 Subject: [PATCH] updating DIRECTORY.md --- DIRECTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DIRECTORY.md b/DIRECTORY.md index 85dcc243462e..4129f9c1a5e2 100644 --- a/DIRECTORY.md +++ b/DIRECTORY.md @@ -899,6 +899,7 @@ * [N Body Simulation](physics/n_body_simulation.py) * [Newtons Law Of Gravitation](physics/newtons_law_of_gravitation.py) * [Newtons Second Law Of Motion](physics/newtons_second_law_of_motion.py) + * [Orbital Transfer Work](physics/orbital_transfer_work.py) * [Period Of Pendulum](physics/period_of_pendulum.py) * [Photoelectric Effect](physics/photoelectric_effect.py) * [Potential Energy](physics/potential_energy.py)