-
Python在ABAQUS中
说明: 1、 用Python脚本实现Abaqus参数化建模
在Abaqus中运行Python语言编写的代码可以实现在CAE用户界面中能够实现的全部功能,包括建模,定义材料属性,定义计算步,定义接触和约束,划分网格,提交计算任务等等。
Python脚本可以实现各种判断语句、循环语句、数据存储与处理等,能够实现人工智能控制和自动化处理过程。根据需要,还可以只对分析过程中的莫一部分实现自动化。当用户面对大量重复性的建模工作时,就可以尝试编写Python脚本,实现参数化和自动化建模,每回计算只需要在Abaqus中选择运行脚本,即可省去大量时间和精力。
2、用Python脚本实现Abaqus后处理
在Abaqus中通过Python脚本接口,可以访问Abaqus标准输出数据库.ODB文件,可以实现从(向).ODB文件读取(写入)数据,在Abaqus输出的计算结果的基础上进行进一步的数据分析和处理。
例如在导入odbAccess模块后,通过openOdb方法读取输出文件中的结果,在o读取的db对象中通过进一步操作得到输出的场变量,例如位移U,在进一步分析和计算后,将计算后的结果输入到通过Odb方法建立的新odb对象中,在保存结果后,可在Abaqus后处理模块Viewer中打开相应的odb文件,观察处理过后的结果。(1. Parametric modeling of ABAQUS with Python script
2. Implementation of ABAQUS post processing with Python script)
- 2021-01-02 12:48:56下载
- 积分:1
-
字频分析
说明: 求解汉明距离,single_byte_XOR_cipher,implement_repeating_key_XOR(Solving Hamming Distance,single_byte_XOR_cipher,implement_repeating_key_XOR.)
- 2020-06-16 06:00:02下载
- 积分:1
-
maichongcotrol
此程序主要用于复杂动态网络脉冲控制实现同步的方法,对于研究复杂网络同步有帮助。(This procedure mainly uses in the complex dynamic network pulse control realization synchronization the method, has the help regarding the research complex network synchronization. )
- 2009-10-02 17:08:07下载
- 积分:1
-
ALIENTEK MINISTM32 实验35 UCOSII实验1-任务调度
在UCOSII里面创建3个任务:开始任务、LED0任务和LED1任务,开始任务用于创建其他(LED0和LED1)任务,之后挂起;LED0任务用于控制DS0的亮灭,DS0每秒钟亮80ms;LED1任务用于控制DS1的亮灭,DS1亮300ms,灭300ms,依次循环。(Create three tasks in UCOSII: start task, LED 0 task and LED 1 task, start task to create other tasks (LED 0 and LED 1), then hang up; LED 0 task to control the brightness of DS0, DS0 80 ms per second; LED 1 task to control the brightness of DS1, DS1 300 ms, 300 ms, in turn, cycle.)
- 2020-06-19 02:40:01下载
- 积分:1
-
CuraEngine-master
对于自学者很有用的,大家可以尝试去学习。(it is very improtant.)
- 2015-09-30 20:21:27下载
- 积分:1
-
NX SRM Design 帮助文档
计算内弹道,固体火箭发动机装药内弹道计算(Calculating interior trajectory, solid rocket motor charge interior trajectory calculation)
- 2019-01-21 08:32:11下载
- 积分:1
-
LabVIEW
利用access数据库开发的用户登录界面(User Login System design by LabVIEW)
- 2018-06-16 22:47:44下载
- 积分:1
-
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectional...
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.-CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.
- 2022-04-18 16:41:40下载
- 积分:1
-
Dynamics-AX-Integration-master
说明: 微软 Dynamic365 erp 集成案例;(Dynamic365erp integeration)
- 2019-01-15 11:36:45下载
- 积分:1
-
14 用PG12864LCD设计的指针式电子钟
显示模拟时钟和数字时钟能看到指针在动可附加红外程序或者温度程序。(Display analog and digital clocks to see the pointer moving can be added to the infrared program or temperature program.)
- 2019-05-31 08:31:32下载
- 积分:1