FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
static_LIB_beam.f90 File Reference

Go to the source code of this file.

Modules

module  m_static_lib_beam
 This module provide common functions of beam elements.
 

Functions/Subroutines

subroutine m_static_lib_beam::framtr (refx, xl, le, t)
 
subroutine m_static_lib_beam::stf_beam (etype, nn, ecoord, section, E, P, STIFF)
 Calculate stiff matrix of BEAM elements. More...
 
subroutine m_static_lib_beam::updatest_beam (etype, nn, ecoord, u, du, section, gausses, QF)
 
subroutine m_static_lib_beam::stf_beam_641 (etype, nn, ecoord, gausses, section, stiff, tt, t0)
 Calculate stiff matrix of BEAM elements. More...
 
subroutine m_static_lib_beam::nqm_beam_641 (etype, nn, ecoord, gausses, section, stiff, tt, t0, tdisp, rnqm)
 Calculate N,Q,M vector of BEAM elements. More...
 
subroutine m_static_lib_beam::dl_beam_641 (etype, nn, xx, yy, zz, rho, ltype, params, section, vect, nsize)
 
subroutine m_static_lib_beam::tload_beam_641 (etype, nn, ndof, xx, yy, zz, tt, t0, gausses, section, vect)
 
subroutine m_static_lib_beam::nodalstress_beam_641 (etype, nn, ecoord, gausses, section, edisp, ndstrain, ndstress, tt, t0, ntemp)
 
subroutine m_static_lib_beam::elementalstress_beam_641 (gausses, estrain, estress, enqm)
 
subroutine m_static_lib_beam::updatest_beam_641 (etype, nn, ecoord, u, du, gausses, section, qf, tt, t0)