plcint#
- Results.plcint(action='', id_='', node='', cont='', dtype='', **kwargs)#
Plots the fracture parameter ( cint ) result data.
Mechanical APDL Command: PLCINT
- Parameters:
- action
str PATH- Plots cint quantities according to path number (default).FRONT- Plots cint quantities distribution along the crack front.
- id_
str Crack ID number.
- node
str Crack tip node number (default = ALL).
Use only for
ACTION= PATH. Plots cint contour for an individual crack tip node.- cont
str Contour number (Default = ALL).
Use only for
ACTION= FRONT. Plots cint distribution along the crack for a given path.- dtype
str Data type to output:
JINT- J-integral (default)IIN1- 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 ZTSTRESS- T-stressCEXT- Crack extensionCSTAR- C2-integral
- action
Notes
The plcint command is not available for XFEM-based crack-growth analyses results processing.