ANSYS 有限元仿真学习
本文首先介绍了 ANSYS 产品组件,然后介绍了 Workbench 和 APDL 仿真流程,最后列举了一些 APDL 仿真经验积累。
ANSYS 产品组件介绍
Ansys Gets Into Open Source With GitHub | Ansys
Ansys Mechanical
Ansys Mechanical enables you to solve complex structural engineering problems and make better, faster design decisions. With the finite element analysis (FEA) solvers available in the suite, you can customize and automate solutions for your structural mechanics problems and parameterize them to analyze multiple design scenarios. Ansys Mechanical is a **
dynamic tool that has a complete range of analysis tools.
Ansys Mechanical | Structural FEA Analysis Software
Ansys Parametric Design Language (APDL)
Ansys Parametric Design Language (APDL) is a powerful structured scripting language used to interact with the Ansys Mechanical solver. Mechanical APDL (MAPDL), a finite element analysis program, is driven by APDL. APDL and MAPDL can be used for many tasks, ranging from creating geometries for analysis to setting up sophisticated solver settings for highly complex analyses. Ansys was the first commercial simulation tool provider to offer users a versatile programming language to create parametric models for systemic analyses.
What is APDL? Ansys Parametric Design Language
Ansys LS-DYNA
Ansys LS-DYNA is the most used explicit simulation program in the world and is capable of simulating the response of materials to short periods of severe loading. Its many elements, contact formulations, material models and other controls can be used to simulate complex models with control over all the details of the problem.
Ansys LS-DYNA | Crash Simulation Software
Workbench Tutorials
- Pre-analysis: before we start the simulation
- Analysis
- Post-analysis: before we leave the tool
接触面类型:Target169(硬)/contact171(软)
Workbench 分析流程
- 分析类型选取
- 材料选择和添加
- 模型建立及导入
- 网格划分
- 边界条件的设定
- 载荷施加
- 求解及后处理
Basic Procedure for Finite Element Analysis
- /PREP7
- Define the solid model geometry
- Select the element types
- Define the material properties
- Mesh
- /SOLU
- Define the boundary conditions
- Define the loads
- Set the solution options
- Solve
- /POST1
- Plot, view, and export the results
- Compare and verify the results
Ansys Mechanical Courses
- Ansys Academic Support | Tutorials & Training Materials
- Ansys Mechanical Getting Started | Ansys Training
- Ansys Mechanical Linear and Nonlinear Dynamics | Ansys Training
APDL Tutorials
- Introduction to Ansys Mechanical APDL | Ansys Training
- Introduction to Ansys Mechanical APDL Scripting | Ansys Training
- Ansys Mechanical Advanced - Use of MAPDL in Mechanical | Ansys Training
- Manipulating Text Strings in ANSYS Mechanical APDL - PADT
- ANSYS 有限元分析 接触分析_Hulunbuir 的博客-CSDN 博客_hulunbuir ansys
- 13.174. CONTA174 - 3-D 8-Node Surface-to-Surface Contact
APDL 仿真经验积累
- Mechanical APDL Command Reference (bme.hu)
- Mapped Meshing (adina.com)
- ANSYS APDL Warning: r/ANSYS (reddit.com)
- Ansys Warning: Both solid model and finite element model boundary conditions have been applied to this model ? - FAQS.TIPS
- Having trouble using the *VWRITE command in APDL. Can someone help me? | ResearchGate
ANSYS 有限元仿真学习