Abaqus Vuhard
用于显式求解的子程序是Vuhard,用于隐式求解的子程序是Uhard,其他子程序类似。
此处针对JC(Johnson-Cook )模型编写Vuhard子程序;
参考Abaqus6.14参考文档中子程序框架
此处为参考模板Johnson-Cook 的Vuhard
C **********************************************************************
C J2 Mises Plasticity with isotropic Johnson-Cook hardening for plane
C strain case and 3D case.
C **********************************************************************
include 'JohnsonCook.f'
C **********************************************************************
C VUHARD subroutine core
C **********************************************************************
subroutine vuhard (
C Read only -
1 nblock,
2 nElement, nIntPt, nLayer, nSecPt,
3 lAnneal, stepTime, totalTime, dt, cmname,
4 nstatev, nfieldv, nprop