Create_IPMesh4Circ
Purpose
integration point coordinates, weights and material IDs for circular disc or annulus
Synopsis
[yfib,zfib,wfib,MatID] = Create_IPMesh4Circ (SecData)
Description
CREATE_IPMESH4CIRC integration point coordinates, weights and material IDs for circular disc or annulus [YFIB,ZFIB,WFIB,MATID] = CREATE_IPMESH4CIRC (SECDATA) the function generates the coordinates YFIB and ZFIB, the weights WFIB, and the material ID MATID for the fiber discretization of the circular disc or annulus in SECDATA; the circular disc or annulus can have a different outer and inner cover, as may be required for sections with reinforcing bars; NDM=2 generates a discretization in the y-axis only and NDM=3 in both y- and z-axis
Cross-Reference Information
This function calls:
- MP1dInt4Circ integration points and weights for 1d-midpoint rule of circular disc or annulus
- MP2dInt4Circ integration points and weights for 2d-midpoint rule of circular disc or annulus
- S2Cubature integration points and weights for 2d-integration over unit circle
- HomoCircSecw1dMat response of homogeneous circular section with uniaxial material
- HomoCircSecwNdMat response of homogeneous circular section with 1d/2d/3d materia
- ReCircSecw1dMat response of reinforced circular section with uniaxial materials
- Plot_SectionGeometry plots cross section geometry in current window