FrontISTR  5.7.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, hecLagMAT, 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...
 
subroutine fstr_dynamic_nlimplicit::fstr_solve_dynamic_nlimplicit_couple_init (fstrPARAM, fstrCPL)
 
subroutine fstr_dynamic_nlimplicit::fstr_solve_dynamic_nlimplicit_couple_pre (hecMESH, hecMAT, fstrSOLID, fstrPARAM, fstrDYNAMIC, fstrCPL, restrt_step_num, PI, i)
 
subroutine fstr_dynamic_nlimplicit::fstr_solve_dynamic_nlimplicit_couple_post (hecMESH, hecMAT, fstrSOLID, fstrPARAM, fstrDYNAMIC, fstrCPL, a1, a2, a3, b1, b2, b3, i, is_cycle)