![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | fstr_dynamic_nlimplicit |
This module contains subroutines for nonlinear implicit dynamic analysis. | |
Functions/Subroutines | |
subroutine | fstr_dynamic_nlimplicit::fstr_solve_dynamic_nlimplicit (cstep, hecmesh, hecmat, fstrsolid, fstreig, fstrdynamic, fstrresult, fstrparam, fstrcpl, restrt_step_num) |
This subroutine provides function of nonlinear implicit dynamic analysis using the Newmark method. | |
subroutine | fstr_dynamic_nlimplicit::fstr_solve_dynamic_nlimplicit_contactslag (cstep, hecmesh, hecmat, fstrsolid, fstreig, fstrdynamic, fstrresult, fstrparam, fstrcpl, fstrmat, restrt_step_num, infoctchange, conmat) |
This subroutine provides function of nonlinear implicit dynamic analysis using the Newmark method. Standard Lagrange multiplier algorithm for contact analysis is included in this subroutine. | |