| 24小時(shí)熱門版塊排行榜 |
| 3 | 1/1 | 返回列表 |
| 查看: 4553 | 回復(fù): 2 | ||||
黑哥哥吃番茄新蟲(chóng) (初入文壇)
|
[求助]
ANSYS瞬態(tài)動(dòng)力學(xué)問(wèn)題請(qǐng)教 已有1人參與
|
|
小弟學(xué)習(xí)ansys不久,老師安排一個(gè)算例。但是運(yùn)算中出現(xiàn)很多錯(cuò)誤(如下),望指教. 錯(cuò)誤一:An attempt was made to define KEYOPT values for an undefined element type 3. The KEYOPT command is ignored. 錯(cuò)誤二:No surface elements were generated. 錯(cuò)誤三:Specified displacements from the previous D command were applied only to defined and selected nodes. 錯(cuò)誤四:Specified forces from the previous F command were applied only to defined and selected nodes. 錯(cuò)誤五 Node 1 on element 1 is unselected. Node 2 on element 1 is unselected. Node 2 on element 2 is unselected. Node 3 on element 2 is unselected. Node 3 on element 3 is unselected. Node 4 on element 3 is unselected. Node 4 on element 4 is unselected. Node 5 on element 4 is unselected. Node 5 on element 5 is unselected. Node 6 on element 5 is unselected. Node 6 on element 6 is unselected. Node 7 on element 6 is unselected. Node 7 on element 7 is unselected. Node 8 on element 7 is unselected. Node 8 on element 8 is unselected. Node 9 on element 8 is unselected. Node 9 on element 9 is unselected. Node 10 on element 9 is unselected. Node 10 on element 10 is unselected. Node 11 on element 10 is unselected. Node 11 on element 11 is unselected. Node 12 on element 11 is unselected. 錯(cuò)誤六:Present time 5 is less than or equal to the previous time in a transient analysis. 下面是apld: finish /cle /prep7 !前處理 /UNITS,SI !定義國(guó)際單位制 et,1,beam188 et,2,conta176 keyopt,3,3,0 et,3,targe170 mp,ex,1,2e11 !彈性模量 mp,prxy,1,0.3 !泊松比 mp,dens,1,6594 !鉆柱密度(考慮浮重) mp,mu,1,0.25 !鉆柱的摩擦系數(shù) mp,mu,2,0.35 !井壁的摩擦系數(shù) sectype,1,beam,ctube,well,0 !定義類似實(shí)常數(shù)的參數(shù),編號(hào),單元類型,對(duì)應(yīng)參數(shù)類型,參數(shù)名稱,N參數(shù)(沿圓周由內(nèi)徑向外徑劃分的單元數(shù)) secoffset,cent !單元位置參數(shù),坐標(biāo)類型(user代表自定義坐標(biāo)),Y坐標(biāo),Z坐標(biāo) secdata,10,20,0,0,0,0,0,0,0,0,0,0 !具體參數(shù),內(nèi)徑,外徑,沿圓周由內(nèi)徑向外徑劃分的單元數(shù) sectype,2,beam,ctube,well,0 !定義類似實(shí)常數(shù)的參數(shù),編號(hào),單元類型,對(duì)應(yīng)參數(shù)類型,參數(shù)名稱,N參數(shù)(沿圓周由內(nèi)徑向外徑劃分的單元數(shù)) secoffset,cent !單元位置參數(shù),坐標(biāo)類型(user代表自定義坐標(biāo)),Y坐標(biāo),Z坐標(biāo) secdata,5,8,0,0,0,0,0,0,0,0,0,0 !具體參數(shù),內(nèi)徑,外徑 !鉆柱模型 n,1 n,2,0.6,0.64 n,3,1,1.1 e,1,2 ! 連接各節(jié)點(diǎn),形成單元 e,2,3 n,12,10,10.1 fill,3,12 *do,i,3,11 !循環(huán)連接 e,i,i+1 *enddo type,1 ! 定義節(jié)點(diǎn)單元類型 secnum,2 !設(shè)定隨后梁?jiǎn)卧獎(jiǎng)澐謱⒁褂玫慕孛婢幪?hào) mat,1 !指定材料屬性編號(hào) !井壁/套管模型 n,13 n,14,,0.64 n,15,,1.1 e,13,14 ! 連接各節(jié)點(diǎn),形成單元 e,14,15 n,24,,10.1 fill,15,24 *do,i,15,23 !循環(huán)連接 e,i,i+1 *enddo type,1 ! 定義節(jié)點(diǎn)單元類型 secnum,1 !設(shè)定隨后梁?jiǎn)卧獎(jiǎng)澐謱⒁褂玫慕孛婢幪?hào) mat,2 !指定材料屬性編號(hào) !contact nsel,s,node,,1,12,1 esurf !target nsel,s,node,,13,24,1 esurf d,1,ux,uy,,,,,rotx,rotz !鉆頭及井口邊界條件約束 d,2,ux,,,,,,rotx,rotz d,3,ux,,,,,,rotx,rotz d,4,rotx,,,230,1,rotz d,12,all *do,ii,13,24,1 !井筒全約束 d,ii,all *enddo allsel,all !用于求解類似Node 1 on element 1 is unselected的問(wèn)題 /solu !求解器求解 antype,trans ! 瞬態(tài)分析 trnopt,full !完全法求解 alphad,0.1 ! 質(zhì)量阻尼 beta,0.00001 !剛度阻尼 timint,on !打開(kāi)時(shí)間效應(yīng)(進(jìn)行動(dòng)力學(xué)分析) pstres,on !打開(kāi)預(yù)應(yīng)力效應(yīng) *do,iii,1,1000 !循環(huán)加載不平衡質(zhì)量力 *set,w,6.28 !角速度<=轉(zhuǎn)速?> *set,t,iii*0.005 !循環(huán)加載時(shí)間 f,1,fy,54000+0.25*54000*sin(4*w*t) f,1,my,2000+200*sin(4*w*t) f,2,fy,6000+0.25*6000*sin(3*w*t) f,2,my,500+250*sin(3*w*t) time,t !循環(huán)時(shí)間 outres,all,all solve !求解 *enddo solve !求解 |
有限元 |
銀蟲(chóng) (小有名氣)
專家顧問(wèn) (職業(yè)作家)
![]() |
專家經(jīng)驗(yàn): +809 |
|
錯(cuò)誤 1 是:你還沒(méi)有定義單元類型 3,就對(duì)他設(shè)置關(guān)鍵選項(xiàng),這是無(wú)法設(shè)置的。需要將: keyopt,3,3,0 移動(dòng)到 et, 3, ... 之后。 錯(cuò)誤 2 是因?yàn)槟阋獎(jiǎng)?chuàng)建接觸單元和目標(biāo)單元,但是沒(méi)有預(yù)先設(shè)置單元屬性,而且缺少用于接觸的實(shí)常數(shù)的定義,需要將下面的命令: !contact nsel,s,node,,1,12,1 esurf !target nsel,s,node,,13,24,1 esurf 修改為: type 2 r,1 ! 定義接觸使用的實(shí)常數(shù) real,1 !contact nsel,s,node,,1,12,1 esurf type, 3 !target nsel,s,node,,13,24,1 esurf 錯(cuò)誤 3~5 應(yīng)該都是你在做了某種實(shí)體選擇后,沒(méi)有再次選擇所有實(shí)體,造成后續(xù)操作時(shí)所需的實(shí)體不在當(dāng)前選擇集中,因而出錯(cuò)。 由于在定義節(jié)點(diǎn)約束之前,使用了 nsel,s,node,,13,24,1 命令,因而當(dāng)前選擇集中節(jié)點(diǎn)只有 13~24,后面在節(jié)點(diǎn) 1,2,3,4 和 12 上施加約束時(shí),這些節(jié)點(diǎn)都不在當(dāng)前選擇集中,所以出錯(cuò)。需要在定義目標(biāo)單元后,加一句: allsel,all 另外,在定義約束的命令中,以下內(nèi)容: *do,ii,13,24,1 !井筒全約束 d,ii,all *enddo 對(duì)節(jié)點(diǎn) 13~24 約束了所以自由度,而這些節(jié)點(diǎn)又是目標(biāo)單元的節(jié)點(diǎn),約束全部自由度不知是否合適。 錯(cuò)誤 6: 沒(méi)有找到原因。你可以先修改以上問(wèn)題,然后再試試看,是否還有該問(wèn)題。 |
| 3 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 0703化學(xué)336分求調(diào)劑 +5 | zbzihdhd 2026-03-15 | 6/300 |
|
|---|---|---|---|---|
|
[考研] 299求調(diào)劑 +4 | △小透明* 2026-03-17 | 4/200 |
|
|
[考研] 26考研求調(diào)劑 +6 | 丶宏Sir 2026-03-13 | 6/300 |
|
|
[考研] 有沒(méi)有道鐵/土木的想調(diào)劑南林,給自己招師弟中~ +3 | TqlXswl 2026-03-16 | 7/350 |
|
|
[考博] 26申博 +4 | 八旬速覽 2026-03-16 | 4/200 |
|
|
[考研] 211本,11408一志愿中科院277分,曾在中科院自動(dòng)化所實(shí)習(xí) +6 | Losir 2026-03-12 | 7/350 |
|
|
[基金申請(qǐng)] 國(guó)自科面上基金字體 +6 | iwuli 2026-03-12 | 7/350 |
|
|
[考研] 304求調(diào)劑 +3 | 曼殊2266 2026-03-14 | 3/150 |
|
|
[考研] 070303 總分349求調(diào)劑 +3 | LJY9966 2026-03-15 | 5/250 |
|
|
[考研] 材料與化工一志愿南昌大學(xué)327求調(diào)劑推薦 +7 | Ncdx123456 2026-03-13 | 8/400 |
|
|
[考研] 中科大材料與化工319求調(diào)劑 +3 | 孟鑫材料 2026-03-14 | 3/150 |
|
|
[考研] 301求調(diào)劑 +6 | Liyouyumairs 2026-03-11 | 6/300 |
|
|
[考研] 求b區(qū)學(xué)校調(diào)劑 +3 | 周56 2026-03-11 | 3/150 |
|
|
[考研] 求調(diào)劑 +7 | 18880831720 2026-03-11 | 7/350 |
|
|
[考研] 工科278分求調(diào)劑 +5 | 周慢熱啊 2026-03-12 | 7/350 |
|
|
[考研] 一志愿211化學(xué)學(xué)碩310分求調(diào)劑 +8 | 努力奮斗112 2026-03-12 | 9/450 |
|
|
[考研] 308求調(diào)劑 +3 | 是Lupa啊 2026-03-12 | 3/150 |
|
|
[考研] 一志愿山大07化學(xué) 332分 四六級(jí)已過(guò) 本科山東雙非 求調(diào)劑! +3 | 不想理你 2026-03-12 | 3/150 |
|
|
[論文投稿]
投稿問(wèn)題
5+4
|
星光燦爛xt 2026-03-12 | 6/300 |
|
|
[考研] 277求調(diào)劑 +4 | anchor17 2026-03-12 | 4/200 |
|