KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Functions/Subroutines
mises_umat.f File Reference

Functions/Subroutines

subroutine mises_umat (STRESS, STATEV, DDSDDE, SSE, SPD, SCD, RPL, DDSDDT, DRPLDE, DRPLDT, STRAN, DSTRAN, TIME, DTIME, TEMP, DTEMP, PREDEF, DPRED, MATERL, NDI, NSHR, NTENS, NSTATV, PROPS, NPROPS, COORDS, DROT, PNEWDT, CELENT, DFGRD0, DFGRD1, NOEL, NPT, KSLAY, KSPT, KSTEP, KINC)
 
subroutine ahard (SYIELD, HARD, EQPLAS, TABLE, NVALUE)
 

Function/Subroutine Documentation

◆ ahard()

subroutine ahard (   SYIELD,
  HARD,
  EQPLAS,
double precision, dimension(1,1)  TABLE,
  NVALUE 
)

◆ mises_umat()

subroutine mises_umat ( dimension(ntens)  STRESS,
dimension(nstatv)  STATEV,
dimension(ntens,ntens)  DDSDDE,
  SSE,
  SPD,
  SCD,
  RPL,
dimension(ntens)  DDSDDT,
dimension(ntens)  DRPLDE,
  DRPLDT,
dimension(ntens)  STRAN,
dimension(ntens)  DSTRAN,
dimension(2)  TIME,
  DTIME,
  TEMP,
  DTEMP,
dimension(1)  PREDEF,
dimension(1)  DPRED,
character*80  MATERL,
  NDI,
  NSHR,
  NTENS,
  NSTATV,
dimension(nprops)  PROPS,
  NPROPS,
dimension(3)  COORDS,
dimension(3,3)  DROT,
  PNEWDT,
  CELENT,
dimension(3,3)  DFGRD0,
dimension(3,3)  DFGRD1,
  NOEL,
  NPT,
  KSLAY,
  KSPT,
  KSTEP,
  KINC 
)