Patch test for cylindrical elements

This problem contains basic test cases for one or more Abaqus elements and features.

The following topics are discussed:

ProductsAbaqus/Standard

Elements tested

  • CCL12
  • CCL24
  • CCL24R

Problem description



Material:

Linear elastic, Young's modulus = 1.0 × 106, Poisson's ratio = 0.25.

Loading

Displacement boundary conditions applied to all exterior nodes: ur= 10−3r,uz= 10−3(r+z).

Nonuniform body force: To maintain a constant shear stress σrz= 400 and preserve equilibrium, an equilibrating body force, BZNU, is defined in user subroutine DLOAD as BZNU =-σrz/r= −400/r, where r is the radius of the integration point.

Reference solution

The analytical results for each step are presented below.

Step : PERTURBATION

  • σr=σz=σθ= 2000.

  • σrz= 400.

  • ϵr=ϵz=ϵθ= 10−3.

  • γrz= 10−3.

Results and discussion

All elements yield exact solutions.

Input files

Abaqus/Standard input files

ecccgfp1.inp

CCL12 elements.

ecccgfp1.f

User subroutine DLOAD used in ecccgfp1.inp.

eccrgfp1.inp

CCL24 elements.

eccrgfp1.f

User subroutine DLOAD used in eccrgfp1.inp.

eccrgrp1.inp

CCL24R elements.

eccrgrp1.f

User subroutine DLOAD used in eccrgrp1.inp.