Год выпуска: 2010 Автор: Gennadiy P. Nikishkov Издательство: Страниц: 402 ISBN: 184882971X
Описание
The finite element method (FEM) is a computational technique for solving problems which are described by partial differential equations or which can be formulated as functional minimization. The FEM is commonly used in the design and development of products, especially where structural analysis is involved. The simple object model of the Javaa?? programming language lends itself to efficient implementation of FEM analysis.Programming Finite Elements in Javaa?? teaches the reader FEM algorithms and their programming in Javaa?? through a single finite element Javaa?? program. The compact, simple code makes it straightforward to understand the algorithms and their implementation, thereby encouraging developers to extend the code to their own tasks. All of the main aspects of finite element techniques are considered:a?? finite element solution;a?? generation of finite element meshes; anda?? visualization of finite element models and results with Java 3Da??.The step-by-step presentation...