首页/文章/ 详情

ABAQUS用户子程序一览表

1年前浏览1618

本系列文章本人基本没有原创贡献,都是在学习过程中找到的相关书籍和教程相关内容的汇总和梳理编辑。为了尊重原创者成果,本人在本系列文章后面列出了参考和引用的文献来源。


ABAQUS用户子程序一览表

ABAQUS/Standard subroutines:


  1. CREEP: Define time-dependent, viscoplastic behavior (creep and swelling). 定义和时间相关的、粘塑性的运动(蠕变和膨胀)
  2. DFLOW: Define nonuniform pore fluid velocity in a consolidation analysis. 在压实分析中,定义非均匀孔隙流速度
  3. DFLUX: Define nonuniform distributed flux in a heat transfer or mass diffusion analysis. 在热传递和质量扩散分析中,定义非均匀的分布流量
  4. DISP: Specify prescribed boundary conditions. 指定规定的边界条件
  5. DLOAD: Specify nonuniform distributed loads. 指定非均匀的分布荷载
  6. FILM: Define nonuniform film coefficient and associated sink temperatures for heat transfer analysis. 对热传递分析指定非均匀的膜层散热系数和联合的散热器温度
  7. FLOW: Define nonuniform seepage coefficient and associated sink pore pressure for consolidation analysis. 对压实分析定义非均匀的渗流系数和渗入孔隙压力
  8. FRIC: Define frictional behavior for contact surfaces. 对接触面定义摩擦
  9. GAPCON: Define conductance between contact surfaces or nodes in a fully coupled temperature-displacement analysis or pure heat transfer analysis. 在一个完全耦合的温度—置换分析或者是纯热传递分析中,定义接触面或节点间的导热系数。
  10. GAPELECTR: Define electrical conductance between surfaces in a coupled thermal-electrical analysis. 在耦合热电分析中,定义表面间的导电系数
  11. HARDINI: Define initial equivalent plastic strain and initial backstress tensor. 定义初始等效应变和初始反应力张量
  12. HETVAL: Provide internal heat generation in heat transfer analysis. 在热传递分析中提供初始热
  13. MPC: Define multi-point constraints. 定义多点约束
  14. ORIENT: Provide an orientation for defining local material directions or local directions for kinematic coupling constraints or local rigid body directions for inertia relief. 为定义局部材料方向提供定位;运动学耦合约束的局部方向;惯性释放的局部刚体方向。
  15. RSURFU: Define a rigid surface. 定义一个刚性面
  16. SDVINI: Define initial solution-dependent state variable fields. 定义初始和结果相关的变量场
  17. SIGINI: Define an initial stress field. 定义初始应力场
  18. UCORR: Define cross-correlation properties for random response loading. 为随机相应荷载定义互相关属性
  19. UEL: Define an element. 定义单元
  20. UEXPAN: Define incremental thermal strains. 定义增加的热应变
  21. UEXTERNALDB: Manage user-defined external databases and calculate model-independent history information. 管理用户定义的外部数据和计算与模型无关的历史资料。
  22. UFIELD: Specify predefined field variables. 指定预定义的场变量
  23. UFLUID: Define fluid density and fluid compliance for hydrostatic fluid elements. 为静水力学流体单元定义流体密度和流体柔量。
  24. UGENS: Define the mechanical behavior of a shell section. 定义一个壳截面的机械运动
  25. UHARD: Define the yield surface size and hardening parameters for isotropic plasticity or combined hardening models. 在等方性塑性或者组合硬化模型中,定义屈服面尺寸和硬化系数
  26. UHYPEL: Define a hypoelastic stress-strain relation. 定义一个次弹性的应力应变关系
  27. UHYPER: Define a hyperelastic material. 定义一个超弹性材料
  28. UINTER: Define surface interaction behavior for contact surfaces. 为接触面定义表面相互作用
  29. UMASFL: Specify prescribed mass flow rate conditions for a convection/diffusion heat transfer analysis. 在对流\扩散热传递分析中,指定规定的质量流动比条件
  30. UMAT: Define a material’s mechanical behavior 定义材料的机械运动
  31. UMATHT: Define a material’s thermal behavior. 定义材料的热运动
  32. UMESHMOTION: Specify mesh motion constraints during adaptive meshing. 在适应的网格划分中,指定网格运动约束
  33. UMOTION: Specify motions during cavity radiation heat transfer analysis or steady-state transport analysis. 在辐射热传递分析或稳态传输分析中,指定运动
  34. UMULLINS: Define damage variable for the Mullins effect material model. 对马林斯效应材料模型定义损伤变量
  35. UPOREP: Define initial fluid pore pressure. 定义初始孔隙流压力
  36. UPRESS: Specify prescribed equivalent pressure stress conditions. 指定规定的换算压应力条件
  37. UPSD: Define the frequency dependence for random response loading. 对随即响应荷载定义频率相关
  38. URDFIL: Read the results file. 读取结果文件
  39. USDFLD: Redefine field variables at a material point. 再一次定义材料场变量
  40. UTEMP: Specify prescribed temperatures. 指定规定的温度
  41. UTRACLOAD: Specify nonuniform traction loads. 指定非均匀牵引荷载
  42. UTRS: Define a reduced time shift function for a viscoelastic material. 对粘弹性材料定义一个简化的时间转换函数
  43. UVARM: Generate element output. 形成单元输出
  44. UWAVE: Define wave kinematics for an ABAQUS/Aqua analysis. 对ABAQUS/AQUA分析定义波浪运
  45. VOIDRI: Define initial void ratios. 定义初始孔隙比

## ABAQUS/Explicit subroutines
  1. VDLOAD: Specify nonuniform distributed loads. 指定非均匀的分布荷载
  2. VFRIC: Define frictional behavior for contact surfaces. 对接触面定义摩擦
  3. VUINTER: Define the interaction between contact surfaces. 在接触面之间定义相互作用
  4. VUMAT: Define material behavior. 定义材料特性

Refence

  • 1.《基于ABAQUS的有限元分析和应用》,庄茁、由小川等 , 清华大学出版社
  • 2.《ABAQUSA有限元分析–从入门到精通》, 刘展、钱英莉 ,人民邮电出版社
  • 3.《浅谈ABAQUS用户子程序》,李青 清华大学工程力学系
  • 4.《ABAQUS_Fortran二次开发》,百度文库xueni408上传文章(找不到原文出处,在此备注)
  • 5.《Abaqus二次开发高级专题》,百度文库54yiwei上传
  • 6.《ABAQUS二次开发基础》,百度文库千山暮雪婷上传

【免责声明】本文来网络,版权归原作者所有,仅用于学习等,对文中观点判断均保持中立,若您认为文中来源标注与事实不符,若有涉及版权等请告知,将及时修订删除,谢谢大家的关注!
来源:CAE之家
Abaqus二次开发UGUM材料
著作权归作者所有,欢迎分享,未经许可,不得转载
首次发布时间:2023-02-13
最近编辑:1年前
CAE之家
硕士 | CAE仿真负责人 个人著作《汽车NVH一本通》
获赞 1044粉丝 4886文章 672课程 18
点赞
收藏

作者推荐

未登录
还没有评论

课程
培训
服务
行家

VIP会员 学习 福利任务 兑换礼品
下载APP
联系我们
帮助与反馈