FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
fstr_NodalStress.f90 File Reference

Go to the source code of this file.

Modules

module  m_fstr_nodalstress
 This module provides functions to caluclation nodal stress.
 

Functions/Subroutines

subroutine m_fstr_nodalstress::fstr_nodalstress3d (hecmesh, fstrsolid)
 Calculate NODAL STRESS of solid elements.
 
subroutine m_fstr_nodalstress::fstr_stress_add_shelllyr (nn, fstrsolid, icel, nodlocal, nlyr, strain, stress, flag)
 
subroutine m_fstr_nodalstress::fstr_getavg_shell (nn, fstrsolid, icel, nodlocal, strain, stress, estrain, estress)
 
real(kind=kreal) function m_fstr_nodalstress::get_mises (s)
 
subroutine m_fstr_nodalstress::fstr_nodalstress2d (hecmesh, fstrsolid)
 Calculate NODAL STRESS of plane elements.
 
subroutine m_fstr_nodalstress::fstr_nodalstress6d (hecmesh, fstrsolid)
 Calculate NODAL STRESS of shell elements.
 
subroutine m_fstr_nodalstress::make_principal (fstrsolid, hecmesh, res)