Skip to content

Commit

Permalink
Quick fix in an example (#2297)
Browse files Browse the repository at this point in the history
Update 2d_plate_with_a_hole.py

Just testing the github web for changing code and also the link from the docs.

Co-authored-by: Camille <[email protected]>
  • Loading branch information
germa89 and clatapie authored Sep 4, 2023
1 parent c65d966 commit 84e76c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/00-mapdl-examples/2d_plate_with_a_hole.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ def compute_stress_con(ratio):
mapdl.esize(plate_esize)
mapdl.amesh(plate_with_hole_anum)

###############################################################################
# Boundary Conditions
# ~~~~~~~~~~~~~~~~~~~
# Fix the left-hand side of the plate in the X direction
Expand Down

0 comments on commit 84e76c1

Please sign in to comment.