Computational & Technology Resources
an online resource for computational,
engineering & technology publications
Civil-Comp Proceedings
ISSN 1759-3433
CCP: 76
PROCEEDINGS OF THE THIRD INTERNATIONAL CONFERENCE ON ENGINEERING COMPUTATIONAL TECHNOLOGY
Edited by: B.H.V. Topping and Z. Bittnar
Paper 8

Developing Extendable Component-Oriented Finite Element Software

M. Dolenc

Faculty of Civil and Geodetic Engineering, University of Ljubljana, Slovenia

Full Bibliographic Reference for this paper
M. Dolenc, "Developing Extendable Component-Oriented Finite Element Software", in B.H.V. Topping, Z. Bittnar, (Editors), "Proceedings of the Third International Conference on Engineering Computational Technology", Civil-Comp Press, Stirlingshire, UK, Paper 8, 2002. doi:10.4203/ccp.76.8
Keywords: component-oriented software development, finite element method, component object model, extendible markup language, object-oriented programming, C++, engineering software.

Summary
Finite element programs are being constantly customized, upgraded and extended. This is especially true for research environments where, for example, new types of finite elements and solution algorithms are being researched and developed. A research-oriented finite element program should therefore have two basic properties:
  • it should be easily customizable and extendable and
  • it should support input and output data reuse in different programs.

In the last decade, a lot of research work (Zimmermann et al. [1], Adeli et al. [2], Archer et al. [3]) was performed in the field of object-oriented development of programs for structural analysis using the finite element method. Researchers showed that the object-oriented programming technique can greatly improve the implementation efficiency, extendibility and ease of maintenance of large engineering software. While this is certainly true, developers are still required to modify the source code of the program they want to extend. This can lead to multiple, possible incompatible, versions of the same program. Developers are also limited by the choice of programming languages and development tools. To solve the problems of software distribution and to enable the development of extendable software solutions, programs must be component-oriented, where independent software components are used.

In the first part of the paper an overview of component-oriented software development is briefly presented. The component-oriented software development focuses on building large software systems by integrating previously-existing software components. By enhancing flexibility and maintainability of systems, this approach can potentially be used to reduce software development costs, assemble systems rapidly, and reduce the spiraling maintenance burden associated with the support and the upgrade of large systems.

To demonstrate that component-oriented software development can be applied to the development of finite element software systems, a prototype program for structural analysis using the finite element method, described in the second part of the paper, was implemented. The implementation of the prototype is completely based on the Component object model (COM) [4] that enables development of modular, object-oriented, customizable and upgradable, distributed programming systems using a number of different programming languages. While presented CoFFEE system was designed and build from the ground up to support component-oriented software development (CoFFEE [5]), existing finite element software systems could also be redesigned to enable component-oriented software development, where only selected parts of the systems would be re-implemented as software components (for example solvers, finite element types, ...). To enable input and output data reuse in different programs, the Extensible Markup Language (XML) format was used for all input and output files of the CoFFEE system. Because XML is text based and has well defined format, XML files can easily be processed and converted, using standard programming tools, to required formats for use in different software systems.

The use of the component object model COM for the development of the programming system for structural analysis using the finite element method has fulfilled all expectations. While relatively difficult to use, it does enable the development of extendable programming systems, what is especially important for research-oriented software programs.

References
1
T. Zimmermann, P. Bomme, D. Eyheramendy, L. Vernier, Commend S.,"Aspects of an object-oriented finite element environment", Computers & Structures, 1-16, 68, 1998. doi:10.1016/S0045-7949(98)00039-X
2
H. Adeli, G. Yu, "An Integrated Computing Environment for Solution of Complex Engineering Problems Using Object-Oriented Programming Paradigm and a Blackboard Architecture", Computers & Structures, 255-265, 54, 1995. doi:10.1016/0045-7949(94)00323-U
3
G.C. Archer, G.L. Fenves, C. Thewalt, "A new object-oriented finite element analysis program architecture", Computers & Structures, 63-75, 70, 1999. doi:10.1016/S0045-7949(98)00194-1
4
Microsoft Corporation, "The Component Object Model Specification", http://www.microsoft.com/resources/specs.asp, 1995.
5
M. Dolenc, "Programming components for structural analysis using the finite element method", Ph. D. thesis, Faculty of Civil and Geodetic Engineering, University of Ljubljana, 2001.
6
World Wide Web Consortium (W3C), "Extensible Markup Language (XML)", http://www.w3.org/XML/.

purchase the full-text of this paper (price £20)

go to the previous paper
go to the next paper
return to the table of contents
return to the book description
purchase this book (price £85 +P&P)