![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | m_static_lib_3d |
This module provide common functions of Solid elements. | |
Functions/Subroutines | |
subroutine | m_static_lib_3d::geomat_c3 (stress, mat) |
subroutine | m_static_lib_3d::stf_c3 (etype, nn, ecoord, gausses, stiff, cdsys_id, coords, time, tincr, u, temperature) |
This subroutine calculate stiff matrix of general solid elements. | |
subroutine | m_static_lib_3d::dl_c3 (etype, nn, xx, yy, zz, rho, ltype, params, vect, nsize) |
Distrubuted external load. | |
subroutine | m_static_lib_3d::tload_c3 (etype, nn, xx, yy, zz, tt, t0, gausses, vect, cdsys_id, coords) |
This subroutien calculate thermal loading. | |
subroutine | m_static_lib_3d::cal_thermal_expansion_c3 (tt0, ttc, material, coordsys, matlaniso, epsth) |
subroutine | m_static_lib_3d::hughes_winget_rotation_3d (rot, stress_in, stress_out) |
subroutine | m_static_lib_3d::update_stress3d (flag, gauss, rot, dstrain, f, coordsys, time, tincr, ttc, tt0, ttn) |
subroutine | m_static_lib_3d::update_c3 (etype, nn, ecoord, u, ddu, cdsys_id, coords, qf, gausses, iter, time, tincr, tt, t0, tn) |
Update strain and stress inside element. | |
subroutine | m_static_lib_3d::nodalstress_c3 (etype, nn, gausses, ndstrain, ndstress) |
subroutine | m_static_lib_3d::elementstress_c3 (etype, gausses, strain, stress) |
real(kind=kreal) function | m_static_lib_3d::volume_c3 (etype, nn, xx, yy, zz) |
Volume of element. | |