ImageVerifierCode 换一换
格式:DOCX , 页数:21 ,大小:27.29KB ,
资源ID:4684461      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/4684461.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(Hypermesh与abaqus接口实例.docx)为本站会员(b****6)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

Hypermesh与abaqus接口实例.docx

1、Hypermesh与abaqus接口实例Hypermesh和Abaqus的接口分析实例(三维接触分析)In this tutorial, you will learn how to: Load the Abaqus user profile and model Define the material and properties and assign them to a component View the *SOLID SECTION for solid elements Define the *SPRING properties and create a component collect

2、or for it Create the *SPRING1 element Assign a property to the selected elementsStep 1: Load the Abaqus user profile and modelA set of standard user profiles is included in the HyperMesh installation. They include: RADIOSS (Bulk Data Format), RADIOSS (Block Format), Abaqus, Actran, ANSYS, LS-DYNA, M

3、ADYMO, Nastran, PAM-CRASH, PERMAS, and CFD. When the user profile is loaded, applicable utility menu are loaded, unused panels are removed, unneeded entities are disabled in the find, mask, card and reorder panels and specific adaptations related to the Abaqus solver are made. 1.From the Preferences

4、 drop down menu, click User Profiles.2.Select Abaqus as the profile name.3.Select Standard3D and click OK.4.From the File drop down menu, select Open or click the Open .hm file icon.5.Select the abaqus3_0tutorial.hm file.6.Click Open.Step 2: Define the material propertiesHyperMesh supports many diff

5、erent material models for Abaqus. In this example, you will create the basic *ELASTIC material model with no temperature variation. The material will then be assigned to the property, which is assigned to a component collector. Follow the steps below to create the *ELASTIC material model card:1.From

6、 the Materials drop down menu, select Create. 2.Click mat name = and enter STEEL.3. Click type= and select MATERIAL.4.Click card image = and choose ABAQUS_MATERIAL.5.Click create/edit. The card image for the new material opens.6.In the card image, select Elastic in the option list.7.By default, the

7、selected type is ISOTROPIC. If not, click the switch and select ISOTROPIC. 8.By default, the ELASTICDATACARDS= field value is 1. If not, input 1 to set the number of datalines.9.Click the field beneath E(1) and enter 2.1E5.10.Click the field beneath NU(1) and enter 0.3.11.Click return to accept the

8、changes to the card image.12.Click return to exit the panel.Step 3: Define the *SOLID SECTION properties1.From the Properties drop down menu, select Create. 2.Click prop name= and enter Solid_Prop.3.Choose a color for the property.4.Click on type= and set it to SOLID SECTION. This ensures that secti

9、ons pertaining only to solid elements are available as card image options. Alternatively, the type = field can be set to ALL ensuring that all available card images are listed.5.Click on card image= and select SOLIDSECTION.6.Click material= and select STEEL.7.Click create.8.Click return to exit the

10、panel.Step 4: Assign the property to the componentBecause the material is assigned to the property, when you assign the property to a component, the material is automatically assigned as well.1.From the Collectors drop down menu, select Edit and select Components. 2.Click the yellow comps button and

11、 select INDENTOR and BEAM from the list.3.Click select.4.If necessary, click the toggle to switch to property= . 5.Double-click property= and select the Solid_Prop.Notice that the card image= and material= are already set from the Solid_Prop property.6.Click update.7.Click return to exit the panel.S

12、tep 5: View the *SOLID SECTION for solid elementsHyperMesh supports sectional properties for all elements from the property collector. Complete the steps below to view the *SOLID SECTION card for an existing component:1.From the Properties drop down menu, select Card Edit.2.Click props and select So

13、lid_Prop from the list of property collectors.3.Click select to finish the selection process.4.Click edit to view the *SOLID SECTION property card image.5.Click return to finish the viewing process.6.Click return to exit the panel.Step 6: Define the *SPRING propertiesIn Abaqus contact problems, it i

14、s common to use weakly grounded springs to provide stability to the solution in the first loading step. This section explains how to create these springs and how to create the *SPRING card.Complete the steps below to create the *SPRING card:1.From the Properties drop down menu, select Create.2.Click

