-
Aerodynamic and structural airfoil shape optimisation via Transfer Learning-enhanced Deep Reinforcement Learning
Authors:
David Ramos,
Lucas Lacasa,
Eusebio Valero,
Gonzalo Rubio
Abstract:
The main objective of this paper is to introduce a transfer learning-enhanced, multi-objective, deep reinforcement learning (DRL) methodology that is able to optimise the geometry of any airfoil based on concomitant aerodynamic and structural criteria. To showcase the method, we aim to maximise the lift-to-drag ratio $C_L/C_D$ while preserving the structural integrity of the airfoil -- as modelled…
▽ More
The main objective of this paper is to introduce a transfer learning-enhanced, multi-objective, deep reinforcement learning (DRL) methodology that is able to optimise the geometry of any airfoil based on concomitant aerodynamic and structural criteria. To showcase the method, we aim to maximise the lift-to-drag ratio $C_L/C_D$ while preserving the structural integrity of the airfoil -- as modelled by its maximum thickness -- and train the DRL agent using a list of different transfer learning (TL) strategies. The performance of the DRL agent is compared with Particle Swarm Optimisation (PSO), a traditional gradient-free optimisation method. Results indicate that DRL agents are able to perform multi-objective shape optimisation, that the DRL approach outperforms PSO in terms of computational efficiency and shape optimisation performance, and that the TL-enhanced DRL agent achieves performance comparable to the DRL one, while further saving substantial computational resources.
△ Less
Submitted 5 May, 2025;
originally announced May 2025.
-
Towards certification: A complete statistical validation pipeline for supervised learning in industry
Authors:
Lucas Lacasa,
Abel Pardo,
Pablo Arbelo,
Miguel Sánchez,
Pablo Yeste,
Noelia Bascones,
Alejandro Martínez-Cava,
Gonzalo Rubio,
Ignacio Gómez,
Eusebio Valero,
Javier de Vicente
Abstract:
Methods of Machine and Deep Learning are gradually being integrated into industrial operations, albeit at different speeds for different types of industries. The aerospace and aeronautical industries have recently developed a roadmap for concepts of design assurance and integration of neural network-related technologies in the aeronautical sector. This paper aims to contribute to this paradigm of…
▽ More
Methods of Machine and Deep Learning are gradually being integrated into industrial operations, albeit at different speeds for different types of industries. The aerospace and aeronautical industries have recently developed a roadmap for concepts of design assurance and integration of neural network-related technologies in the aeronautical sector. This paper aims to contribute to this paradigm of AI-based certification in the context of supervised learning, by outlining a complete validation pipeline that integrates deep learning, optimization and statistical methods. This pipeline is composed by a directed graphical model of ten steps. Each of these steps is addressed by a merging key concepts from different contributing disciplines (from machine learning or optimization to statistics) and adapting them to an industrial scenario, as well as by developing computationally efficient algorithmic solutions. We illustrate the application of this pipeline in a realistic supervised problem arising in aerostructural design: predicting the likelikood of different stress-related failure modes during different airflight maneuvers based on a (large) set of features characterising the aircraft internal loads and geometric parameters.
△ Less
Submitted 4 November, 2024;
originally announced November 2024.
-
A comparison of h- and p-refinement to capture wind turbine wakes
Authors:
Hatem Kessasra,
Marta Cordero-Gracia,
Mariola Gómez,
Eusebio Valero,
Gonzalo Rubio,
Esteban Ferrer
Abstract:
This paper investigates a critical aspect of wind energy research - the development of wind turbine wake and its significant impact on wind farm efficiency. The study focuses on the exploration and comparison of two mesh refinement strategies, h- and p-refinement, in their ability to accurately compute the development of wind turbine wake. The h-refinement method refines the mesh by reducing the s…
▽ More
This paper investigates a critical aspect of wind energy research - the development of wind turbine wake and its significant impact on wind farm efficiency. The study focuses on the exploration and comparison of two mesh refinement strategies, h- and p-refinement, in their ability to accurately compute the development of wind turbine wake. The h-refinement method refines the mesh by reducing the size of the elements, while the p-refinement method increases the polynomial degree of the elements, potentially reducing the error exponentially for smooth flows. A comprehensive comparison of these methods is presented that evaluates their effectiveness, computational efficiency, and suitability for various scenarios in wind energy. The findings of this research could potentially guide future studies and applications in wind turbine wake modeling, thus contributing to the optimization of wind farms using high-order h/p methods. This study fills a gap in the literature by thoroughly investigating the application of these methods in the context of wind turbine wake development.
△ Less
Submitted 25 September, 2024;
originally announced September 2024.
-
Experimental characterization of shock-separation interaction over wavy-shaped geometries through feature analysis
Authors:
J. Braun,
I. Rahbari,
G. Paniagua,
P. Aye Addo,
J. Garicano-Mena,
E Valero,
S. Le Clainche
Abstract:
A canonical wavy surface exposed to a Mach 2 flow is investigated through high-frequency Pressure Sensitive Paint (PSP), Kulite measurements, and shadowgraph imaging. The wavy surface features a compression and expansion region, two shock-boundary layer interactions, and two shock-separation regions. The unsteady characteristics of the wall pressure and shock angles are presented, demonstrating an…
▽ More
A canonical wavy surface exposed to a Mach 2 flow is investigated through high-frequency Pressure Sensitive Paint (PSP), Kulite measurements, and shadowgraph imaging. The wavy surface features a compression and expansion region, two shock-boundary layer interactions, and two shock-separation regions. The unsteady characteristics of the wall pressure and shock angles are presented, demonstrating an increase in amplitude of the instabilities when traveling through the shock systems. Three-dimensional flow features, observed in PSP data, reveal a two-dimensional flow pattern. Higher-Order Dynamic Mode Decomposition and Spectral Proper Orthogonal Decomposition are implemented to dissect the different flow features, revealing several dominant low-frequency and medium-frequency phenomena. The separation region appears at frequencies with Strouhal numbers between 0.01 and 0.2, confirmed by the frequency content in the local pressure measurement using Kulites.
△ Less
Submitted 24 September, 2024;
originally announced September 2024.
-
pyLOM: A HPC open source reduced order model suite for fluid dynamics applications
Authors:
Benet Eiximeno,
Arnau Miró,
Beka Begiashvili,
Eusebio Valero,
Ivette Rodriguez,
Oriol Lehmkuhl
Abstract:
This paper describes the numerical implementation in a high-performance computing environment of an open-source library for model order reduction in fluid dynamics. This library, called pyLOM, contains the algorithms of proper orthogonal decomposition (POD), dynamic mode decomposition (DMD) and spectral proper orthogonal decomposition (SPOD), as well as, efficient SVD and matrix-matrix multiplicat…
▽ More
This paper describes the numerical implementation in a high-performance computing environment of an open-source library for model order reduction in fluid dynamics. This library, called pyLOM, contains the algorithms of proper orthogonal decomposition (POD), dynamic mode decomposition (DMD) and spectral proper orthogonal decomposition (SPOD), as well as, efficient SVD and matrix-matrix multiplication, all of them tailored for supercomputers. The library is profiled in detail under the MareNostrum IV supercomputer. The bottleneck is found to be in the QR factorization, which has been solved by an efficient binary tree communications pattern. Strong and weak scalability benchmarks reveal that the serial part (i.e., the part of the code that cannot be parallelized) of these algorithms is under 10% for the strong scaling and under 0.7% for the weak scaling. Using pyLOM, a POD of a dataset containing 1.14 x 108 gridpoints and 1808 snapshots that takes 6.3Tb of memory can be computed in 81.08 seconds using 10368 CPUs. Additioally, the algorithms are validated using the datasets of a flow around a circular cylinder at ReD = 100 and ReD = 1 x 104, as well as the flow in the Stanford diffuser at Reh = 1 x 104.
△ Less
Submitted 24 May, 2024;
originally announced May 2024.
-
Implementation of Immersed Boundaries via Volume Penalization in the Industrial Aeronautical Computational Fluid Dynamics Solver CODA
Authors:
Jonatan Nunez,
David Huergo,
Diego Lodares,
Suyash Shrestha,
Juan Guerra,
Juan Florenciano,
Esteban Ferrer,
Eusebio Valero
Abstract:
We present the implementation and validation of an immersed boundary volume penalization method in the computational fluid dynamics solver CODA (from ONERA, DLR, and Airbus). Our goal is to model and simulate turbulent fluid flows in complex 3D aerodynamic configurations through the numerical solution of the Reynolds--averaged Navier--Stokes equations using the Spalart--Allmaras turbulent model. T…
▽ More
We present the implementation and validation of an immersed boundary volume penalization method in the computational fluid dynamics solver CODA (from ONERA, DLR, and Airbus). Our goal is to model and simulate turbulent fluid flows in complex 3D aerodynamic configurations through the numerical solution of the Reynolds--averaged Navier--Stokes equations using the Spalart--Allmaras turbulent model. To do that, an immersed boundary method has been implemented in CODA and an efficient preprocessing tool for the construction of unstructured hexahedral meshes with adaptive mesh refinement around immersed geometries has been developed. We report several numerical examples, including subsonic flow past the NACA0012 airfoil, transonic flow past the RAE2822 airfoil, subsonic flow past the MDA30P30N multi-element airfoil, and subsonic flow around the NASA high-lift CRM aircraft. These simulations have been performed in the CODA solver with a second-order finite volume scheme as spatial discretization and an implicit backward Euler scheme based on the matrix-free GMRES block-Jacobi iterative method. The reported numerical simulations are in good agreement with their corresponding experimental data. These encouraging results allow us to conclude that the implemented immersed boundary method is efficient, flexible, and accurate and can therefore be used for aeronautical applications in industry.
△ Less
Submitted 7 January, 2025; v1 submitted 24 April, 2024;
originally announced April 2024.
-
The impact of harmonic inflow variations on the size and dynamics of the separated flow over a bump
Authors:
Himpu Marbona,
Daniel Rodríguez,
Alejandro Martínez-Cava,
Eusebio Valero
Abstract:
The separated flow over a wall-mounted bump geometry under harmonic oscillations of the inflow stream is investigated by direct numerical simulations. The bump geometry gives rise to streamwise pressure gradients similar to those encountered on the suction side of low-pressure turbine (LPT) blades. Under steady inflow conditions, the separated-flow laminar-to-turbulent transition is initiated by s…
▽ More
The separated flow over a wall-mounted bump geometry under harmonic oscillations of the inflow stream is investigated by direct numerical simulations. The bump geometry gives rise to streamwise pressure gradients similar to those encountered on the suction side of low-pressure turbine (LPT) blades. Under steady inflow conditions, the separated-flow laminar-to-turbulent transition is initiated by self-sustained vortex shedding due to Kelvin-Helmholtz (KH) instability. In LPTs, the dynamics are further complicated by the passage of the wakes shed by the previous stage of blades. The wake-passing effect is modeled here by introducing a harmonic variation of the inflow conditions. Three inflow oscillation frequencies and three amplitudes are considered. The frequencies are comparable to the wake-passing frequencies in practical LPTs. The amplitudes range from 1% to 10% of the inflow total pressure. The dynamics of the separated flow are studied by isolating the flow components that are respectively coherent with and uncorrelated to the inflow oscillation. Three scenarios are identified. The first one is analogous to the steady inflow case. In the second one, the KH vortex shedding is replaced during a part of the inflow period by the formation and release of a large vortex cluster. The third scenario consists solely of the periodic formation and release of the vortex cluster; it leads to a consistent reduction of the separated flow length over all the period compared to the steady inflow case and would be the most desirable flow condition in a practical application.
△ Less
Submitted 6 September, 2023;
originally announced September 2023.
-
An unsupervised machine-learning-based shock sensor for high-order supersonic flow solvers
Authors:
Andrés Mateo-Gabín,
Kenza Tlales,
Eusebio Valero,
Esteban Ferrer,
Gonzalo Rubio
Abstract:
We present a novel unsupervised machine-learning sock sensor based on Gaussian Mixture Models (GMMs). The proposed GMM sensor demonstrates remarkable accuracy in detecting shocks and is robust across diverse test cases with significantly less parameter tuning than other options. We compare the GMM-based sensor with state-of-the-art alternatives. All methods are integrated into a high-order compres…
▽ More
We present a novel unsupervised machine-learning sock sensor based on Gaussian Mixture Models (GMMs). The proposed GMM sensor demonstrates remarkable accuracy in detecting shocks and is robust across diverse test cases with significantly less parameter tuning than other options. We compare the GMM-based sensor with state-of-the-art alternatives. All methods are integrated into a high-order compressible discontinuous Galerkin solver, where two stabilization approaches are coupled to the sensor to provide examples of possible applications. The Sedov blast and double Mach reflection cases demonstrate that our proposed sensor can enhance hybrid sub-cell flux-differencing formulations by providing accurate information of the nodes that require low-order blending. Besides, supersonic test cases including high Reynolds numbers showcase the sensor performance when used to introduce entropy-stable artificial viscosity to capture shocks, demonstrating the same effectiveness as fine-tuned state-of-the-art sensors. The adaptive nature and ability to function without extensive training datasets make this GMM-based sensor suitable for complex geometries and varied flow configurations. Our study reveals the potential of unsupervised machine-learning methods, exemplified by this GMM sensor, to improve the robustness and efficiency of advanced CFD codes.
△ Less
Submitted 9 October, 2023; v1 submitted 28 July, 2023;
originally announced August 2023.
-
Data-driven modal decomposition methods as feature detection techniques for flow problems: a critical assessment
Authors:
Beka Begiashvili,
Nourelhouda Groun,
Jesús Garicano-Mena,
Soledad Le Clainche,
Eusebio Valero
Abstract:
Modal decomposition techniques are showing a fast growth in popularity for their good properties as data-driven tools. There are several modal decomposition techniques, yet Proper Orthogonal Decomposition (POD) and Dynamic Mode Decomposition (DMD) are considered the most demanded methods, especially in the field of fluid dynamics. Following their magnificent performance on various applications in…
▽ More
Modal decomposition techniques are showing a fast growth in popularity for their good properties as data-driven tools. There are several modal decomposition techniques, yet Proper Orthogonal Decomposition (POD) and Dynamic Mode Decomposition (DMD) are considered the most demanded methods, especially in the field of fluid dynamics. Following their magnificent performance on various applications in several fields, numerous extensions of these techniques have been developed. In this work we present an ambitious review comparing eight different modal decomposition techniques, including most established methods: POD, DMD and Fast Fourier Trasform (FFT), extensions of these classical methods: based on time embedding systems, Spectral POD (SPOD) and Higher Order DMD (HODMD), based on scales separation, multi-scale POD (mPOD), multi-resolution DMD (mrDMD), and based on the properties of the resolvent operator, the data-driven Resolvent Analysis (RA). The performance of all these techniques will be evaluated on three different testcases: the laminar wake around cylinder, a turbulent jet flow, and the three dimensional wake around cylinder in transient regime. First, we show a comparison between the performance of the eight modal decomposition techniques when the datasets are shortened. Next, all the results obtained will be explained in details, showing both the conveniences and inconveniences of all the methods under investigation depending on the type of application and the final goal (reconstruction or identification of the flow physics). In this contribution we aim on giving a -- as fair as possible -- comparison of all the techniques investigated. To the authors knowledge, this is the first time a review paper gathering all this techniques have been produced, clarifying to the community what is the best technique to use for each application.
△ Less
Submitted 23 December, 2022;
originally announced December 2022.
-
A modified equation analysis for immersed boundary methods based on volume penalization: applications to linear advection-diffusion and high-order discontinuous Galerkin schemes
Authors:
Victor J. Llorente,
Jiaqing Kou,
Eusebio Valero,
Esteban Ferrer
Abstract:
The Immersed Boundary Method (IBM) is a popular numerical approach to impose boundary conditions without relying on body-fitted grids, thus reducing the costly effort of mesh generation. To obtain enhanced accuracy, IBM can be combined with high-order methods (e.g., discontinuous Galerkin). For this combination to be effective, an analysis of the numerical errors is essential. In this work, we app…
▽ More
The Immersed Boundary Method (IBM) is a popular numerical approach to impose boundary conditions without relying on body-fitted grids, thus reducing the costly effort of mesh generation. To obtain enhanced accuracy, IBM can be combined with high-order methods (e.g., discontinuous Galerkin). For this combination to be effective, an analysis of the numerical errors is essential. In this work, we apply, for the first time, a modified equation analysis to the combination of IBM (based on volume penalization) and high-order methods (based on nodal discontinuous Galerkin methods) to analyze a priori numerical errors and obtain practical guidelines on the selection of IBM parameters. The analysis is performed on a linear advection-diffusion equation with Dirichlet boundary conditions. Three ways to penalize the immerse boundary are considered, the first penalizes the solution inside the IBM region (classic approach), whilst the second and third penalize the first and second derivatives of the solution. We find optimal combinations of the penalization parameters, including the first and second penalizing derivatives, resulting in minimum errors. We validate the theoretical analysis with numerical experiments for one- and two-dimensional advection-diffusion equations.
△ Less
Submitted 19 December, 2022;
originally announced December 2022.
-
A flux-differencing formulation with Gauss nodes
Authors:
Andrés Mateo-Gabín,
Andrés M. Rueda-Ramírez,
Eusebio Valero,
Gonzalo Rubio
Abstract:
In this work, we propose an extension of telescopic derivative operators for the DGSEM with Gauss nodes, and we prove that this formulation is equivalent to its usual matrix counterpart. Among other possible applications, this allows extending the stabilization methods already developed for Gauss-Lobatto nodes to Gauss nodes, also ensuring properties such as entropy stability while retaining their…
▽ More
In this work, we propose an extension of telescopic derivative operators for the DGSEM with Gauss nodes, and we prove that this formulation is equivalent to its usual matrix counterpart. Among other possible applications, this allows extending the stabilization methods already developed for Gauss-Lobatto nodes to Gauss nodes, also ensuring properties such as entropy stability while retaining their improved accuracy.
△ Less
Submitted 23 June, 2023; v1 submitted 9 November, 2022;
originally announced November 2022.
-
Truncation Error-Based Anisotropic $p$-Adaptation for Unsteady Flows for High-Order Discontinuous Galerkin Methods
Authors:
Andrés M. Rueda-Ramírez,
Gerasimos Ntoukas,
Gonzalo Rubio,
Eusebio Valero,
Esteban Ferrer
Abstract:
In this work, we extend the $τ$-estimation method to unsteady problems and use it to adapt the polynomial degree for high-order discontinuous Galerkin simulations of unsteady flows. The adaptation is local and anisotropic and allows capturing relevant unsteady flow features while enhancing the accuracy of time evolving functionals (e.g., lift, drag). To achieve an efficient and unsteady truncation…
▽ More
In this work, we extend the $τ$-estimation method to unsteady problems and use it to adapt the polynomial degree for high-order discontinuous Galerkin simulations of unsteady flows. The adaptation is local and anisotropic and allows capturing relevant unsteady flow features while enhancing the accuracy of time evolving functionals (e.g., lift, drag). To achieve an efficient and unsteady truncation error-based $p$-adaptation scheme, we first revisit the definition of the truncation error, studying the effect of the treatment of the mass matrix arising from the temporal term. Secondly, we extend the $τ$-estimation strategy to unsteady problems. Finally, we present and compare two adaptation strategies for unsteady problems: the dynamic and static $p$-adaptation methods. In the first one (dynamic) the error is measured periodically during a simulation and the polynomial degree is adapted immediately after every estimation procedure. In the second one (static) the error is also measured periodically, but only one $p$-adaptation process is performed after several estimation stages, using a combination of the periodic error measures. The static $p$-adaptation strategy is suitable for time-periodic flows, while the dynamic one can be generalized to any flow evolution.
We consider two test cases to evaluate the efficiency of the proposed $p$-adaptation strategies. The first one considers the compressible Euler equations to simulate the advection of a density pulse. The second one solves the compressible Navier-Stokes equations to simulate the flow around a cylinder at Re=100. The local and anisotropic adaptation enables significant reductions in the number of degrees of freedom with respect to uniform refinement, leading to speed-ups of up to $\times4.5$ for the Euler test case and $\times2.2$ for the Navier-Stokes test case.
△ Less
Submitted 7 October, 2022;
originally announced October 2022.
-
Aeroacoustic airfoil shape optimization enhanced by autoencoders
Authors:
Jiaqing Kou,
Laura Botero-Bolívar,
Román Ballano,
Oscar Marino,
Leandro de Santana,
Eusebio Valero,
Esteban Ferrer
Abstract:
We present a framework for airfoil shape optimization to reduce the trailing edge noise for the design of wind turbine blades. Far-field noise is evaluated using Amiet's theory coupled with the TNO-Blake model to calculate the wall pressure spectrum and fast turn-around XFOIL simulations to evaluate the boundary layer parameters. The computational framework is first validated using a NACA0012 airf…
▽ More
We present a framework for airfoil shape optimization to reduce the trailing edge noise for the design of wind turbine blades. Far-field noise is evaluated using Amiet's theory coupled with the TNO-Blake model to calculate the wall pressure spectrum and fast turn-around XFOIL simulations to evaluate the boundary layer parameters. The computational framework is first validated using a NACA0012 airfoil at zero angle of attack. Particle swarm optimization is used to find the optimized airfoil configuration. The multi-objective optimization minimizes the A-weighted overall sound pressure level at various angles of attack, while ensuring enough lift and minimum drag. We compare classic parametrization methods to define the airfoil geometry (i.e., CST) to a machine learning method (i.e., a variational autoencoder). We observe that variational autoencoders can represent a wide variety of geometries, with only four encoded variables, leading to efficient optimizations, which result in improved optimal shapes. When compared to the baseline geometry, a NACA0012, the autoencoder-based optimized airfoil reduces by 3% (1.75 dBA) the overall sound pressure level (with decreased noise across the entire frequency range), while maintaining favorable aerodynamic properties in terms of lift and drag.
△ Less
Submitted 30 September, 2022;
originally announced October 2022.
-
A Novel Data-Driven Method for the Analysis and Reconstruction of Cardiac Cine MRI
Authors:
Nourelhouda Groun,
Maria Villalba-Orero,
Enrique Lara-Pezzi,
Eusebio Valero,
Jesus Garicano-Mena,
Soledad Le Clainche
Abstract:
Cardiac cine magnetic resonance imaging (MRI) can be considered the optimal criterion for measuring cardiac function. This imaging technique can provide us with detailed information about cardiac structure, tissue composition and even blood flow. This work considers the application of the higher order dynamic mode decomposition (HODMD) method to a set of MR images of a heart, with the ultimate goa…
▽ More
Cardiac cine magnetic resonance imaging (MRI) can be considered the optimal criterion for measuring cardiac function. This imaging technique can provide us with detailed information about cardiac structure, tissue composition and even blood flow. This work considers the application of the higher order dynamic mode decomposition (HODMD) method to a set of MR images of a heart, with the ultimate goal of identifying the main patterns and frequencies driving the heart dynamics. A novel algorithm based on singular value decomposition combined with HODMD is introduced, providing a three-dimensional reconstruction of the heart. This algorithm is applied (i) to reconstruct corrupted or missing images, and (ii) to build a reduced order model of the heart dynamics.
△ Less
Submitted 24 May, 2022;
originally announced May 2022.
-
Higher Order Dynamic Mode Decomposition: from Fluid Dynamics to Heart Disease Analysis
Authors:
Nourelhouda Groun,
Maria Villalba-Orero,
Enrique Lara-Pezzi,
Eusebio Valero,
Jesus Garicano-Mena,
Soledad Le Clainche
Abstract:
In this work, we study in detail the performance of Higher Order Dynamic Mode Decomposition (HODMD) technique when applied to echocardiography images. HODMD is a data-driven method generally used in fluid dynamics and in the analysis of complex non-linear dynamical systems modeling several complex industrial applications. In this paper we apply HODMD, for the first time to the authors knowledge, f…
▽ More
In this work, we study in detail the performance of Higher Order Dynamic Mode Decomposition (HODMD) technique when applied to echocardiography images. HODMD is a data-driven method generally used in fluid dynamics and in the analysis of complex non-linear dynamical systems modeling several complex industrial applications. In this paper we apply HODMD, for the first time to the authors knowledge, for patterns recognition in echocardiography, specifically, echocardiography data taken from several mice, either in healthy conditions or afflicted by different cardiac diseases. We exploit the HODMD advantageous properties in dynamics identification and noise cleaning to identify the relevant frequencies and coherent patterns for each one of the diseases. The echocardiography datasets consist of video loops taken with respect to a long axis view (LAX) and a short axis view (SAX), where each video loop covers at least three cardiac cycles, formed by (at most) 300 frames each (called snapshots). The proposed algorithm, using only a maximum quantity of 200 snapshots, was able to capture two branches of frequencies, representing the heart rate and respiratory rate. Additionally, the algorithm provided a number of modes, which represent the dominant features and patterns in the different echocardiography images, also related to the heart and the lung. Six datasets were analyzed: one echocardiography taken from a healthy subject and five different sets of echocardiography taken from subjects with either Diabetic Cardiomyopathy, Obesity, SFSR4 Hypertrophy, TAC Hypertrophy or Myocardial Infarction. The results show that HODMD is robust and a suitable tool to identify characteristic patterns able to classify the different pathologies studied.
△ Less
Submitted 9 January, 2022;
originally announced January 2022.
-
An entropy stable spectral vanishing viscosity for discontinuous Galerkin schemes: application to shock capturing and LES models
Authors:
Andrés Mateo-Gabín,
Juan Manzanero,
Eusebio Valero
Abstract:
We present a stable spectral vanishing viscosity for discontinuous Galerkin schemes, with applications to turbulent and supersonic flows. The idea behind the SVV is to spatially filter the dissipative fluxes, such that it concentrates in higher wavenumbers, where the flow is typically under-resolved, leaving low wavenumbers dissipation-free. Moreover, we derive a stable approximation of the Guermo…
▽ More
We present a stable spectral vanishing viscosity for discontinuous Galerkin schemes, with applications to turbulent and supersonic flows. The idea behind the SVV is to spatially filter the dissipative fluxes, such that it concentrates in higher wavenumbers, where the flow is typically under-resolved, leaving low wavenumbers dissipation-free. Moreover, we derive a stable approximation of the Guermond-Popov fluxes with the Bassi-Rebay 1 scheme, used to introduce density regularization in shock capturing simulations. This filtering uses a Cholesky decomposition of the fluxes that ensures the entropy stability of the scheme, which also includes a stable approximation of boundary conditions for adiabatic walls. For turbulent flows, we test the method with the three-dimensional Taylor-Green vortex and show that energy is correctly dissipated, and the scheme is stable when a kinetic energy preserving split-form is used in combination with a low dissipation Riemann solver. Finally, we test the shock capturing capabilities of our method with the Shu-Osher and the supersonic forward facing step cases, obtaining good results without spurious oscillations even with coarse meshes.
△ Less
Submitted 16 September, 2022; v1 submitted 14 September, 2021;
originally announced September 2021.
-
A Statically Condensed Discontinuous Galerkin Spectral Element Method on Gauss-Lobatto Nodes for the Compressible Navier-Stokes Equations
Authors:
Andrés M. Rueda-Ramírez,
Esteban Ferrer,
David A. Kopriva,
Gonzalo Rubio,
Eusebio Valero
Abstract:
We present a static-condensation method for time-implicit discretizations of the Discontinuous Galerkin Spectral Element Method on Gauss-Lobatto points (GL-DGSEM). We show that, when solving the compressible Navier-Stokes equations, it is possible to reorganize the linear system that results from the implicit time-integration of the GL-DGSEM as a Schur complement problem, which can be efficiently…
▽ More
We present a static-condensation method for time-implicit discretizations of the Discontinuous Galerkin Spectral Element Method on Gauss-Lobatto points (GL-DGSEM). We show that, when solving the compressible Navier-Stokes equations, it is possible to reorganize the linear system that results from the implicit time-integration of the GL-DGSEM as a Schur complement problem, which can be efficiently solved using static condensation. The use of static condensation reduces the linear system size and improves the condition number of the system matrix, which translates into shorter computational times when using direct and iterative solvers.
The statically condensed GL-DGSEM presented here can be applied to linear and nonlinear advection-diffusion partial differential equations in conservation form. To test it we solve the compressible Navier-Stokes equations with direct and Krylov subspace solvers, and we show for a selected problem that using the statically condensed GL-DGSEM leads to speed-ups of up to $200$ when compared to the time-explicit GL-DGSEM, and speed-ups of up to three when compared with the time-implicit GL-DGSEM that solves the global system.
The GL-DGSEM has gained increasing popularity in recent years because it satisfies the summation-by-parts property, which enables the construction of provably entropy stable schemes, and because it is computationally very efficient. In this paper, we show that the GL-DGSEM has an additional advantage: It can be statically condensed.
△ Less
Submitted 12 December, 2019; v1 submitted 3 November, 2019;
originally announced November 2019.
-
Coanda Flow Characterization on Base Bleed Configurations Using Global Stability Analysis
Authors:
Alejandro Martinez-Cava,
Eusebio Valero,
Javier de Vicente,
Guillermo Paniagua
Abstract:
Base pressure control is often employed on drag reduction design, but the interaction of the jet with the base region flow topology can generate undesired or uncontrolled flow configurations. The ejected flow can drive pressure bifurcations at the trailing edge, that without a correct optimization can affect the aerodynamic performance of the system. The purpose of this work is to fully understand…
▽ More
Base pressure control is often employed on drag reduction design, but the interaction of the jet with the base region flow topology can generate undesired or uncontrolled flow configurations. The ejected flow can drive pressure bifurcations at the trailing edge, that without a correct optimization can affect the aerodynamic performance of the system. The purpose of this work is to fully understand the physical mechanisms related with the use of injected base bleed employing global stability analysis and adjoint methodologies. Moreover, the results of the sensitivity analysis are used to identify the regions more receptive to passive and active flow control methodologies. This work has a particular relevance in turbine research, where coolant flow is ejected at the trailing edge to ensure an adequate thermal protection of the blade and the downstream turbine stages.
△ Less
Submitted 25 December, 2018;
originally announced December 2018.
-
Pressure Bifurcation Phenomenon on Supersonic Blowing Trailing Edges
Authors:
Alejandro Martinez-Cava,
Yinzhu Wang,
Javier de Vicente,
Eusebio Valero
Abstract:
Turbine blades operating in transonic-supersonic regime develop a complex shock wave system at the trailing edge, a phenomenon that leads to unfavorable pressure perturbations downstream and can interact with other turbine stages. Understanding the fluid behavior of the area adjacent to the trailing edge is essential in order to determine the parameters that have influence on these pressure fluctu…
▽ More
Turbine blades operating in transonic-supersonic regime develop a complex shock wave system at the trailing edge, a phenomenon that leads to unfavorable pressure perturbations downstream and can interact with other turbine stages. Understanding the fluid behavior of the area adjacent to the trailing edge is essential in order to determine the parameters that have influence on these pressure fluctuations. Colder flow, bled from the high-pressure compressor, is often purged at the trailing edge to cool the thin blade edges, affecting the flow behavior and modulating the intensity and angle of the shock waves system. However, this purge flow can sometimes generate non-symmetrical configurations due to a pressure difference that is provoked by the injected flow. In this work, a combination of RANS simulations and global stability analysis is employed to explain the physical reasons of this flow bifurcation. Analyzing the features that naturally appear in the flow and become dominant for some value of the parameters involved in the problem, an anti-symmetrical global mode, related to the sudden geometrical expansion of the trailing edge slot, is identified as the main mechanism that forces the changes in the flow topology.
△ Less
Submitted 29 June, 2018;
originally announced June 2018.
-
On the role of numerical dissipation in stabilising under-resolved turbulent simulations using discontinuous Galerkin methods
Authors:
Juan Manzanero,
Esteban Ferrer,
Gonzalo Rubio,
Eusebio Valero
Abstract:
We analyse numerical errors (dissipation and dispersion) introduced by the discretisation of inviscid and viscous terms in energy stable discontinuous Galerkin methods. First, we analyse these methods using a linear von Neumann analysis (for a linear advection-diffusion equation) to characterise their properties in wave-number space. Second, we validate these observations using the 3D Taylor-Green…
▽ More
We analyse numerical errors (dissipation and dispersion) introduced by the discretisation of inviscid and viscous terms in energy stable discontinuous Galerkin methods. First, we analyse these methods using a linear von Neumann analysis (for a linear advection-diffusion equation) to characterise their properties in wave-number space. Second, we validate these observations using the 3D Taylor-Green Vortex Navier-Stokes problem to assess transitional/turbulent flows. We show that the dissipation introduced by upwind Riemann solvers affects primarily high wave-numbers. This dissipation may be increased, through a penalty parameter, until a critical value. However, further augmentation of this parameter leads to a decrease of dissipation, reaching zero for very large values. Regarding the dissipation introduced by second order derivatives, we show that this dissipa- tion acts at low and medium wave-numbers (lower wave-numbers compared to upwind Riemann solvers). In addition, we analyse the Spectral Vanishing Viscosity (SVV) technique, previously used in continuous discretisations (e.g. Fourier), to find that with an appropriate kernel (which damps selected modes) it is possible to control the amount of dissipation introduced in the low and medium wave-number range. Combining these ideas, we finally propose a DG-SVV approach that uses a Smagorinsky model to compute the numerical viscosity. This DG-SVV approach is tested in an isotropic laminar/turbulent under-resolved scenario. Combining the SVV technique with a low dissipation Riemann solver, we obtain a scheme capable of maintaining low dissipation levels for laminar flows, whilst providing the correct dissipation for all wave-number ranges in turbulent regimes.
△ Less
Submitted 26 May, 2018;
originally announced May 2018.
-
Detecting series periodicity with horizontal visibility graphs
Authors:
Angel M. Núñez,
Lucas Lacasa,
Eusebio Valero,
Jose Patricio Gómez,
Bartolo Luque
Abstract:
The horizontal visibility algorithm has been recently introduced as a mapping between time series and networks. The challenge lies in characterizing the structure of time series (and the processes that generated those series) using the powerful tools of graph theory. Recent works have shown that the visibility graphs inherit several degrees of correlations from their associated series, and therefo…
▽ More
The horizontal visibility algorithm has been recently introduced as a mapping between time series and networks. The challenge lies in characterizing the structure of time series (and the processes that generated those series) using the powerful tools of graph theory. Recent works have shown that the visibility graphs inherit several degrees of correlations from their associated series, and therefore such graph theoretical characterization is in principle possible. However, both the mathematical grounding of this promising theory and its applications are on its infancy. Following this line, here we address the question of detecting hidden periodicity in series polluted with a certain amount of noise. We first put forward some generic properties of horizontal visibility graphs which allow us to define a (graph theoretical) noise reduction filter. Accordingly, we evaluate its performance for the task of calculating the period of noisy periodic signals, and compare our results with standard time domain (autocorrelation) methods. Finally, potentials, limitations and applications are discussed.
△ Less
Submitted 8 August, 2011;
originally announced August 2011.