docs: gravitational_potential_energy equation fixed on a graph

This commit is contained in:
Mateusz Pusz
2023-10-15 11:51:45 +02:00
parent b96be72457
commit 4bcf2cd149

View File

@ -289,7 +289,7 @@ flowchart TD
energy["energy\n(mass * length^2 / time^2)"] energy["energy\n(mass * length^2 / time^2)"]
energy --- mechanical_energy energy --- mechanical_energy
mechanical_energy --- potential_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)"] 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)"] mechanical_energy --- kinetic_energy["kinetic_energy\n(mass * speed^2)"]
energy --- enthalpy energy --- enthalpy