File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Boundary conditions:
4545* ux = 0 at x = 0 (symmetry boundary)
4646* uy = 0 at y = 0 (symmetry boundary)
4747* uz = 0 at z = 0 (symmetry boundary)
48- * uz = ez/100* lz at z = lz (prescribed displacement)
48+ * uz = ez/100* lz at z = lz/2 (prescribed displacement)
4949* ux all equal at x = lx (parallel to yz plane)
5050* uy all equal at y = ly/2 (parallel to xz plane)
5151
@@ -77,11 +77,11 @@ First, let's verify the boundary conditions.
7777<img src =" dy.png " width =" 400 " title =" Displacement in y " >
7878
7979
80-
80+ Now let's create a stress-strain curve and an expanded plot of the equivalent plastic strain.
8181```
8282> cgx -b post.fbd
8383```
84- This creates a stress-strain curve and an expanded plot of the equivalent plastic strain.
84+
8585
8686<img src =" exp.png " width =" 400 " title =" Equivalent plastic strain " >
8787<img src =" pe.png " width =" 500 " title =" Local strain and global stress " >
You can’t perform that action at this time.
0 commit comments