搜索资源列表
python
- using python to write programs for ABAQUS software.
Secondary-development-of-Python
- abaqus中经常要添加新的子函数或材料类型,使用PYTHON进行二次开发,使其更符合使用要求。-abaqus often want to add a new subroutine or material type, use PYTHON secondary development, it can better meet the requirements.
odbPrinStressAngle
- ABAQUS PYTHON scr iptINGS FOR STRESS IDENTIFICATION
run-abaqus-file-
- ABAQUS PYTHON scr iptINGS
Cantilever Beam Example
- ABAQUS悬臂梁建模模拟文件,以python语言编写,仅供参考。(ABAQUS cantilever Liang Model simulate file, written in Python language for reference only.)
Analysis of a Frame of I-Beams_Pre
- ABAQUS空间桁架分析,python语言编写,可供大家参考(ABAQUS space truss analysis, python language, for your reference)
Determine the Maximun Plate Bending Loads
- 板加载优化python程序设计,具有一定的参考价值(Board loading optimization python programming, with a certain reference value)
Static Analysis of a Loaded Truss_Pre
- 桁架静力分析,python语言编写建模过程(Truss static analysis, python language modeling process)
Static Analysis of a Loaded Truss
- python静力分析后处理文件,供大家参考(Python static analysis after processing documents for your reference)
Python语言在Abaqus中的应用(曹金凤)
- Python语言在ABAQUS中的应用 以及随书光盘(Python application in ABAQUS)
Insert_Coh
- 在abaqus中嵌入零厚度cohesive单元(Embedding zero thickness cohesive element in ABAQUS)
Abaqus Python开发使用指南
- 本书详细介绍了Python语言基础知识、Python语言与Abaqus脚本接口的关系以及编写脚本实现各种功能,包括快速建模、访问输出数据库、对外部数据进行其他后处理和部分高级处理功能。通过大量的实例脚本和详细的注释,为读者提供编写、调试脚本和开发专有模块的方法,帮助读者提高解决复杂问题的能力。(This book introduces the basic knowledge of Python language, the relationship between the Python langu
Python语言在Abaqus中的应用
- 本书是曹金凤老师编写的关于python在abaqus中的二次开发流程的完整介绍书籍,同时书中给出了详细的案例供我们练习,加深我们对于PYTHON和ABAQUS的关联认识。是入门二次开发的必读书籍。(This book is a complete book written by Mr. Cao Jinfeng about the two development process of Python in ABAQUS, and the book gives us a detailed case fo
odb2xls-multipoints
- 在原有abaqus模型上批量复制并修改名称和荷载频率,提交job和保存odb(Bulk copy and modify the name and frequency of the load on the original model abaqus submit job and save odb)
abaqus scripting user's manual
- abaqus scr ipting user's manual,基于对abaqus的二次开发,python编写参考。
abaqus GUI开发指南
- 采用python语言对abaqus进行二次开发,定义Abaqus/CAE图形用户界面。
自动提取应力结果保存
- 采用Python写的abaqus自动提取应力结果的命令(A command written by Python to automatically extract stress results from ABAQUS)
Single grainl
- 程序首先读取MATLAB生成的三维晶粒点数据,然后在ABAQUS中实现3D 晶粒建模(3D grain modeling in ABAQUS)
AbaqusGUI程序开发指南(Python语言)配套资源
- 《AbaqusGUI程序开发指南(Python语言)》配套资源(Matching Resources of Abaqus GUI Programming Guide (Python Language))
Python语言在abaqus中的应用
- 本书主要介绍了Python语言的基础知识,并且介绍了Abaqus脚本接口、快速建模、访问输出数据库、进行其他后处理等