Projects
-
Tapping the potential of Earth Observations
(FAU Funds)
Term: 01-04-2019 - 31-03-2021Ziel des Projekts ist es, die Zeitreihen von
Erdbeobachtungs(EO)-Daten mit innovativen Methoden des „Deep Learnings“
zu analysieren, um effiziente Algorithmen zur Bewältigung der großen
Datenmengen zu entwickeln. Der Wert dieser EO-Produkte wird durch
fortgeschrittene Interpolationstechniken und Assimilation in
geophysikalische Modelle, die es in der angewandten Mathematik gibt,
weiter erhöht. -
Tapping the potential of Earth Observations
(FAU Funds)
Term: 01-04-2019 - 31-03-2021 -
Interfaces, complex structures, and singular limits in continuum mechanics
(Third Party Funds Group – Overall project)
Term: 01-04-2018 - 30-09-2022
Funding source: DFG / Graduiertenkolleg (GRK) -
Verteiltes Höchstleistungsrechnen in Common Lisp
(Third Party Funds Single)
Term: 01-10-2015 - 31-03-2016
Funding source: Bayerisches Staatsministerium für Wissenschaft, Forschung und Kunst (StMWFK) (bis 09/2013)The Message Passing Interface\cite{mpi-standard} (MPI) is the de facto
standard for distributed programming on all modern compute clusters and
supercomputers. It features a large number of communication patterns with
virtually no overhead. Our work on bringing MPI functionality to Common
Lisp resulted in vast improvements to the message passing library CL-MPI
and the development of severaly new approaches to distributed computing.
-
Implementation and optimization of stencil operations on staggered hierarchical meshes
(Third Party Funds Single)
Term: 01-06-2013 - 01-10-2014
Funding source: Bayerisches Staatsministerium für Wissenschaft, Forschung und Kunst (StMWFK) (bis 09/2013)
URL: http://www.konwihr.uni-erlangen.de/projekte/multicore-software-initiative/stencils-on-staggered-hierarchical-meshes.shtmlWe optimized and parallelized a framework which compiles stencil operations defined by abstract operators into code, which performs the corresponding stencil update. Therefore, we are now able to formulate solvers for a large number of application problems (flow simulation, image analysis, ...) in an abstract way, and then solve efficiently on structured meshes.
-
Higher order time discretization for free surface flows (SPP 1506)
(Third Party Funds Group – Sub project)
Overall project: SPP 1506: Fluide Grenzflächen
Term: 01-04-2010 - 30-04-2013
Funding source: DFG / Schwerpunktprogramm (SPP)The fundamental problems in the numerical approximation of multiphase systems, or more generally speaking, in the treatment of flows with capillary free boundaries are the representation of the free surface, evaluating the curvature, handling of discontinuities, most importantly the pressure jump, and time discretization strategies for the decoupling of flow computation and geometry. While for the first three items there exists a vast literature and many techniques developed over the last two decades, the last problem of how to efficiently treat the time discretization has been widely ignored. The majority of the existing approaches just decouple the flow field from the geometry by a simple segregated approach, i.e. evaluating the geometric quantities from the previous time step. These strategy leads to a) a severe capillary CFL condition and b) is of first order in time at most. Existing semi-implicit discretizations exist that overcome problem a), but are still first order only and rather dissipative in certain situations. Thus this project aims at developing, implementing, and analysing time discretizations of higher order that are unconditionally stable and minimally dissipative, thus allowing for rather large time steps. To solve the arising systems, which will necessarily comprise a coupling between flow field and geometry, efficient solution techniques will be developed.