ansys.mapdl.core.Mapdl.cisol#
- Mapdl.cisol(n='', id_='', node='', cont='', dtype='', **kwargs)#
Stores fracture parameter information in a variable.
Mechanical APDL Command: CISOL
- Parameters:
- n
str
Arbitrary reference number or name assigned to this variable. Number must be >1 but </= NUMVAR.
- id_
str
Crack ID number.
- node
str
Crack tip node number.
- cont
str
Contour number.
- dtype
str
Data type to output:
JINT
- J-integralIIN1
- Interaction integral 1IIN2
- Interaction integral 2IIN3
- Interaction integral 3K1
- Mode 1 stress-intensity factorK2
- Mode 2 stress-intensity factorK3
- Mode 3 stress-intensity factorG1
- Mode 1 energy release rateG2
- Mode 2 energy release rateG3
- Mode 3 energy release rateGT
- Total energy release rateMFTX
- Total material force XMFTY
- Total material force YMFTZ
- Total material force ZCEXT
- Crack extension
- n