Design and implementation of general visual system SiPESC.POST for large scale finite element computation
Received:February 28, 2014  Revised:May 28, 2014
View Full Text  View/Add Comment  Download reader
DOI:10.7511/jslx201502013
KeyWord:finite element visual system  large scale  SiPESC.POST  filter  plug-in  architecture
        
AuthorInstitution
徐良寅 大连理工大学 工程力学系 工业装备结构分析国家重点实验室, 大连
李云鹏 大连理工大学 工程力学系 工业装备结构分析国家重点实验室, 大连
陈飙松 大连理工大学 工程力学系 工业装备结构分析国家重点实验室, 大连
Hits: 2194
Download times: 2185
Abstract:
      As to the increasing requirements for computational scale and expanding application areas of finite element method,an open general visual system is designed and implemented.The visual system is developed for large scale finite element computation visualization with over millions of or tens of millions of nodes.In the architecture design, the stream architecture is introduced.This architecture has the characteristics of high efficiency for both computation and communication,which meets the needs of large scale data processing.In the software implementation,factory method pattern and plug-in technology are employed which improve the expansibility and flexibility of the system.Several modules,like finite element model module,filter module and render module,are designed and implemented.In the large scale data visualization,using VBO and partial load,the large scale model can be displayed in real time.Several model examples are presented to show the feasibility and superiority of the system.