1
A new general-purpose finite element program based on object-oriented programming | |
Author | Kongsak Pugasap |
Call Number | AIT Thesis no.ST-98-10 |
Subject(s) | Object-oriented programming (Computer science) Finite element method Structural analysis (Engineering) |
Note | A thesis submitted in partial fulfillment of the requirements for the degree of Master of Engineering |
Publisher | Asian Institute of Technology |
Abstract | The existing code of Extended Version of Finite Element Analysis Program (XFEAP) has been developing in FORTRAN language which based on procedure-oriented programming for a long time. Presently, the modern concept, called Object-Oriented Programming (OOP), play an important role to develop software, especially the large and complicated software. For supporting more and more large and complicated XFEAP program development, the new version of XFEAP program, based on OOP concepts, will be implemented. The new XFEAP and its pre-processor and post-processor will be written and compiled by Borland C++ version 5.02 under Windows 95 environment, thus it can take the advantage of GUI and 32-bit memory management to enhance the program performance. The OOP concepts will reduce lines of code and the complication of writing program. Moreover, it makes program use Windows memory more effectively. A vector, one of the data structure collection supplied by C++ will be used instead of the existing global arrays for using the memory according to the actual problem size. Finally, this proposed study also implement the element library code stored into the DLL module, thus the user who needs to develop his own element can compile element library module which doesn't need to re-link with main XFEAP program. |
Year | 1998 |
Type | Thesis |
School | School of Civil Engineering |
Department | Department of Civil and Infrastucture Engineering (DCIE) |
Academic Program/FoS | Structural Engineering (STE) /Former Name = Structural Engineering and Construction (ST) |
Chairperson(s) | Worsak Kanok-Nukulchai; |
Examination Committee(s) | Gupta, Satyendra P.;Wijeyewickrema, Anil C.; |
Scholarship Donor(s) | Asian Institute of Technology Partial Scholarship; |
Degree | Thesis (M.Eng.) - Asian Institute of Technology, 1998 |