Thermal FEA Calculations
Jump to navigation
Jump to search
Thermal calculations include stress and strains induced by temperature differentials.
Introduction
NairnFEA can do thermoelastic calculations. In the presence of temperature differentials, the calculations will find thermal stresses and strains. This section is for FEA only; see separate help on thermal calculations when doing MPM calculations withOSParticulas and NairnMPM.
Stress Free Temperature
Thermal strains and stresses are always calculated relative to the stress free temperature, which is set in the StressFreeTemp command. In scripted input files, the command is:
StressFreeTemp (temp)
In XML input files, the command, which must be in the [[MPM Input Files#MPM Header}<MPMHeader>]] block is
<StressFreeTemp>(temp)</StressFreeTemp>
where (temp) is the stress free temperature in degrees. The default value is 0. Note that some Material Models and Traction Laws depend on the stress free temperature on an absolute temperature scale and therefore calculations that use those models should always set this temperature in degree Kelvin.