说明

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


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二次开发基础》,百度文库千山暮雪婷上传

ABAQUS用户子程序一览表的更多相关文章

  1. Abaqus用户子程序umat的学习

    Abaqus用户子程序umat的学习 说明:在文件中,!后面的内容为注释内容.本文为学习心得,很多注释是自己摸索得到.如有不正确的地方,敬请指正. ! ------------------------ ...

  2. ABAQUS学习记录1——用户子程序综述

    概述 ABAQUS提供了相当丰富的单元类型,材料属性等数据库可供用户选择,但是工程问题是千变万化的,为了满足用户的特殊工程要求,ABAQUS为用户提供了强大而又灵活的用户子程序接口(USER SUBR ...

  3. PL/SQL 10 管理用户子程序

    --查看存储过程源代码IKKI@ test10g> select text from user_source where name='ADD_DEPT'; TEXT--------------- ...

  4. abaqus二次开发概述

    说明 abaqus二次开发概述 导语 用户子程序特点 abaqus用户程序接口与调用方式 abaqus用户子程序分类 常用用户子程序介绍 Refence 说明 本系列文章本人基本没有原创贡献,都是在学 ...

  5. abaqus学习笔记-abaqus与umat调用基本原理

    参考: 1.http://ivt-abaqusdoc.ivt.ntnu.no:2080/v6.14/books/sub/default.htm 2.ABAQUS 用户材料子程序开发及应用-杨曼娟 3. ...

  6. Abaqus 载荷分类(部分)

    目录 1. 集中载荷 1.1 集中载荷施加方法 1.2 定义集中跟随力 1.3 指定文件定义集中节点力 2. 分布载荷 2.1 分布载荷分类 3. 热载荷 3.1 模拟热辐射 3.2 直接定义热流量 ...

  7. Abaqus脚本接口及简单应用

    目录 1.脚本接口简介 2. 宏录制 3. 宏回放 4. 宏编辑 5. 宏控制 1.脚本接口简介 Abaqus中的脚本接口(ASI)是在Python应用程序的基础上开发的,基于Abaqus中的脚本接口 ...

  8. ANSYS经典APDL编程

    在使用ANSYS的过程中的一些经验总结: Ansys Workbench 有限元分析虽然进入UI阶段,但是语言命令仍然是其基础核心. 1.ANSYS中的一些关键概念的理解; 参数化程序设计语言(APD ...

  9. 【转载】ANSYS的APDL与C语言混合编程(实例)

    原文地址:http://www.cnblogs.com/lyq105/archive/2010/05/04/1727557.html 本文讨论的不是利用C语言为ANSYS写扩展(或者说是用户子程序), ...

随机推荐

  1. 2013 Noip提高组 Day1

    3285 转圈游戏 2013年NOIP全国联赛提高组  时间限制: 1 s  空间限制: 128000 KB  题目等级 : 钻石 Diamond 题解       题目描述 Description ...

  2. ACM2017Tsukuba:H - Homework

    第一问求最多,不需要区分数学作业和信息作业,直接模拟就行了 第二问考虑每天只能产生1的贡献,每天拆成两个点,限制每天只能有1的贡献,剩下的源点连数学作业,信息作业连汇点,再将数学作业和信息作业连能连的 ...

  3. Java程序员都应该去使用一下这款强大的国产工具类库

    这不是标题党,今天给大家推荐一个很棒的国产工具类库:Hutool.可能有很多朋友已经知道这个类库了,甚至在已经在使用了,如果你还没有使用过,那不妨去尝试一下,我们项目组目前也在用这个.这篇文章来简单介 ...

  4. YII报错笔记:<pre>PHP Notice &#039;yii\base\ErrorException&#039; with message &#039;Uninitialized string offset: 0&#039; in /my/test/project/iot/vendor/yiisoft/yii2/base/Model.php:778

    YII常见报错笔记 报错返回的代码如下: <pre>PHP Notice 'yii\base\ErrorException' with message 'Uninitialized str ...

  5. 转 SecureCRT 使用X11 转发功能打开图形化窗口

    https://yq.aliyun.com/articles/53308 摘要: 有些时候,有些程序可能需要依赖图形界面才能启动,例如安装Oracle时(其实oracle支持命令行安装),例如需要启动 ...

  6. code与const void*指针

    关于指针: 当定义int *p时,它也会在内存中给指针变量p分配一个内存单元,假设这个单元在内存的编址为0x1003:此时,0x1003中的值是不确定的,(因为我们没有给指针赋值),当编译器遇到了p= ...

  7. python学习之图形界面编程:

    一 tkinter:tkinter是python自带的支持tk的库,python代码调用tkinter->tk->操作系统提供的本地GUI(TKL语言开发))完成界面开发,不需要安装任何第 ...

  8. shell脚本解析json文件

    安装jq扩展 下载:jq 根据自己系统下载对应的文件 cp jq-linux64 /usr/bin cd /usr/bin mv jq-linux64 jq chmod +x jq 使用方法 假设有个 ...

  9. File "<stdin>" , line 1

    写了一个hello.py,仅有一句,print 'hello world', 运行 Python hello.py 出错,提示: File "<stdin>" , li ...

  10. I/O————字符流和流的关闭

    Reader字符输入流 Writer字符输出流 用于字符的形式读取和写入数据 FileReader与FileWriter分别是Reader与Writer的子类 public class CharScr ...