Skip to main content

Showing 1–19 of 19 results for author: Mortensen, M

.
  1. arXiv:2404.18530  [pdf, other

    cs.LG

    Solving Partial Differential Equations with Equivariant Extreme Learning Machines

    Authors: Hans Harder, Jean Rabault, Ricardo Vinuesa, Mikael Mortensen, Sebastian Peitz

    Abstract: We utilize extreme-learning machines for the prediction of partial differential equations (PDEs). Our method splits the state space into multiple windows that are predicted individually using a single model. Despite requiring only few data points (in some cases, our method can learn from a single full-state snapshot), it still achieves high accuracy and can predict the flow of PDEs over long time… ▽ More

    Submitted 24 May, 2024; v1 submitted 29 April, 2024; originally announced April 2024.

  2. arXiv:2311.04885  [pdf, other

    cs.CL

    Profiling Irony & Stereotype: Exploring Sentiment, Topic, and Lexical Features

    Authors: Tibor L. R. Krols, Marie Mortensen, Ninell Oldenburg

    Abstract: Social media has become a very popular source of information. With this popularity comes an interest in systems that can classify the information produced. This study tries to create such a system detecting irony in Twitter users. Recent work emphasize the importance of lexical features, sentiment features and the contrast herein along with TF-IDF and topic models. Based on a thorough feature sele… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

  3. arXiv:2304.02370  [pdf, other

    physics.flu-dyn cs.LG

    Effective control of two-dimensional Rayleigh--Bénard convection: invariant multi-agent reinforcement learning is all you need

    Authors: Colin Vignon, Jean Rabault, Joel Vasanth, Francisco Alcántara-Ávila, Mikael Mortensen, Ricardo Vinuesa

    Abstract: Rayleigh-Bénard convection (RBC) is a recurrent phenomenon in several industrial and geoscience flows and a well-studied system from a fundamental fluid-mechanics viewpoint. However, controlling RBC, for example by modulating the spatial distribution of the bottom-plate heating in the canonical RBC configuration, remains a challenging topic for classical control-theory methods. In the present work… ▽ More

    Submitted 13 June, 2023; v1 submitted 5 April, 2023; originally announced April 2023.

    Comments: 34 pages, 11 figures submitted to Physics of Fluids

  4. arXiv:2001.05836  [pdf, other

    physics.flu-dyn

    Two-phase flow simulations at 0-4 degrees inclination in an eccentric annulus

    Authors: C. Friedemann, M. Mortensen, J. Nossen

    Abstract: Multiphase flow simulations were run in an eccentric annulus. The dimensions of the annulus were 0.1 and 0.05 m for the outer and inner cylinders, respectively, and the mixture velocities were between 1.2 and 4.2 m/s. The simulations were compared with fully eccentric and completely concentric experiments conducted at the Institute for Energy Technology. The purpose of this paper is to explore the… ▽ More

    Submitted 10 January, 2020; originally announced January 2020.

    Comments: 22 pages, 29 figures, 16 tables, preprint archiving of journal submission at International Journal of Heat and Fluid Flow (under review)

    MSC Class: 76Txx

  5. arXiv:1904.00273  [pdf, other

    physics.flu-dyn physics.comp-ph

    Ocellaris: a discontinuous Galerkin finite element solver for two-phase flows with high density differences

    Authors: Tormod Landet, Mikael Mortensen

    Abstract: In free-surface flows, such as breaking ocean waves, the momentum field will have a discontinuity at the interface between the two immiscible fluids, air and water, but still be smooth in most of the domain. Using a higher-order numerical method is more efficient than increasing the number of low-order computational cells in areas where the solution is smooth, but higher-order approximations cause… ▽ More

    Submitted 30 March, 2019; originally announced April 2019.

  6. arXiv:1903.11943  [pdf, other

    physics.comp-ph physics.flu-dyn

    On exactly incompressible DG FEM pressure splitting schemes for the Navier-Stokes equation

    Authors: Tormod Landet, Mikael Mortensen

    Abstract: We compare three iterative pressure correction schemes for solving the Navier-Stokes equations with a focus on exactly divergence free solution with higher order discontinuous Galerkin discretisations. The investigated schemes are the incremental pressure correction scheme on the standard differential form (IPCS-D), the same scheme on algebraic form (IPCS-A), and the semi-implicit method for press… ▽ More

    Submitted 20 March, 2019; originally announced March 2019.

  7. arXiv:1810.10197  [pdf, other

    math.NA physics.comp-ph

    More efficient time integration for Fourier pseudo-spectral DNS of incompressible turbulence

    Authors: David I. Ketcheson, Mikael Mortensen, Matteo Parsani, Nathanael Schilling

    Abstract: Time integration of Fourier pseudo-spectral DNS is usually performed using the classical fourth-order accurate Runge--Kutta method, or other methods of second or third order, with a fixed step size. We investigate the use of higher-order Runge-Kutta pairs and automatic step size control based on local error estimation. We find that the fifth-order accurate Runge--Kutta pair of Bogacki \& Shampine… ▽ More

    Submitted 7 November, 2019; v1 submitted 24 October, 2018; originally announced October 2018.

    Journal ref: IJNMF 2019

  8. arXiv:1804.09536  [pdf, other

    cs.DC cs.MS

    Fast parallel multidimensional FFT using advanced MPI

    Authors: Lisandro Dalcin, Mikael Mortensen, David E Keyes

    Abstract: We present a new method for performing global redistributions of multidimensional arrays essential to parallel fast Fourier (or similar) transforms. Traditional methods use standard all-to-all collective communication of contiguous memory buffers, thus necessary requiring local data realignment steps intermixed in-between redistribution and transform steps. Instead, our method takes advantage of s… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

  9. arXiv:1803.06976  [pdf, other

    physics.flu-dyn physics.comp-ph

    Slope limiting the velocity field in a discontinuous Galerkin divergence free two-phase flow solver

    Authors: Tormod Landet, Kent-Andre Mardal, Mikael Mortensen

    Abstract: Solving the Navier-Stokes equations when the density field contains a large sharp discontinuity---such as a water/air free surface---is numerically challenging. Convective instabilities cause Gibbs oscillations which quickly destroy the solution. We investigate the use of slope limiters for the velocity field to overcome this problem in a way that does not compromise on the mass conservation prope… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

  10. arXiv:1708.03188  [pdf, other

    physics.comp-ph

    Shenfun -- automating the spectral Galerkin method

    Authors: Mikael Mortensen

    Abstract: With the shenfun Python module (github.com/spectralDNS/shenfun) an effort is made towards automating the implementation of the spectral Galerkin method for simple tensor product domains, consisting of (currently) one non-periodic and any number of periodic directions. The user interface to shenfun is intentionally made very similar to FEniCS (fenicsproject.org). Partial Differential Equations are… ▽ More

    Submitted 10 August, 2017; originally announced August 2017.

    Comments: Presented at MekIT'17, the 9th National Conference on Computational Mechanics

  11. arXiv:1701.03787  [pdf, ps, other

    math.NA physics.flu-dyn

    A spectral-Galerkin turbulent channel flow solver for large-scale simulations

    Authors: Mikael Mortensen

    Abstract: A fully (pseudo-)spectral solver for direct numerical simulations of large-scale turbulent channel flows is described. The solver utilizes the Chebyshev base functions suggested by J. Shen [SIAM J. Sci. Comput., 16, 1, 1995], that lead to stable and robust numerical schemes, even at very large scale. New and fast algorithms for the direct solution of the linear systems are devised, and algorithms… ▽ More

    Submitted 13 January, 2017; originally announced January 2017.

  12. Preconditioning trace coupled 3$d$-1$d$ systems using fractional Laplacian

    Authors: Miroslav Kuchta, Kent-Andre Mardal, Mikael Mortensen

    Abstract: Multiscale or multiphysics problems often involve coupling of partial differential equations posed on domains of different dimensionality. In this work we consider a simplified model problem of a 3d-1d coupling and the main objective is to construct algorithms that may utilize stan- dard multilevel algorithms for the 3d domain, which has the dominating computational complexity. Preconditioning for… ▽ More

    Submitted 8 April, 2018; v1 submitted 12 December, 2016; originally announced December 2016.

  13. On the Singular Neumann Problem in Linear Elasticity

    Authors: Miroslav Kuchta, Kent-Andre Mardal, Mikael Mortensen

    Abstract: The Neumann problem of linear elasticity is singular with a kernel formed by the rigid motions of the body. There are several tricks that are commonly used to obtain a non-singular linear system. However, they often cause reduced accuracy or lead to poor convergence of the iterative solvers. In this paper, different well-posed formulations of the problem are studied through discretization by the f… ▽ More

    Submitted 8 April, 2018; v1 submitted 29 September, 2016; originally announced September 2016.

  14. arXiv:1607.00850  [pdf, other

    cs.MS

    Massively parallel implementation in Python of a pseudo-spectral DNS code for turbulent flows

    Authors: Mikael Mortensen

    Abstract: Direct Numerical Simulations (DNS) of the Navier Stokes equations is a valuable research tool in fluid dynamics, but there are very few publicly available codes and, due to heavy number crunching, codes are usually written in low-level languages. In this work a \textasciitilde{}100 line standard scientific Python DNS code is described that nearly matches the performance of pure C for thousands of… ▽ More

    Submitted 1 July, 2016; originally announced July 2016.

    Report number: euroscipy-proceedings2015-01

  15. Efficient preconditioners for saddle point systems with trace constraints coupling 2D and 1D domains

    Authors: Miroslav Kuchta, Magne Nordaas, Joris C. G. Verschaeve, Mikael Mortensen, Kent-Andre Mardal

    Abstract: We study preconditioners for a model problem describing the coupling of two elliptic subproblems posed over domains with different topological dimension by a parameter dependent constraint. A pair of parameter robust and efficient preconditioners is proposed and analyzed. Robustness and efficiency of the preconditioners is demonstrated by numerical experiments.

    Submitted 23 May, 2016; originally announced May 2016.

    MSC Class: 65F08

  16. Oasis: a high-level/high-performance open source Navier-Stokes solver

    Authors: Mikael Mortensen, Kristian Valen-Sendstad

    Abstract: Oasis is a high-level/high-performance finite element Navier-Stokes solver written from scratch in Python using building blocks from the FEniCS project (fenicsproject.org). The solver is unstructured and targets large-scale applications in complex geometries on massively parallel clusters. Oasis utilizes MPI and interfaces, through FEniCS, to the linear algebra backend PETSc. Oasis advocates a hig… ▽ More

    Submitted 11 February, 2016; originally announced February 2016.

    Journal ref: Computer Physics Communications, Volume 188, p 177-188, 2015

  17. High performance Python for direct numerical simulations of turbulent flows

    Authors: Mikael Mortensen, Hans Petter Langtangen

    Abstract: Direct Numerical Simulations (DNS) of the Navier Stokes equations is an invaluable research tool in fluid dynamics. Still, there are few publicly available research codes and, due to the heavy number crunching implied, available codes are usually written in low-level languages such as C/C++ or Fortran. In this paper we describe a pure scientific Python pseudo-spectral DNS code that nearly matches… ▽ More

    Submitted 11 February, 2016; originally announced February 2016.

  18. arXiv:1507.05591  [pdf, other

    cs.DB

    Estimating the Impact of Unknown Unknowns on Aggregate Query Results

    Authors: Yeounoh Chung, Michael Lind Mortensen, Carsten Binnig, Tim Kraska

    Abstract: It is common practice for data scientists to acquire and integrate disparate data sources to achieve higher quality results. But even with a perfectly cleaned and merged data set, two fundamental questions remain: (1) is the integrated data set complete and (2) what is the impact of any unknown (i.e., unobserved) data on query results? In this work, we develop and analyze techniques to estimate… ▽ More

    Submitted 26 December, 2015; v1 submitted 20 July, 2015; originally announced July 2015.

  19. arXiv:1102.2933  [pdf, ps, other

    cs.CE physics.comp-ph physics.flu-dyn

    A FEniCS-Based Programming Framework for Modeling Turbulent Flow by the Reynolds-Averaged Navier-Stokes Equations

    Authors: Mikael Mortensen, Hans Petter Langtangen, Garth N. Wells

    Abstract: Finding an appropriate turbulence model for a given flow case usually calls for extensive experimentation with both models and numerical solution methods. This work presents the design and implementation of a flexible, programmable software framework for assisting with numerical experiments in computational turbulence. The framework targets Reynolds-averaged Navier-Stokes models, discretized by fi… ▽ More

    Submitted 31 March, 2011; v1 submitted 14 February, 2011; originally announced February 2011.

    Comments: To appear in Advances in Water Resources