๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A new object-oriented finite element analysis program architecture

โœ Scribed by G.C. Archer; G. Fenves; C. Thewalt


Publisher
Elsevier Science
Year
1999
Tongue
English
Weight
643 KB
Volume
70
Category
Article
ISSN
0045-7949

No coin nor oath required. For personal study only.

โœฆ Synopsis


This paper presents a new architecture for ยฎnite element analysis software, developed using object-oriented design. The resulting system is capable of the modeling and simulation of structural behavior, including the consideration of nonlinear static and dynamic eects. An innovation of the system design is the creation of several classes of objects that separate the analysis tasks from the details of the ยฎnite element model. This separation leads to ยฏexible, extensible code. The overall system design and a prototype implementation are presented.


๐Ÿ“œ SIMILAR VOLUMES


IMPROVING MODULARITY IN OBJECT-ORIENTED
โœ DUBOIS-PรˆLERIN, YVES ;PEGON, PIERRE ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 119 KB

Making a ยฎnite element code easier to maintain is achieved by further modularizing it. Due to its two levels of modularity (of procedures and data), object-oriented programming is the method of choice. Its potential is investigated in two bottlenecks of ยฎnite element programming where so far it has

Object oriented programming of the finit
โœ R. I. Mackie ๐Ÿ“‚ Article ๐Ÿ“… 1992 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 674 KB

## Abstract The finite element method is by its nature very modular. Object oriented programming enables full advantage to be taken of this modularity. This makes for safer and easier programming, and extending or modifying object oriented programs is very straightforward. The paper describes an ob

Linear constraints in object-oriented fi
โœ Yves Dubois-Pรจlerin; Pierre Pegon ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 753 KB

One of the major reasons why finite element codes are difficult to keep clean and maintainable is that operations involving nodal information (and in particular, boundary conditions) show up in many sections of the programs and in many different contexts. The matter is further complicated by the ina

Finite element analysis of solidificatio
โœ I. Masters; A. S. Usmani; J. T. Cross; R. W. Lewis ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 577 KB

This paper describes an implementation in C++ and in parallel of an explicit รฟnite element formulation for the solution of transient heat conduction problems with phase change. The scheme requires a very small timestep because of its conditional stability, but, as no matrix inversion is required, th