CSTriangular_Stresses: Centroidal stress

Description Usage Arguments Value

Description

Centroidal stress

Usage

1
2
CSTriangular_Stresses(YoungMod, Nu, thickness, vec_nodalcoord, case,
  vec_globalnodaldisp, i, j, k)

Arguments

YoungMod

Young's modulus.

Nu

Poisson's ratio.

thickness

Thickness.

vec_nodalcoord

Vector of nodal coordinates in the form c(x1,y1,x2,y2,x3,y3).

case

Use 1 (for plane stress) or 2 for plane strain.

vec_globalnodaldisp

Vector of all global nodal displacements.

i

Index of the first node.

j

Index of the second node.

k

Index of the third node.

Value

Centroidal stresses in a linear triangular element.


khameelbm/finiteR documentation built on May 6, 2019, 8:03 p.m.