ABAQUS/CAE 常 問 界 面 操 作(轉(zhuǎn)自SimWe仿真論壇
2017-06-15 by:CAE仿真在線 來源:互聯(lián)網(wǎng)
前處理:
1 如何顯示梁截面(如何顯示三維梁模型)
a)無論是運(yùn)算還是默認(rèn)顯示,ABA中的梁都是一條線,很多人想看梁截面(一般一個星期有人問一次)。
顯示梁截面:view->assembly display option->render beam profiles,自己調(diào)節(jié)系數(shù)
http://forum.simwe.com/viewthread.php?tid=835478&page=1#pid1531086
b) 后處理到底能不能顯示梁截面?
在deformed shape和undeformed shape都能用上面的方法顯示梁截面,在應(yīng)力云圖(contour)不能顯示。
c)也經(jīng)常有人問起如何顯示殼單元的厚度
http://forum.simwe.com/thread-865887-1-1.html
2 怎么在局部坐標(biāo)系下建立參考點
在前處理中,已經(jīng)建立了局部坐標(biāo)系,如何在局部坐標(biāo)系中建立參考點?
這個有點麻煩,看看konadoul圖文并茂的示例吧。
http://forum.simwe.com/viewthread.php?tid=863389&highlight=
3 Documentaion(help文件)不能搜索
首先保證你準(zhǔn)確的安裝了Documentaion(先安裝Documentaion再安裝程序),其次有問題你可以重新安裝
一次Documentaion。如果你和我一樣比較懶不想安裝,看看下面的方法是否管用吧。
1) 控制面板---服務(wù) 找到texis 雙擊查看是不是automatic,如果不是就設(shè)置為automatic
2) 你可以用這個:http://name:2080/v6.8/ 注:name是你的計算機(jī)名;6.8是版本號,
比如你用6.6的就改為6.6.(我的在自從不能搜索之后我就一直這么用的)
http://forum.simwe.com/viewthread.php?tid=861085&extra=page=12&filter=type&typeid=68
http://forum.simwe.com/viewthread.php?tid=698879
4 建立幾何模型草繪sketch的時候,發(fā)現(xiàn)畫布尺寸太小了
1)這個在create part的時候就有approximate size,你可以定義合適的(比你的定性尺寸大一倍);
如果你已經(jīng)在sketch了,可以在edit菜單--sketch option --grid更改
2)這里如果你選擇constriant標(biāo)簽,還能更改尺寸精度
5 想輸出幾何模型
part步,file,outport--part
想導(dǎo)入幾何模型?
part步,file,import--part
6 如何定義局部坐標(biāo)系
Tool-Create Datum-CSYS--建立坐標(biāo)系方式--選擇直角坐標(biāo)系or柱坐標(biāo)系or球坐標(biāo)
7 如何在局部坐標(biāo)系定義載荷
laod--Edit load--CSYS-Edit(在BC中同理)選用你定義的局部坐標(biāo)系
8 如何定義隨變載荷
amplitude 這個不多說了,強(qiáng)烈建議看《常見問題2.0》
小康大俠圖示空間變載:http://forum.simwe.com/thread-867236-1-5.html (強(qiáng)烈推薦照此演示操作一回)
http://forum.simwe.com/viewthread.php?tid=861727&highlight=?????仯?????
設(shè)定於空間中變化的負(fù)載:A; v% |!http://forum.simwe.com/viewthrea ... p;page=1#pid1556636
加載梯形載荷:http://forum.simwe.com/viewthread.php?tid=870350&extra=page=1&filter=type&typeid=68
9 怎么知道模型單元數(shù)目(一共有多少個單元)
在mesh步,mesh verify 可以查到單元類型,數(shù)目以及單元質(zhì)量一目了然
Query---element 也可以查詢的。
http://forum.simwe.com/viewthread.php?tid=813860&highlight=??????
http://forum.simwe.com/viewthread.php?tid=858700&highlight=??????
10 怎樣查詢某個面的面積
下面是好心人給出的幾種方法(有圖文版),看看你喜歡那種了
http://forum.simwe.com/viewthread.php?tid=855289&highlight=???
http://forum.simwe.com/viewthread.php?tid=859665&highlight=???
11 分享一個Documentation搜索文件小技巧:
1 在操作過程中有疑問需要搜索Documentation文件,如果你在相關(guān)CAE界面直接按F1,這樣
Documentation會自動鏈接到相關(guān)領(lǐng)域,省去搜索、查找的麻煩(你搜索一個關(guān)鍵詞,會出來
一堆相關(guān)的東西,到底哪一個是你最想要的呢?)
2 在搜索的時候,搜索一個詞組(比如hard contact)就采用"hard contact", 如果你輸入hard contact,
系統(tǒng)就默認(rèn)為是你想搜索hard和contact,會出來很多你用不著的東西,反倒把你想要的給淹沒了。
加不加引號就是這個區(qū)別(注意,必須是英文輸入法的引號""哦 )
12 模型顯示dependent part不能mesh,怎么辦?
1)你可以點模型樹在part步mesh,也可以
2)在模型樹assembly下點相應(yīng)的part,右鍵,make independent
13 想隱藏一些part以便更清楚的看見其他part,edge等
view-Assembly Display Options,打勾
14 想打印或者保存圖片
file-print-OK就打印
file-print-把Destination改為file并指定路徑,format可選,就可以把當(dāng)前模型視圖保存為圖形文件(我一般用png)
15 我建立了實體模型,實體單元只有3個自由度,如何施加彎矩(or扭矩)?
常見問題2.0有說。
http://forum.simwe.com/viewthread.php?tid=677582&extra=page=8&filter=type&typeid=68
如何施加扭矩(示例)
http://forum.simwe.com/thread-864413-1-1.html
16 已經(jīng)建好2D模型,想得到3D模型,怎么實現(xiàn)?
http://forum.simwe.com/viewthread.php?tid=854372&extra=page=10&filter=type&typeid=68&page=1
17 CAE文件太大,上傳不便,可否縮小?
保留種子刪除網(wǎng)格,另存為新文件并關(guān)閉之,他就變小很多了。
另外,看看高人如何文檔瘦身的:
http://forum.simwe.com/viewthread.php?tid=861908&extra=page=10&filter=type&typeid=68
18 你喜歡用Hypermesh劃網(wǎng)格,用aba提交運(yùn)算?看看老向的好東西吧
很好的HM轉(zhuǎn)aba的視頻(不過建議高手就這個問題收集一個專題,呵呵,呼喚下)
http://forum.simwe.com/viewthread.php?tid=860878&extra=page=13&filter=type&typeid=68
在Hyperworks版置頂?shù)倪@個由binling_love大俠總結(jié)的專題
http://forum.simwe.com/thread-862441-1-1.html(HyperMesh與ABAQUS的接口模板(匯總))非常詳細(xì)!
19 在CAE中定義節(jié)點集,如何將表面所有節(jié)點全部選中?
請看echo_shanghai及garethz的方法.
http://forum.simwe.com/thread-774697-1-1.html
20 如何控制加載的數(shù)值(如何按照你的加載步長來加載而不是按照aba默認(rèn)的
步長加載)
http://forum.simwe.com/thread-864942-1-1.html
21 如何更改CAE界面默認(rèn)顏色
view->Grahphic options->viewport Background->Solid->choose the wite colour!
然后在file->save options...
22 如何增大允許的迭代次數(shù)
這個一般情況下不需要更改,除非你有特殊需要才改的。
方法:在step模塊,菜單other---Gerneral solution controls--Edit,選擇第一
分析步"establish contact I",點continue, 選擇specify,點Time Incrementation
標(biāo)簽,點第一個more,把Is由默認(rèn)的12改為30,點OK。
23 提示“磁盤空間不足”怎么辦?
UNABLE TO COMPLETE FILE WRITE. CHECK THAT SUFFICIENT DISK SPACE IS AVAILABLE
看看這2帖的方法
http://forum.simwe.com/thread-866003-1-1.html
http://forum.simwe.com/thread-862120-1-1.html
24 abaqus有沒有鏡像(mirror)功能 ,abaqus如何縮放模型大小
鏡像:模型樹右鍵點copy,改下面相應(yīng)設(shè)置:
http://forum.simwe.com/viewthread.php?tid=261578&extra=page=3&filter=digest
縮放:模型樹copy part > scale
25 abaqus如何加載重力:
可以用CAE操作,你也可以編輯keywords實現(xiàn):
http://forum.simwe.com/viewthread.php?tid=45661&extra=page=4&filter=digest(老帖子)
http://forum.simwe.com/thread-867007-1-2.html(新帖子)
http://forum.simwe.com/viewthread.php?tid=867007&extra=page=1&filter=type&typeid=68
加載體力(慣性力)呢? 和加重力很類似的(重力是體力中常見的一種嘛):load---body load
26 ProE.導(dǎo)入 ABAQUS.CAE
konadoul大俠圖文并茂:
http://forum.simwe.com/viewthread.php?tid=865114&extra=page=1&filter=digest
怎樣把Autocad導(dǎo)入abaqus:AUTOCAD必須保存為dxf格式,再file-import即可
http://forum.simwe.com/thread-871510-1-1.html
27 怎么查詢模型中某一區(qū)域總共多少節(jié)點
可以定義一個set;方圓斑竹的方法非常方便:
http://forum.simwe.com/thread-867502-1-4.html
28 如何施加螺栓預(yù)緊力
load---bolt load??梢詤⒖枷逻@個小例子極其鏈接
http://forum.simwe.com/thread-867680-1-2.html
29 如何實現(xiàn)循環(huán)加載
添加循環(huán)對稱和彈簧的視頻
http://forum.simwe.com/viewthread.php?tid=863183&highlight=??????
30 如何施加靜水壓力hydrostatic
load --> Pressure, 把默認(rèn)的uniform 改為hydrostatic 。這個僅用于standard,顯式分析不支持。
http://forum.simwe.com/thread-807112-1-1.html(aba_aba時代的老帖子)
http://forum.simwe.com/thread-869840-1-1.html(有圖示如何設(shè)置高程以及小例子)
31 比較各種中繼圖格式導(dǎo)入ABQ的便利性
http://forum.simwe.com/thread-864574-1-1.html
32 建模,變截面拉伸物體建模
http://forum.simwe.com/viewthrea ... hlight=??/
33 導(dǎo)入線(Line)幾何模型
http://forum.simwe.com/viewthrea ... p;page=1#pid1535853
34 F" ababa材料庫使用教學(xué)# `(- , 這個需要購買的
http://forum.simwe.com/viewthrea ... p;page=1#pid1534135
35模型中需要設(shè)置剛體,到底用解析剛體還是離散剛體呢?
看看binling_love的帖子你應(yīng)該會明白的
http://forum.simwe.com/thread-868650-1-1.html
36 abaqus工作路徑怎么設(shè)置
鼠標(biāo)右鍵點擊你的abaqus圖標(biāo)(或者開始--程序--abaqus)點屬性-》
起始位置,設(shè)置你的工作路徑
http://forum.simwe.com/thread-770873-1-1.html
37 如何做出半透明的效果圖
http://forum.simwe.com/viewthread.php?tid=869122&extra=page=1&filter=type&typeid=68
38 如何檢查殼單元法向
Property module/Assign/normal
39 如何輸出part變形后節(jié)點坐標(biāo)?
有些輸出必須在前處理中做好,后處理才能輸出:
把你關(guān)心的區(qū)域做成set,用0 f* Z3 ^! E* f( u
*node print, nset=setname 輸出到dat文件3
http://forum.simwe.com/thread-870571-1-1.html
40 如何定義的剛體的質(zhì)量
這個切不可再用莊茁的那本書上面的介紹,對新版本來說真是害人不淺。新版本已經(jīng)更改:
在special中選擇inertia ?;蛟趇np文件里輸入*element, type=mass, elset=mass_element
http://forum.simwe.com/viewthread.php?tid=871399&extra=page=1&filter=type&typeid=68
http://forum.simwe.com/viewthread.php?tid=871399&page=1#pid1600134
41 如何使用tie綁定2個part ?
小康大俠的圖形演示:
http://forum.simwe.com/thread-866170-1-3.html
42 給曲面(曲殼)的加載面力(均勻0r不均勻的都有):
用surface load加載面力(對于曲面來說,surface load和pressure不同)
http://forum.simwe.com/thread-873022-1-2.html
http://forum.simwe.com/viewthread.php?tid=839010&page=1#pid1599650
43 如何相中part內(nèi)部的面
http://forum.simwe.com/thread-873005-1-1.html
44 OBD文件大的驚人,如何減小odb文件大小
http://forum.simwe.com/thread-873151-1-1.html
45 如何選取內(nèi)部的面
在6.8版中打開selection toolbar 選擇第二個圖標(biāo)內(nèi)有select from interior entities即可選到內(nèi)部面
http://forum.simwe.com/thread-873005-1-1.html
46 在property步,如何將名義應(yīng)力,應(yīng)變轉(zhuǎn)換為abaqus中的真實應(yīng)力,應(yīng)變定義塑性
http://forum.simwe.com/thread-873608-1-1.html
47 AVG:75%的含義http://forum.simwe.com/thread-855510-1-32.html
48 如何定義的剛性板的質(zhì)量---注意,這個不能按照莊茁書的來做,新版本已經(jīng)更改
http://forum.simwe.com/viewthread.php?tid=871399&extra=page=2&filter=type&typeid=68
49 如何輸出單元體積
set步---whole model ----volume/Tickness/Corrdinate-----EVOL
后處理:
1 如何在你在前處理中已經(jīng)定義的局部坐標(biāo)系下看結(jié)果(如果是柱坐標(biāo)系,完全流程一樣)
1)在打開ODB文件的時候,前面的read_only前面的勾去掉。
2)create coordinate system選擇一種方法建立局部坐標(biāo)。
3)coordinate system manager選擇建立的csys-->move toodb
4)重新打開odb,main menu bar-->result-->options->transformation-->user-spcified-->choose your csys-->apply
http://forum.simwe.com/viewthread.php?tid=820342&highlight=????
2 如何顯示最大、最小應(yīng)力
在Visualization>Options>contour >Limits中選中Min/Max:Show Location
3 后處理有些字符(圖例啊,版本號啊,坐標(biāo)系啊)不想顯示
view-view annotation option ,選擇打勾
4 后處理中顯示邊界條件
Viewport--ODBDisplay Options 邊界條件處打勾
5 在模型上只顯示云圖,不顯示網(wǎng)格
option菜單-common-visible edges--free edges
順便竄一下,在前處理mesn之后不想顯示網(wǎng)格,只顯示模型的話,更簡單:
工具欄有顯示mesh、顯示線框、顯示實體連續(xù)的三個按鈕。
6 你想調(diào)大變形放大系數(shù)(Deformation Scal Factor)讓變形顯示更明顯一點?
注意:非線性問題,這個默認(rèn)為是1(也就是不放大),只有線性的才能改。
option菜單-common-visible edges--Deformation Scale factor
http://forum.simwe.com/thread-844763-1-1.html
7 如何在后處理中移動圖例
選Gneral--legend 可以隱藏
選Legent--Upper left corner 可以移動
http://forum.simwe.com/viewthread.php?tid=863548&page=1#pid1531212
8 對ODB結(jié)果處理以后,如何保存結(jié)果
從visualization模塊開啟odb檔(不要直接從job manager開啟),並取消勾選
read only,對已有的XY-data作copy toodb。
還有konadoul兄的圖文并茂:
http://forum.simwe.com/viewthread.php?tid=864067&highlight=odb
9 job步提交運(yùn)算后警告信息出現(xiàn)setwarning 或者nodewarning,(類似這樣的語句:
....have been identified in element set ErrElemVolSmallNegZero
.... identified in element set ErrElemDistorted
WarnNodeUnconstrained
WarnNodeMissMasterIntersect
WarnElemDistorted.
這里的Warn打頭的代表相應(yīng)的警告信息,Err代表相應(yīng)的錯誤信息)
我怎么知道這些set或者node到底在哪兒?
在job步j(luò)ob manager點result,tool--- display group---在item 選node或者element,
右邊就出現(xiàn)相應(yīng)的警告幾何部分,勾選“Highlight item inviewport”就能在模型中
高亮這些警告部分。
10 如何在XY data中繪製非以時間為橫軸(如橫軸為應(yīng)變,縱軸為應(yīng)變)的曲線& x) Z" Q2 A3 I) h
1). 先將欲繪製的數(shù)據(jù)存入XY data manager
2). Create/ Operate on XY data
3). 在Operators選擇Combine(X,X)
4). 為橫軸的數(shù)據(jù)/Add to Expression,再選擇作為縱軸的數(shù)據(jù)/Add to Expression, q N1 w: D ^! D- o% X
5) .Save as或Plot即可.
http://forum.simwe.com/thread-863846-1-1.html
11 如何在visualization模塊里得到圖形中某一節(jié)點的位移時間圖
Tools/XY Data Manager/Create/選ODBfield output 后點擊Continue)
在Variables中點擊U:Spatial displacment 選擇你要的,再在Elements/Nodes中
點擊pick from viewport 以及Add Selection,最后在模型中拾取節(jié)點,plot。
想得到數(shù)據(jù),就點save。
http://forum.simwe.com/thread-771549-1-1.html
12 如何查看模型變形之后的面積?
小康的演示:
http://forum.simwe.com/thread-867486-1-5.html(查詢分析後模型面積(面積))
http://forum.simwe.com/thread-867486-1-1.html
http://forum.simwe.com/thread-859665-1-1.html
13 如何得到模型變形之后的幾何? 如何從orphan mesh中提取幾何體?
對于有限元計算來說,主要對象和結(jié)果都在于節(jié)點和單元。如果你想要
得到計算之后的幾何模型,可以借助第三方軟件實現(xiàn)。
Robert的這個操作步驟雖然是講解如何測量圓角的,但是對其他幾何也適用。
http://forum.simwe.com/thread-865107-1-1.html
(此法需要Hypermesh外加一款CAD軟件(比如PROE,SW等))
14.如何輸出圖形
如果要輸出檔案: file->print->destination 選file就可以存成圖片檔
如果只是要將圖形貼至word或powerpoint:確認(rèn)鼠標(biāo)在圖形視窗/按ctrl+c/
切換到word/按ctrl+v
15 如何在后處理中進(jìn)行有選擇性的顯示
在visualization modul中,選擇create display group
http://forum.simwe.com/thread-865796-1-3.html
ABAQUS的結(jié)果在后處理中能否按照part分別顯示?
http://forum.simwe.com/post.php?action=edit&fid=31&tid=864413&pid=1537067
16 如何在后處理時顯示等值線
common---contour type中選擇line
http://forum.simwe.com/thread-761236-1-1.html
17 對稱模型取了1/2或1/4模型,如何在后處理做鏡像效果?
后處理view---ODBdisplay option--mirror
http://forum.simwe.com/thread-867468-1-3.html
18 如何是結(jié)果曲線更光滑(進(jìn)行濾波處理)
http://forum.simwe.com/thread-868329-1-1.html
19 如何查看shell殼單元的厚度方向的各section point應(yīng)力分布
O
http://forum.simwe.com/thread-866422-1-1.html
20 odb文件打不開怎么辦?
http://forum.simwe.com/viewthread.php?tid=870114&extra=page=1&filter=type&typeid=68
http://forum.simwe.com/thread-873151-1-1.html(如何減小obd文件)
21 如何創(chuàng)建一個viewcut切面
后處理--tool---view cut。也可以在快速工具欄操作:http://forum.simwe.com/thread-871491-1-1.html
22 如何對個別部件產(chǎn)生半透明效果
http://forum.simwe.com/viewthread.php?tid=869122&highlight
23 對于拉壓抗力不同的材料,如何查看高應(yīng)力區(qū)更容易觀察破壞區(qū)域?(注意:field output >pressure,它的預(yù)設(shè)為envelope absolute)
littletuch提供的途徑非常好:先result>section point 設(shè)置為envelope 再criteria改成maximum value(position還是保持默認(rèn)的積分點)。
24 請問ABAQUS后處理云圖中,其圖例的字體大小怎樣調(diào)整?
viewport//viewport annotation options//進(jìn)入viewport annotation options對話框,選擇Legend標(biāo)簽,在Text區(qū)域選擇Set Front按鈕進(jìn)行設(shè)置。
相關(guān)標(biāo)簽搜索:ABAQUS/CAE 常 問 界 面 操 作(轉(zhuǎn)自SimWe仿真論壇 abaqus分析培訓(xùn) abaqus技術(shù)教程 abaqus巖土分析 鋼筋混凝土仿真 abaqus分析理論 abaqus軟件下載 abaqus umat用戶子程序編程 Abaqus代做 Abaqus基礎(chǔ)知識 Fluent、CFX流體分析 HFSS電磁分析 Ansys培訓(xùn)