15、 prop name= and type in Spring_Prop.3.Choose a color for the property collector.4.Click on type= and set it to LINE SECTION. This ensures that sections pertaining only to 1D elements are available as card image options. Alternatively, the type = field can be set to ALL ensuring that all available ca

16、rd images are listed.5.Click on card image= and select SPRING.6.Click material= and select STEEL.7.Click create/edit.8.In the dof1 field, enter 3.The dof2 field in the *SPRING card is ignored by Abaqus for SPRING1 elements.9.In the Stiffness field, enter 1.0E-5.10.Click return to accept the changes

17、to the card image.11.Click return to exit the panel.Step 7: Create a component collector for the *SPRING property1.From the Collectors drop down menu, select Create and select Components. 2.Click comp name= and type in GROUNDED.3.Choose a color for the property collector.4.If necessary, click the to

18、ggle to switch to property= . 5.Double-click property= and select the Spring_Prop.Notice that the card image = and material = are already set from the Spring_Prop property.6.Click create.7.Click return to exit the panel.To reset the view for further processing:1.Click the isometric view icon .Step 8

19、: Create the SPRING1 element1.From the Mesh drop down menu, select Assign and select Element Type. 2.In the 1D sub-panel, click mass = and select SPRING1.In HyperMesh, grounded elements are created and stored as mass elements since they only have one node in the element connectivity.3.Click return t

20、o exit the panel.4.On the status bar at the bottom of the window, the name of the current component is displayed. Click on that name.5.Select GROUNDED from the list of component collectors that appears.As the spring elements are created, they will be placed in this component.6.From the Mesh drop dow

21、n menu, select Create and select Masses.7.Click nodes and select by id from the pop-up menu.8.In the id = field, enter 451t460b3 and click Enter on the keyboard.This shorthand selects all of the nodes from 451 to 460 in increments of 3.9.Click create. 10.Click return to exit the panel.定义接触面和相互作用Step

22、 9: Start the Contact Manager1.From the Utility menu, click the Contact Manager button. The Abaqus Contact Manager dialog opens. Step 10: Create the Indentor-top surface1.Select the Surface tab in the Abaqus Contact Manager dialog.2.Click the New button. The Create New Surface dialog opens.3.In the

23、Name: field, enter indentor-top.4.Select Element based as the type of surface.5.Click Color and select a color.6.Click Create. The Element Based Surface dialog opens for defining elements and corresponding faces for the surface.7.In the Model Browser, expand the Components folder to display all the

24、contents. Right-click on indentor and select Isolate.8.Click the user views icon and select top. 9.In the Element Based Surface dialog, select the Define tab. 10.In the Define surface for: list, select 3D solid, gasket. 11.Click the Elements button. This opens the element selector panel. 12.Click th

25、e elems button.13.Select by collector.14.Check the indentor component and click select. You will see the elements in indentor component highlighted. 15.Click proceed to return to the Element Based Surface dialog.16.Select Solid skin option from the Select faces by: radio buttons.17.Select a color fr

26、om the Solid skin color: button. 18.Click the Faces button. This creates a temporary skin of the selected elements and opens the element selector panel. 19.Select an element from the top of the solid skin.20.Click the elems button and select by face. You will see all faces at the top of the solid sk

27、in are highlighted. 21.Rotate the model in HyperMesh interface to verify all desired faces are selected. You can deselect any element (by right clicking) or add more if you like. 22.When you are satisfied with the element faces selected, click proceed to return to the Element Based Surface dialog.23

28、.Click the Add button to add these faces to the current surface. This creates special face elements (rectangles with dot in the middle) for display.You can reject the recently added faces by clicking the Reject button. You can also delete faces from the Delete Face page. 24.When satisfied with the s

29、urface definition, click Close to return to the Abaqus Contact Manager dialog.Step 11: Create the Beam-bot surface1.Select the Surface tab in the Abaqus Contact Manager dialog and click the Display None button to undisplay all surfaces.2.Click the New button. This opens the Create New Surface dialog

30、.3.In the Name: field, enter cylinder-top.4.Select Element based as the type of surface.5.Click the Color: button and select a color.6.Click Create. The Element Based Surface dialog opens for defining elements and corresponding faces for the surface.7.In the Model Browser, expand the Components folder to display all the contents. Right-click on Beam and select Isolate.8.In the Element Based Surface dialog, select the Define tab.9.In the Define su

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1