FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_fstr_update Module Reference

This module provides function to calcualte to do updates. More...

Functions/Subroutines

subroutine fstr_updatenewton (hecmesh, hecmat, fstrsolid, time, tincr, iter, strainenergy)
 変位/応力・ひずみ/内力のアップデート
 
subroutine fstr_updatestate (hecmesh, fstrsolid, tincr)
 Update elastiplastic status.
 

Detailed Description

This module provides function to calcualte to do updates.

Function/Subroutine Documentation

◆ fstr_updatenewton()

subroutine m_fstr_update::fstr_updatenewton ( type (hecmwst_local_mesh hecmesh,
type (hecmwst_matrix hecmat,
type (fstr_solid fstrsolid,
real(kind=kreal), intent(in)  time,
real(kind=kreal), intent(in)  tincr,
integer, intent(in)  iter,
real(kind=kreal), optional  strainenergy 
)

変位/応力・ひずみ/内力のアップデート

Author
K. Sato(Advancesoft), X. YUAN(AdavanceSoft)
Version
0.00
Parameters
hecmatlinear equation, its right side modified here
hecmeshmesh information
fstrsolidwe need boundary conditions of curr step
[in]timecurrent time
[in]tincrtime increment
[in]iterNR iterations

Definition at line 25 of file fstr_Update.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fstr_updatestate()

subroutine m_fstr_update::fstr_updatestate ( type(hecmwst_local_mesh hecmesh,
type(fstr_solid fstrsolid,
real(kind=kreal)  tincr 
)

Update elastiplastic status.

Parameters
hecmeshhecmw mesh
fstrsolidfstr_solid

Definition at line 310 of file fstr_Update.f90.

Here is the call graph for this function:
Here is the caller graph for this function: