摘要
随着有限元应用领域的不断扩大,对有限元的可扩充性提出了更高的要求。为克服传统有限元的缺陷,基于Python提出了一种简单、易扩充的面向对象弹塑性有限元程序框架,结合Python的特性,设计了前处理类、后处理类、线性求解类、应力积分类、分析类等有限元类。通过将程序框架应用于几类典型弹塑性问题的有限元分析与模拟,并与ABAQUS计算结果进行了对比,验证了基于Python的面向对象弹塑性有限元程序的准确性和有效性。
With the continuous expansion of the application fields of finite element methods,higher requirements are put forward for the scalability of finite element methods.In order to overcome the defects of the traditional finite element methods,a simple and easily extensible object-oriented elastic-plastic finite element program framework is proposed based on Python.Combined with the characteristics of Python,we design some finite element classes such as the pre-processing class,the post-processing class,the linear solution class,the stress integration class and the analysis class.By applying the resulting framework to several typical elastic-plastic mechanical problems and comparing the results with those calculated by ABAQUS,the correctness and effectiveness of object-oriented elastic-plastic finite element program based on Python have been verified.
作者
李恒辉
肖映雄
Li Henghui;Xiao Yingxiong(School of Mechanical Engineering and Mechanics,Xiangtan University,Xiangtan 411105,China)
出处
《系统仿真学报》
CAS
CSCD
北大核心
2024年第5期1107-1117,共11页
Journal of System Simulation
基金
国家自然科学基金(10972191)
湖南省自然科学基金(2023JJ30569)。
关键词
面向对象编程
弹塑性有限元
程序框架
数值模拟
PYTHON
object-oriented programming
elastic-plastic finite element
program framework
numerical simulation
Python