FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
fstr_dynamic_nlimplicit.f90 File Reference

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. More...
 
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. More...