![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | mcreep |
This module provides functions for creep calculation. | |
Functions/Subroutines | |
subroutine | mcreep::iso_creep (matl, sectType, stress, strain, extval, plstrain, dtime, ttime, stiffness, temp, hdflag) |
This subroutine calculates stiffness for elastically isotropic materials with isotropic creep. More... | |
subroutine | mcreep::update_iso_creep (matl, sectType, strain, stress, extval, plstrain, dtime, ttime, temp, hdflag) |
This subroutine calculates stresses and creep status for an elastically isotropic material with isotropic creep. More... | |
subroutine | mcreep::updateviscostate (gauss) |
Update viscoplastic state. More... | |