SearcharxivSearch

arXiv subjects

Rodrigo Silva-Valenzuela

Publications and source records attributed to Rodrigo Silva-Valenzuela.

2 recordsLinked to original sources

A node-based uniform strain virtual element method for elastoplastic solids

A recently proposed node-based uniform strain virtual element method (NVEM) is here extended to small strain elastoplastic solids. In the proposed method, the strain is averaged at the nodes from the strain of surrounding linearly precise virtual elements using a generalization to virtual elements of the node-based uniform strain approach for finite elements. The averaged strain is then used to sample the weak form at the nodes of the mesh leading to a method in which all the field variables, including state and history-dependent variables, are related to the nodes and thus they are tracked only at these locations during the nonlinear computations. Through various elastoplastic benchmark problems, we demonstrate that the NVEM is locking-free while enabling linearly precise virtual elements to solve elastoplastic solids with accuracy.

math.NA

Veamy: an extensible object-oriented C++ library for the virtual element method

This paper summarizes the development of Veamy, an object-oriented C++ library for the virtual element method (VEM) on general polygonal meshes, whose modular design is focused on its extensibility. The linear elastostatic and Poisson problems in two dimensions have been chosen as the starting stage for the development of this library. The theory of the VEM, upon which Veamy is built, is presented using a notation and a terminology that resemble the language of the finite element method (FEM) in engineering analysis. Several examples are provided to demonstrate the usage of Veamy, and in particular, one of them features the interaction between Veamy and the polygonal mesh generator PolyMesher. A computational performance comparison between VEM and FEM is also conducted. Veamy is free and open source software.

cs.MS