Tanh1D

Uniaxial Elastic Material Using tanh\tanh

Syntax

material Elastic1D (1) (2) [3]
# (1) int, unique material tag
# (2) double, elastic modulus
# [3] double, density, default: 0.0

Theory

The constitutive equation is defined as

σ=Etanh(ϵ),\sigma=E\tanh(\epsilon),

where EE is the elastic modulus and ϵ\epsilon is the strain.

Last updated