ThermalBar_Stresses: Axial Stress (thermal bar element)

Description Usage Arguments Value

Description

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

Usage

1
2
ThermalBar_Stresses(YoungMod, alpha, tempchange, Length, vec_globalnodaldisp, i,
  j)

Arguments

YoungMod

Young's modulus.

alpha

Thermal conductivity.

tempchange

Temperature change.

Length

Length of a bar element.

vec_globalnodaldisp

Vector of all global nodal displacements.

i

Index of the first node.

j

Index of the second node.

Value

A vector of thermal stress in a bar element.


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