搜索
您的当前位置:首页正文

4.1.30-VFRIC, VFRIC_COEF, and VFRICTION—Abaqus Verification Manual

来源:二三娱乐


User Subroutines

4.1.30 VFRIC, VFRIC_COEF, and VFRICTION

Input files

vfric_coul.inp

Input data that refer to user subroutine VFRIC with the Coulomb model.

vfric_coul.f

User subroutine VFRIC for the Coulomb model. 库仑模型的VFRIC子程序。

vfric_coul_part1.inp

Input data (with the model defined in terms of an assembly of part instances) that refer to user subroutine VFRIC with the Coulomb model and the utility routine VGETPARTINFO.

vfric_coul_part1.f

User subroutine VFRIC for the Coulomb model that illustrates the use of the utility routine VGETPARTINFO.

库仑模型的VFRIC子程序,说明使用了实用程序VGETPARTINFO.

实用程序(Utility routine)的作用:通过在用户子程序中调用这些应用程序,可以实现诸如获得模型的参数、求应力和应变不变量等功能

2.1.5 Obtaining part information

GETPARTINFO and VGETPARTINFO (obtain part instance information given global node/element number)

GETINTERNAL and VGETINTERNAL (obtain global node/element number given part instance information )

vfric_coul_part2.inp

Input data (with the model defined in terms of an assembly of part instances) that refer to user subroutine VFRIC with the Coulomb model and the utility routine VGETINTERNAL.

vfric_coul_part2.f

User subroutine VFRIC for the Coulomb model that illustrates the use of utility routine VGETINTERNAL.

库仑模型的VFRIC子程序,说明使用了实用程序VGETINTERNAL.

vfric_rdcoul.inp

Input data that refer to user subroutine VFRIC with the rate-dependent Coulomb model.

vfric_rdcoul.f

User subroutine VFRIC for the rate-dependent Coulomb model.

rate-dependent库仑模型的VFRIC子程序

vfric_rdcoulpnlty.inp

Input data that refer to user subroutine VFRIC with the rate-dependent Coulomb model and penalty contact.

这些.f和.inp文件是在下面路径的文件夹中:C:\\SIMULIA\\Documentation\\docs\\v6.10\\books\\eif

因篇幅问题不能全部显示,请点此查看更多更全内容

Top