如何使用Abaqus的PDE

如何使用AbaqusPDE

PDEPython development environment,可以通過(guò)PDE對(duì)Abaqus腳本進(jìn)行創(chuàng)建、編輯、測(cè)試和執(zhí)行。

AbaqusPDE是一個(gè)分離的應(yīng)用程序,可以執(zhí)行與Abaqus相關(guān)的Python腳本,同時(shí)也可以執(zhí)行與Abaqus不相關(guān)的Python程序。

AbaqusPDE主界面如圖1所示。

                                               

1.png

1

PDE Control能夠完成的任務(wù)如下:

1Open .guiLog, .py, and other Python scripts

2Designate an open file or open another file as the main file for testing

3Open recently used files, including modules called by the main file

4Edit scripts

5Reload modules after editing a plug-in

6Record .guiLog files from Abaqus/CAE

7Run scripts that use the Abaqus/CAE user interface, the Abaqus scripting commands, or general Python commands

8Add (or ignore) breakpoints in a script

9Add a breakpoint in any Python code executed in Abaqus/CAE, such as plug-ins

10Add a delay between executing steps

11Step through scripts (trace the execution), including plug-in modules and custom startup modules

12Change options for recording .guiLog scripts and animating (highlighting) traced files

PDE如何啟動(dòng)?

打開(kāi)Abaqus/CAE界面,通過(guò)FileAbaqus PDE打開(kāi),如圖2

2.png

2

打開(kāi)之后,可以通過(guò)PDE打開(kāi)已經(jīng)編寫(xiě)好的Python腳本文件,之后可以通過(guò)Play進(jìn)行運(yùn)行,運(yùn)行過(guò)程中如果某句代碼有問(wèn)題,會(huì)很明顯的看到提示,這個(gè)是非常有用的。

還能通過(guò)設(shè)置Breaks定點(diǎn)執(zhí)行。

PDE主界面,可以自行編寫(xiě)Python并在AbaqusGUI界面執(zhí)行。

PDE另外一個(gè)功能是記錄Abaqus/CAE界面的所有操作,記錄文件是guiLog.

如何記錄guiLog Files?

先通過(guò)主菜單的Files新建一個(gè),然后點(diǎn)擊如圖3所示的錄制按鈕,之后所有在Abaqus界面進(jìn)行的操作都會(huì)再界面被記錄,完成錄制后可以執(zhí)行。

3.png

3

 

登錄后免費(fèi)查看全文
立即登錄
App下載
技術(shù)鄰APP
工程師必備
  • 項(xiàng)目客服
  • 培訓(xùn)客服
  • 平臺(tái)客服

TOP

3
1
3