Youtube.com/DrDalyO
DrDalyO – APDL Commands for Workbench Tutorial: Reinforced Concrete T-Joint V2020 R2
Geometry Command Object:
RCC=matid
Static Structural Command Object:
/PREP7
et,matid,CPT215 !define matid to CPT215
KEYOPT,matid,18,2
MP,EX,matid,20000 ! Define Elasticity Modulus (enter a value for E)
MP,NUXY,matid,0.2 ! Define Poisson's ratio
TB,MPLA,matid,,,DPC !Define Drucker-Prager
TBDATA,1,31.6,36.34,3,1,40000,-35 !fuc,fbc,fut,Rt,D,sigVc
TBDATA,7,2,0,2e-5,3000,2000 !R,gamt0,gamc0,betat,betac
TB,MPLA,matid,,,NLOCAL
TBDATA,1,1600,2.5 !nonlocal interaction range c, over nonlocal parameter m
!By DrDalyO
! Replace SOLID185 with CPT215
allsel
esel,s,ename,,SOLID185
emodif,all,type,matid
allsel
! Print out the result:
etlist,all
/SOLU
OUTRES,ALL,ALL
Solution Command Object:
/SHOW,png
/ANG,1,
/VIEW,1,1,1,1 !Use these
values to change the view
/gfile,600
SET,last !SET,Last = Outputs final result set
!By DrDalyO
esel,s,ename,215
PLNSOL,MPDP,TOTA
PLNSOL,MPDP,COMP
PLNSOL,MPDP,TENS
PLNSOL,MPDP,RW