mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 18:37:15 +02:00
docs: gravitational_potential_energy
equation fixed on a graph
This commit is contained in:
@ -289,7 +289,7 @@ flowchart TD
|
||||
energy["energy\n(mass * length^2 / time^2)"]
|
||||
energy --- mechanical_energy
|
||||
mechanical_energy --- potential_energy
|
||||
potential_energy --- gravitational_potential_energy["gravitational_potential_energy\n(mass / acceleration_of_free_fall / height)"]
|
||||
potential_energy --- gravitational_potential_energy["gravitational_potential_energy\n(mass * acceleration_of_free_fall * height)"]
|
||||
potential_energy --- elastic_potential_energy["elastic_potential_energy\n(spring_constant * amount_of_compression^2)"]
|
||||
mechanical_energy --- kinetic_energy["kinetic_energy\n(mass * speed^2)"]
|
||||
energy --- enthalpy
|
||||
|
Reference in New Issue
Block a user