




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、ansys命令中英文解釋2007-03-21源自:IT粉絲網(wǎng)網(wǎng)友評(píng)論 0 條進(jìn)入視頻教程分享一下! BEGINNER'S GUIDE TO ANSYS COMMANDS The symbol '*' corresponds to the following: * -> k, l, a, v, e, n, cm, et, mp, r where => k -> Keypoints l -> Lines a -> Area v -> Volumes e -> Elements n -> Nodes cm -> compo
2、nent et -> element type mp -> material property r -> real constant $ -> d, f, sf, bf, ic, where => d -> DOF constraint (ux. in Structural, Temp in thermal, f -> Force Load ( Heat in thermal) sf -> Surface load on nodes bf -> Body Force on Nodes More Commands can be generat
3、ed by sensible combinations of " $* " family of commands. See the following list of $* possible options $* -> dk -> DOF constraints on KP (Vx,Vy,Pres. in CFD) dl -> DOF constraints on Lines da -> DOF constraints on Areas fk -> Force on Keypoints sfl -> Surface load on Lin
4、es sfa -> Surface load on Areas sfe -> Surface load on element faces bfk -> Body Force on Keypoints bfl -> Body Force on Lines bfa -> Body Force on Area bfv -> Body Force on Volumes bfe -> Body Force on Elements ic -> Initial Conditions ", p" -> If ",p"
5、 was issued at the end of the Command(in Input Window) the GUI based picking menu will be activated. Useful for listing, plotting, meshing, deleting, etc. * 1. Listing of picked Entities: COMMAND SYNTAX: *LIS,p & $*LIS,p A few Combinations of this command are: klis,p -> List KP llis,p -> L
6、ists Lines alis,p -> Lists Areas vlis,p -> Lists Volumes elis,p -> Lists Elements nlis,p -> Lists Nodes cmlis,p -> Lists components cslis,p -> Lists user created local co-ordinate systems dlis,p -> Lists DOF constraints specfied on nodes dalis,p -> Lists DOF constraints appli
7、ed on Areas flis,p -> Lists force on Nodes sfllis,p -> Lists Surface Load on lines bfalis,p -> Lists body force load applied on Areas iclis,p -> Lists Initial condition on Nodes If ",p" was not issued, all entites currently selected will be listed. For certain commands ",p
8、" cannot be issued. See the below mentioned commands etlis -> Lists the different element types defined mplis -> Lists whatever Material properties rlis -> Lists whatever real constants cslis -> Lists all co-ordinate systems cmlis -> Lists all components * 2. Plotting of Entities
9、: COMMAND SYNTAX: *plo KPLO / LPLO / APLO / VPLO / EPLO / NPLO / CMPLO / * 3. deleting of Entities: COMMAND SYNTAX: *DEL,p & $*DEL,p KDEL,p / LDEL,p / ADEL,p / VDEL,p / EDEL,p / NDEL,p / CMDEL,p / DDEL,p / DKDEL,p / DADEL,p / FDEL,p / SFDEL,p / SFEDEL,p / SFADEL,p / SFLDEL,p / BFADEL,p / . The s
10、yntax for this command is very similar to LISTING command. * 4. distance between two entities: COMMAND SYNTAX: *DIS,p ndis,p -> Distance between two nodes kdis,p -> Distance between two KPs * 5. Meshing of geometries: COMMAND SYNTAX: *MES,p KMES,p / LMES,p / AMES,p / VMES,p * 6. Size settings
11、for Lines and Areas before meshing : COMMAND SYNTAX : *size,p Lesiz,p / Aesize,p * 7. Clearing Meshes of already meshed geometries: COMMAND SYNTAX: *CLE,p KCLE,p / LCLE,p / ACLE,p / VCLE,p * 8. BOOLEAN Operations: Intersect COMMAND SYNTAX : *IN* AINA,p / VINV,p / LINL,p / AINV,p / LINV,p / LINA,p *
12、9. BOOLEAN Operations: GLUE COMMAND SYNTAX : *GLUE VGLUE,p / AGLUE,p / LGLUE,p * 10. Boolean Operations: SUBTRACT/DIVIDE: COMMAND SYNTAX: *sb*,p See the following examples to understand how this works: asba,p -> Subtract Area from Area asbl,p -> Divide Area by line vsba,p -> Divide volume b
13、y Area lsbw,p -> Divide line by Workplane vsbw,p -> Divide volume by Workplane asbw,p -> Divide area by Workplane vsbv,p -> subtract Volume by another volume More combinations exist. The user needs to explore them for themselves -> forms a part of learning * 11. Boolean Operations: Ov
14、erlap: COMMAND SYNTAX: *OVLAP,p AOVLAP,p / VOVLAP,p * 12. Concatenation of Lines / Areas -> for map meshing COMMAND SYNTAX : *ccat,p LCCAT,p -> Concatenation of Lines for Map meshing Area ACCAT,p -> Concatenation of Areas for Map meshing Volume * 13. Dragging operation COMMAND SYNTAX : *dra
15、g,p vdrag,p -> Drag areas along a line to create a new volume adrag,p -> Drag line along a line to create a new area ldrag,p -> Drag KP along a line to create a new line * 14. Copy Geomtric entities COMMAND SYNTAX : *GEN,p KGEN,p / LGEN,p / AGEN,p / VGEN,p Please note that *GEN commands are
16、 also used for MOVE operations. The difference lies in the value specified in the 10th field of these *GEN commands. By default it is 0 -> which does the COPY operation. If specfied as 1 -> it does the MOVE operation * 15. Bottom -to- Top modeling commands: COMMAND SYNTAX : *,p & *,p k,p -
17、> Allows user to pick KP in the Workplane l,p -> Create lines from existing KP ak,p -> Create area from KP al,p -> Create area from lines v,p -> Create Volume from KP va,p -> Create Volume from Areas e,p -> Create Elem from existing nodes en,p -> Create Elem from nodes * 16.
18、To apply common Boundary Conditions such as DOF constraint, Forces, Surface Loads, Bodyforce Loads and Initial conditions * -> is meant for the KLAVE entities only (KLAVEN stands for KP, Lines, Area, Volumes & ELem ) 16a. DOF constraint : COMMAND SYNTAX : $*,p ( Please Note: NOT all * are val
19、id) See the valid combinations below: D,p -> To apply DOF on nodes DK,p -> To apply DOF on Keypoints DL,p -> Apply DOF on Lines DA,p -> Apply DOF on Areas ( symmetry or Anti-symmetry will be prompted) * 16b. FORCE Loading: COMMAND SYNTAX : $*,p See the valid combinations below: f,p ->
20、 Forces on nodes fk,p -> Force on Keypoints (fa,p or FV,p or FL,p -> Since force cannot be applied on Lines or Area & volumes. this command does not exist.) * 16c. Surface Loads: COMMAND SYNTAX : $*,p See the valid combinations below: sf,p -> Surface Load on a set of Nodes sfl,p -> S
21、urface Load on Lines sfa,p -> Surface Load on Area sfe,p -> Surface Load on Element (SFk,p and SFV,p do not exist since pressure cannot be applied on a single Kp and neither can it be applied on a volume) * 16d. BodyForce Load: COMMAND SYNTAX : bf*,p See the valid combinations below: bf,p ->
22、; Bodyforce Load on a set of Nodes bfk,p -> Bodyforce Load on KP bfl,p -> Bodyforce Load on Lines bfa,p -> Bodyforce Load on Areas bfv,p -> Bodyforce Load on Volumes bfe,p -> Bodyforce Load on Element * 16e. Initial conditions: ic,p -> Initial Conditions on Nodes (P.S: Initial Cond
23、itions can be applied only to nodes. ) * 17. To refine a mesh : COMMAND SYNTAX : *ref,p kREF,p / kREF,p / aREF,p / eREF,p / nREF,p * 18. To TRANsfer loads from the Solid model to the FE model: COMMAND SYNTAX : $TRAN dtran / ftran / sftran / bftran & SBCTRAN (SBCTRAN -> Transfers all solid mod
24、el loads to FE model) * 19. Writing / Reading information to a file (ASCII) COMMAND SYNTAX : *read, & *write, NWRITE / MPWRITE / ETWRITE / RWRITE / EWRITE / CDWRITE NREAD / MPREAD / ETREAD / RREAD / EREAD / CDREAD / LDREAD (Some of these commands ETWRITE/ETREAD , RWRITE/RREAD are undocumented. B
25、ut they do work) The Commands CDWRITE and CDREAD are used to write/read all FE model related info (w or w/o geometry to ASCII files) Its recommended the user read the online help on these two commands before using them The LDREAD commands are used to read loads (LD) from other analysis types. For example: Temp from Thermal results file (*.rth) are applied onto
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 《高等數(shù)學(xué)》上冊(cè)課件14-05拉普拉斯變換的應(yīng)用舉例
- 《婚姻家庭繼承法第六版》課件婚姻家庭法第六章
- 2025年國(guó)際商業(yè)交易與法律政策考試試題及答案
- 2025年中小企業(yè)融資與投資管理測(cè)試試卷及答案
- 采購(gòu)崗位培訓(xùn)
- 為銷售提供產(chǎn)品培訓(xùn)
- 2025年金融技術(shù)與區(qū)塊鏈考試試題及答案
- 外科手術(shù)部位感染預(yù)防與控制措施
- IgA腎病病人的護(hù)理
- 2025年法律實(shí)務(wù)與律師職業(yè)培訓(xùn)考試試題及答案
- 施工費(fèi)用控制管理制度
- 律師事務(wù)所數(shù)據(jù)管理制度
- 2025年衛(wèi)生系統(tǒng)招聘考試《職業(yè)能力傾向測(cè)試》新版真題卷(附詳細(xì)解析)
- 大學(xué)生心理健康教育導(dǎo)論
- 河南省洛陽(yáng)市2024-2025學(xué)年高二下學(xué)期6月期末質(zhì)檢物理試卷(含答案)
- 浙江理工大學(xué)《統(tǒng)計(jì)學(xué)與R語(yǔ)言》2023-2024學(xué)年第二學(xué)期期末試卷
- 安全生產(chǎn)獎(jiǎng)罰管理制度
- 2025年全省民政行業(yè)職業(yè)技能大賽(孤殘兒童護(hù)理員)備考試題庫(kù)(含答案)
- 南京鼓樓醫(yī)院合作協(xié)議書
- DB32/T 3375-2018公共場(chǎng)所母乳哺育設(shè)施建設(shè)指南
- 《資治通鑒》與為將之道知到課后答案智慧樹章節(jié)測(cè)試答案2025年春武警指揮學(xué)院
評(píng)論
0/150
提交評(píng)論