创建零件
定义零件几何图形通常是开发有限元模型的第一步。
此处,定义了板几何图形,以便生成三维零件。
- 使用“Helius PFA for ANSYS 启动程序”工具打开 ANSYS Mechanical APDL。
- 依次单击“Main Menu”>“Preprocessor”>“Modeling”>“Create”>“Volumes”>“Block”>“By 2 Corners & Z”。
- 在显示的对话框中,输入以下值:
- WP X = 0
- WP Y = 0
- Width = 10
- Height = 15
- Depth = 0.04
- 单击“OK”。
- 依次单击“Main Menu”>“Preprocessor”>“Modeling”>“Create”>“Volumes”>“Cylinder”>“Solid Cylinder”
- 在显示的对话框中,输入以下值:
- WP X = 5
- WP Y = 7.5
- Radius = 1.5
- Depth = 0.04
- 单击“OK”。
- 依次单击“Main Menu”>“Preprocessor”>“Modeling”>“Operate”>“Booleans”>“Subtract”>“Volumes”。
- 从图形窗口中选择块。将显示一条消息,提示在此位置处有两个体积。确保体积 1 是拾取的体积,然后单击“OK”。
- 在“Subtract Volumes”对话框中单击“OK”。
- 从图形窗口中选择圆柱体。确保体积 2 是拾取的体积,然后单击“OK”。
- 在“Subtract Volumes”对话框中单击“OK”。板几何图形现已定义。