From 0a2c0f177cc239b2aba60156cb47154c43113719 Mon Sep 17 00:00:00 2001 From: Matthew Maliniak Date: Thu, 14 Dec 2017 20:21:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a68a116..1ef15b3 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ pw_se = pw-se; - Next, the average displacement for each element is calculated. For each elements, the dispalcement at all four courners is taken and then averaged - Using these values, the work done by pressure can be calculated - For the change in dispalcement over the x and y coordinate system, the values of the change on the left and right (y-axis) or top and bottom (x-axis) are taken and averaged -- Using these values, the strain enegery can be calculated +- Using these values, the strain energy can be calculated # Part F ```matlab