784,344 research outputs found
Finite Element Integration on GPUs
We present a novel finite element integration method for low order elements
on GPUs. We achieve more than 100GF for element integration on first order
discretizations of both the Laplacian and Elasticity operators.Comment: 16 pages, 3 figure
DOLFIN: Automated Finite Element Computing
We describe here a library aimed at automating the solution of partial differential equations using the finite element method. By employing novel techniques for automated code generation, the library combines a high level of expressiveness with efficient computation. Finite element variational forms may be expressed in near mathematical notation, from which low-level code is automatically generated, compiled and seamlessly integrated with efficient implementations of
computational meshes and high-performance linear algebra. Easy-to-use object-oriented interfaces to the library are provided in the form of a C++ library and a Python module. This paper discusses the mathematical abstractions and methods used in the design of the library and its implementation. A number of examples are presented to demonstrate the use of the library in application code
Adaptive Finite Element Approximations for Kohn-Sham Models
The Kohn-Sham equation is a powerful, widely used approach for computation of
ground state electronic energies and densities in chemistry, materials science,
biology, and nanosciences. In this paper, we study the adaptive finite element
approximations for the Kohn-Sham model. Based on the residual type a posteriori
error estimators proposed in this paper, we introduce an adaptive finite
element algorithm with a quite general marking strategy and prove the
convergence of the adaptive finite element approximations. Using D{\" o}rfler's
marking strategy, we then get the convergence rate and quasi-optimal
complexity. We also carry out several typical numerical experiments that not
only support our theory,but also show the robustness and efficiency of the
adaptive finite element computations in electronic structure calculations.Comment: 38pages, 7figure
Mapping methods for computationally efficient and accurate structural reliability
Mapping methods are developed to improve the accuracy and efficiency of probabilistic structural analyses with coarse finite element meshes. The mapping methods consist of the following: (1) deterministic structural analyses with fine (convergent) finite element meshes; (2) probabilistic structural analyses with coarse finite element meshes; (3) the relationship between the probabilistic structural responses from the coarse and fine finite element meshes; and (4) a probabilistic mapping. The results show that the scatter in the probabilistic structural responses and structural reliability can be efficiently predicted using a coarse finite element model and proper mapping methods with good accuracy. Therefore, large structures can be efficiently analyzed probabilistically using finite element methods
An interactive graphics system to facilitate finite element structural analysis
The characteristics of an interactive graphics systems to facilitate the finite element method of structural analysis are described. The finite element model analysis consists of three phases: (1) preprocessing (model generation), (2) problem solution, and (3) postprocessing (interpretation of results). The advantages of interactive graphics to finite element structural analysis are defined
- …
