Skip to content

Commit 4896664

Browse files
committed
update publications
1 parent 594a751 commit 4896664

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

source/publications.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,38 @@ Submitted Articles / Preprints
77
------------------------------
88

99

10+
#. | **Enforcing Mesh Quality Constraints in Shape Optimization with a Gradient Projection Method**
11+
| *with Christian Leithäuser*
12+
| submitted, 2024
13+
14+
.. dropdown:: Additional resources
15+
:icon: three-bars
16+
17+
.. tab-set::
18+
19+
.. tab-item:: Abstract
20+
21+
For the numerical solution of shape optimization problems, particularly those constrained by partial differential equations (PDEs), the quality of the underlying mesh is of utmost importance. Particularly when investigating complex geometries, the mesh quality tends to deteriorate over the course of a shape optimization so that either the optimization comes to a halt or an expensive remeshing operation must be performed before the optimization can be continued. In this paper, we present a novel, semi-discrete approach for enforcing a minimum mesh quality in shape optimization. Our approach is based on Rosen's gradient projection method, which incorporates mesh quality constraints into the shape optimization problem. The proposed constraints bound the angles of triangular and solid angles of tetrahedral mesh cells and, thus, also bound the quality of these mesh cells. The method treats these constraints by projecting the search direction to the linear subspace of the currently active constraints. Additionally, only slight modifications to the usual line search procedure are required to ensure the feasibility of the method. We present our method for two- and three-dimensional simplicial meshes. We investigate the proposed approach numerically for the drag minimization of an obstacle in a two-dimensional flow and for the large-scale, three-dimensional optimization of a structured packing used in a distillation column. Our results show that the proposed method is indeed capable of guaranteeing a minimum mesh quality for both academic examples and challenging industrial applications. Particularly, our approach allows the shape optimization of extremely complex structures while ensuring that the mesh quality does not deteriorate.
22+
23+
.. tab-item:: BibTeX citation
24+
25+
.. code-block:: bibtex
26+
27+
@Article{Blauth2024Enforcing,
28+
author = {Sebastian Blauth and Christian Leithäuser},
29+
title = {{Enforcing Mesh Quality Constraints in Shape Optimization with a Gradient Projection Method}},
30+
year = {2024},
31+
}
32+
33+
.. tab-item:: Plain text citation
34+
35+
.. code-block:: text
36+
37+
Enforcing Mesh Quality Constraints in Shape Optimization with a Gradient Projection Method
38+
Sebastian Blauth and Christian Leithäuser
39+
Preprint, 2024
40+
41+
1042
1143
#. | **A Novel Deflation Approach for Topology Optimization and Application for Optimization of Bipolar Plates of Electrolysis Cells**
1244
| *with Leon Baeck, Christian Leithäuser, René Pinnau, and Kevin Sturm*

0 commit comments

Comments
 (0)