FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
uhardening.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

real(kind=kreal) function uhardening (matl, pstrain)
 This function provides user interface to define hardening tangent This subroutine calculate isotropic hardening tangent.
 
real(kind=kreal) function ukhardening (matl, pstrain)
 This subroutine calculate kinematic hardening tangent.
 
real(kind=kreal) function ucurryield (matl, pstrain)
 This subroutine calculate current yield value.
 

Function/Subroutine Documentation

◆ ucurryield()

real(kind=kreal) function ucurryield ( real( kind=kreal ), dimension(:), intent(in)  matl,
real( kind=kreal ), intent(in)  pstrain 
)

This subroutine calculate current yield value.

Parameters
[in]matlmaterial proerties
[in]pstrainplastic strain

Definition at line 30 of file uhardening.f90.

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

◆ uhardening()

real(kind=kreal) function uhardening ( real( kind=kreal ), dimension(:), intent(in)  matl,
real( kind=kreal ), intent(in)  pstrain 
)

This function provides user interface to define hardening tangent This subroutine calculate isotropic hardening tangent.

Parameters
[in]matlmaterial proerties
[in]pstrainplastic strain

Definition at line 8 of file uhardening.f90.

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

◆ ukhardening()

real(kind=kreal) function ukhardening ( real( kind=kreal ), dimension(:), intent(in)  matl,
real( kind=kreal ), intent(in)  pstrain 
)

This subroutine calculate kinematic hardening tangent.

Parameters
[in]matlmaterial proerties
[in]pstrainplastic strain

Definition at line 19 of file uhardening.f90.

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