Skip to content
Marc & Structures
Index

Save your progress

Enter your email and we will send a secure sign-in link. There is no password and the first link creates your account.

Demonstration ~8 min · ~41 min remaining

Load–displacement curve

Loop through result sets in POST1 and write m10_load_curve.csv.

Step 3 — Load–displacement curve

/POST1
*DO,i,1,n_sets_geom
  SET,1,1,,,i
  *GET,load_factor,ACTIVE,0,SET,TIME
  *GET,uy_step,NODE,corner_node,U,Y
  ! write row to m10_load_curve.csv
*ENDDO

Calculate geom_dev_ratio = |uy_geom − uy_linear| / |uy_linear|. It must be ≥ 0.05%. Plasticity must produce plastic_dev_ratio5% relative to the elastic geometric case.

POST26 load–displacement curve for the NLGEOM branch
Figure 5. Load–displacement curve for the NLGEOM branch (POST26). All three complete branches are in m10_load_curve.csv.