Skip to content

Commit

Permalink
Update virtual_work.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
kelliehalloran authored Nov 22, 2024
1 parent 6fa8fba commit 0dc5c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sta/virtual_work.astro
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Virtual work (<InlineEquation equation='dU' />) is the work produced by a force

If a body is in equilibrium, the sum of the virtual work done by all the forces and couple moments acting on the body is zero. We can use this principle to solve for the forces on systems.

<DisplayEquation equation="\\sum{dU} = \\sum{\\vec{F} \\cdot d\\vec{r}} + \\sum{\\vec{M} \\cdot d\\vec{\\theta}} = 0 " title="Virtual work equilibrium." background="True"/>
<DisplayEquation equation="\\sum{dU} = \\sum{\\vec{F} \\cdot d\\vec{r}} + \\sum{\\vec{M} \\cdot d\\theta}\\hat{k} = 0 " title="Virtual work equilibrium." background="True"/>

</SubSection>

Expand Down

0 comments on commit 0dc5c74

Please sign in to comment.