- 1、本文档共3页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Python Scripting in ABAQUS .doc
Python Scripting in ABAQUS
Kevin Maxwell
Texas AM University
October 31, 2006
Introduction
ABAQUS CAE provides a graphical user interface that allows the user to create finite element models that can then be analyzed in ABAQUS Standard. For every feature in CAE, there is a corresponding Python script command that the program uses when creating the model. If the language is understood well enough, an entire model can be created simply by running a script file.
While one could write an entire script from scratch, ABAQUS provides several easier methods that autogenerate Python commands. When a model is created in CAE, two files are automatically created in the work directory. The replay file records every action that is performed in CAE including camera zoom/panning commands and also any mistakes that were made and then corrected. This file can be run to “replay” all the work that has been done on the model. The recover file records only the minimum necessary commands to recreate the model. If an error occurs and CAE closes without saving, the recover file can be run to recreate the model. When a model is saved, CAE uses the recover file to write a journal file. The journal file is a comprehensive script that shows all work saved on the model. Note that the recover file is deleted whenever the model is saved and all of its commands are transferred to the journal file. The recover and journal files provide an easy alternative to writing Python scripts from scratch. One can simply define a model in CAE and then save the Python commands from the recover or journal files as a separate script file.
There are several valuable sources of information pertaining to scripting in ABAQUS. The ABAQUS Scripting User’s Manual and ABAQUS Scripting Reference Manual are invaluable resources that are included in the ABAQUS documentation. The user’s manual gives an overview to scripting while the reference manual provides in-depth coverage of every scripting command used in
您可能关注的文档
- (必威体育精装版)专题十九 世界近现代科学技术和19世纪以来的文学艺术( .doc
- 03305城市规划原理 试题 李德华 .doc
- 10建筑水彩渲染 .ppt
- 1税收概述[精品] .ppt
- 2015安徽卷高考英语试题及答案 .doc
- 2015年各地高考英语作文应用文类范文 .doc
- 2015年四川高考英语答案 .doc
- 2015年安徽省普通高中学业水平测试语文卷(高二会考) .doc
- 2015年度测绘工作总结 .doc
- 2015年高考英语听力重庆卷(试题及原文)-前6页空白 .doc
- 第二单元 圆柱和圆锥(提升卷)-2023-2024学年六年级数学下册《知识解读+题型专练》(A4版)(苏教版)2.docx
- 第二单元 圆柱和圆锥(单元测试)-【上好课】六年级数学下册同步高效课堂系列(答案)(苏教版).docx
- 美容师初级模拟习题及参考答案解析.docx
- 2024年8月三级广告设计师习题.docx
- 电子商务师三级模拟题+参考答案.docx
- 4月应急响应测试题及答案.docx
- 室内装饰设计师(三级)模拟题.docx
- 2024年6月现代教育技术复习题+参考答案.docx
- 2月农网配电营业工-初级工练习题(附参考答案).docx
- 备战2025年高考数学模拟卷02(新高考八省专用)(解析版).pdf
最近下载
- 中国国家标准 GB/T 6730.61-2022铁矿石 碳和硫含量的测定 高频燃烧红外吸收法.pdf
- 20世纪英国文学(课堂PPT).ppt
- 事业单位法律公共基础知识基础法律.pptx
- 2023年华北水利水电大学计算机应用技术专业《计算机组成原理》科目期末试卷B(有答案).docx VIP
- 第19章wxpython图形用户界面编程.pdf
- (2025春)苏教版一年级数学下册《 两位数加、减整十数》PPT课件.pptx VIP
- 交通警察道路执勤执法安全防护知识分享PPT共52页.ppt VIP
- 儿童学生理财消费观知识主题班会PPT课件:小小理财家.pptx
- 6.3吨随车吊.doc VIP
- 五年级小学生家访记录表.doc VIP
文档评论(0)