ThermalPlaneTruss_AxialStress: Axial Stress (thermal plane truss)

Description Usage Arguments Value

Description

This function generates the axial stress in a plane truss element in a thermal analysis.

Usage

1
2
ThermalPlaneTruss_AxialStress(YoungMod, elem_len, theta, alpha, tempchange,
  vec_globalnodaldisp, i, j)

Arguments

YoungMod

Young's modulus.

elem_len

Length of an element.

theta

Angular orientation of an element.

alpha

Thermal conductivity

tempchange

Temperature change.

vec_globalnodaldisp

Vector of global nodal displacement.

i

Index of the first node.

j

Index of the second node.

Value

Axial stress of a plane truss element in a thermal analysis.


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