How to translate text using browser tools
1 April 2013 An object oriented mesh generator: application to flooding in the Douro estuary
Maria Amélia V.C. Araújo, Andrea Mazzolari, António Trigo-Teixeira
Author Affiliations +
Abstract

Araújo, M.A.V.C., Mazzolari, A. and Trigo-Teixeira, A., 2013. An object oriented mesh generator: application to flooding in the Douro estuary.

This paper presents the modification and improvement of an existing 2D unstructured finite element mesh generator, based on the advancing front concept. The original version of this mesh generator (MESHGR) was developed in Fortran language and, in this study, it is ported to C and improved in terms of robustness, efficiency and speed. The C code is object oriented and uses classes to describe each object. Besides generating the mesh, the code also enables some post-processing operations: mesh smoothing, edge swap and edge collapse algorithms are implemented based on triangle quality criteria. A R-tree algorithm is used to speed up interpolation and increase robustness. Various mesh generation strategies for the finite element analysis of shallow water flow are presented. The mesh generation is based on a series of criteria or size functions defining the mesh node density, which take into account the hydrodynamic, physical and geometrical features of the domain, such as the bathymetry and topographical length scales. The implemented algorithms create efficient automated unstructured meshes in which the triangular elements do not require further manual processing. The methodology is tested in a real complex domain, in the simulation of an extreme flood event in the Douro estuary, using the ADCIRC shallow water model, and proves to be successful. Computed results are in agreement with the historical records of water level for this estuary.

Maria Amélia V.C. Araújo, Andrea Mazzolari, and António Trigo-Teixeira "An object oriented mesh generator: application to flooding in the Douro estuary," Journal of Coastal Research 65(sp1), 642-647, (1 April 2013). https://doi.org/10.2112/SI65-109.1
Received: 7 December 2012; Accepted: 6 March 2013; Published: 1 April 2013
KEYWORDS
advancing front
extreme events
finite element method
mesh size functions
Unstructured meshes
RIGHTS & PERMISSIONS
Get copyright permission
Back to Top