• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Chain models and finite element analysis: an executable CHAINS formulation of plane stress (1995)

by R S Palmer
Venue:Comput. Aided Geom. Design
Add To MetaCart

Tools

Sorted by:
Results 1 - 7 of 7

A Multivector Data Structure for Differential Forms and Equations

by Jeffrey A. Chard, Vadim Shapiro - Math. Comput. Simulation , 2000
"... We use tools from algebraic topology to show that a class of structural differential equations may be represented combinatorially and thus by a computer data structure. In particular, every differential k-form may be represented by a formal k-cochain over a cellular structure that we call a starpl ..."
Abstract - Cited by 14 (6 self) - Add to MetaCart
We use tools from algebraic topology to show that a class of structural differential equations may be represented combinatorially and thus by a computer data structure. In particular, every differential k-form may be represented by a formal k-cochain over a cellular structure that we call a starplex, and exterior differentiation is equivalent to the coboundary operation on the corresponding k-cochain. Furthermore, there is a one to one correspondence between this model and the classical finite cellular model supported by the Generalized Stokes' Theorem, and translation between the two models can be completely automated.

Combinatorial Laws for Physically Meaningful Design

by Vasu Ramaswamy, Vadim Shapiro , 2003
"... A typical computer representation of a design includes geometric and physical information organized in a suitable combinatorial data structure. Queries and transformations of these design representations are used to formulate most algorithms in computational design, including analysis, optimization ..."
Abstract - Cited by 5 (3 self) - Add to MetaCart
A typical computer representation of a design includes geometric and physical information organized in a suitable combinatorial data structure. Queries and transformations of these design representations are used to formulate most algorithms in computational design, including analysis, optimization, evolution, generation, and synthesis. Formal properties, and in particular existence and validity of the computed solutions, must be assured and preserved by all such algorithms. Using tools

A RULE-BASED SPECIFICATION SYSTEM FOR COMPUTATIONAL FLUID DYNAMICS By

by Edward Allen Luke, Edward Allen Luke, Edward Allen Luke, Donna Reese, Pasquale Cinnella, Roger Briley, Jianping Zhu, Bradley D. Carter, A. Wayne Bennett , 1999
"... ions as a model for parallel computations[10]. These Phase Abstractions are identified by the XYZ levels of programming, where the X level corresponds to an individual sequential processor, the Y level represents a collection of processors working on a common task in a data parallel mode, and the Z ..."
Abstract - Cited by 4 (2 self) - Add to MetaCart
ions as a model for parallel computations[10]. These Phase Abstractions are identified by the XYZ levels of programming, where the X level corresponds to an individual sequential processor, the Y level represents a collection of processors working on a common task in a data parallel mode, and the Z level which represents the control structure "in the large" of an application. It is argued that this model maps well to most parallel architectures, and, as a result, applications built around this model will execute with high efficiency on a wide range of architectural variations. 2.1.4 Bulk-Synchronous Protocol The Bulk-Synchronous Protocol (BSP) has been proposed as a bridging model for parallel computations[11]. The term "bridging model" is used here to describe a model, much like the von Neumann model for sequential architectures, that facilitates development of computer 9 architectures such that certain quantitative guarantees regarding software performance are met. Given such a mod...

A Framework for Parallel Adaptive Finite Element Methods and its Template Based Implementation in C++

by Jens Gerlach, Mitsuhisa Sato, Yutaka Ishikawa - in C++, Proceedings of the 1st International Conference on Scientific Computing in Object-Oriented Parallel Environments, Marina del Rey, CA (1997), Lecture Notes in Computer Science, LNCS 1343 , 1997
"... . Finite element meshes are large, richly structured sets whose internal relationships must be visible to different parts of a finite element program. This causes software engineerings problems that increase when adaptive mesh refinement and multilevel preconditioners are applied. Even more problems ..."
Abstract - Cited by 4 (3 self) - Add to MetaCart
. Finite element meshes are large, richly structured sets whose internal relationships must be visible to different parts of a finite element program. This causes software engineerings problems that increase when adaptive mesh refinement and multilevel preconditioners are applied. Even more problems arise when finite element methods have to be implemented for parallel computers since the meshes have to be mapped onto the hardware topology so that their locality is preserved. We have designed a framework for parallel adaptive finite element methods that centers upon a problem-oriented index scheme as a new high level description method for finite element meshes. Within the index scheme, important mesh relations can be expressed by simple algebraic operations in Z n . We give an overview of the indexing methodology and outline the main parts of the framework. Special emphasis is on the reuse of several C++ template libraries---including standard container classes and the library for da...

A codimension-zero approach to discretizing and solving field problems. Advanced Engineering Informatics

by F. Milicchio, A. Dicarlo, A. Paoluzzi, V. Shapiro , 2006
"... Computational science and engineering are dominated by field problems. Traditionally, engineering practice involves repeated iterations of shape design (i.e., shaping and modeling of material properties), simulation of the physical field, evaluation of the result, and re-design. In this paper, we pr ..."
Abstract - Cited by 3 (3 self) - Add to MetaCart
Computational science and engineering are dominated by field problems. Traditionally, engineering practice involves repeated iterations of shape design (i.e., shaping and modeling of material properties), simulation of the physical field, evaluation of the result, and re-design. In this paper, we propose a specific interpretation of the algebraic topological formulation of field problems, which is conceptually simple, physically sound, computational effective and comprehensive. In the proposed approach, physical information is attached to an adaptive, full-dimensional decomposition of the domain of interest. Giving preeminence to the cells of highest dimension allows us to generate the geometry and to simulate the physics simultaneously. We will also demonstrate that our formulation removes artificial constraints on the shape of discrete elements and unifies commonly unrelated methods in a single computational framework. This framework, by using an efficient graph-representation of the domain of interest, unifies several geometric and physical finite formulations, and supports local progressive refinement (and coarsening) effected only where and when required.

C++ Classes for 2-D Unstructured Mesh Programming

by R.B. Simpson - Domaine de Voluceau, Rocquencourt, BP 105, 78153, Le Chesnay , 1999
"... In this report, a set of C++ classes is presented for representing unstructured triangular meshes of intrinsic dimension two; i.e. oriented 2-manifolds. Simple classes for the basic mesh objects, i.e. vertices, triangles, and line segments, are described. They define abstractions based on their i ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
In this report, a set of C++ classes is presented for representing unstructured triangular meshes of intrinsic dimension two; i.e. oriented 2-manifolds. Simple classes for the basic mesh objects, i.e. vertices, triangles, and line segments, are described. They define abstractions based on their incidence relations and a few geometric primitives for a mesh class, which is an intelligent container class of three lists of these simple mesh objects. The classes are intended to be components in an object oriented approach to software for meshing applications described in the report. This context differentiates the roles of the mesh class and the simple mesh object classes; these latter can be extended as the carriers of the applications data. The capability of the classes of this report to simultaneously simplify the coding of mesh methods and facilitate generalization of the code is discussed with examples. The report provides an overview of the class design and use, tutorial e...

A Discrete Vector Calculus in Tensor Grids

by Nicolas Robidoux, Stanly Steinberg, Short Title Mimetic Discretization , 2003
"... The key to the success of mimetic discretization methods is that they discretize some description of continuum mechanics, e.g. vector calculus or differential forms. ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
The key to the success of mimetic discretization methods is that they discretize some description of continuum mechanics, e.g. vector calculus or differential forms.
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2010 The Pennsylvania State University