-
Reinforcement Learning Increases Wind Farm Power Production by Enabling Closed-Loop Collaborative Control
Authors:
Andrew Mole,
Max Weissenbacher,
Georgios Rigas,
Sylvain Laizet
Abstract:
Traditional wind farm control operates each turbine independently to maximize individual power output. However, coordinated wake steering across the entire farm can substantially increase the combined wind farm energy production. Although dynamic closed-loop control has proven effective in flow control applications, wind farm optimization has relied primarily on static, low-fidelity simulators tha…
▽ More
Traditional wind farm control operates each turbine independently to maximize individual power output. However, coordinated wake steering across the entire farm can substantially increase the combined wind farm energy production. Although dynamic closed-loop control has proven effective in flow control applications, wind farm optimization has relied primarily on static, low-fidelity simulators that ignore critical turbulent flow dynamics. In this work, we present the first reinforcement learning (RL) controller integrated directly with high-fidelity large-eddy simulation (LES), enabling real-time response to atmospheric turbulence through collaborative, dynamic control strategies. Our RL controller achieves a 4.30% increase in wind farm power output compared to baseline operation, nearly doubling the 2.19% gain from static optimal yaw control obtained through Bayesian optimization. These results establish dynamic flow-responsive control as a transformative approach to wind farm optimization, with direct implications for accelerating renewable energy deployment to net-zero targets.
△ Less
Submitted 25 June, 2025;
originally announced June 2025.
-
Spectral quantum algorithm for passive scalar transport in shear flows
Authors:
Philipp Pfeffer,
Peter Brearley,
Sylvain Laizet,
Jörg Schumacher
Abstract:
The mixing of scalar substances in fluid flows by stirring and diffusion is ubiquitous in natural flows, chemical engineering, and microfluidic drug delivery. Here, we present a spectral quantum algorithm for scalar mixing by solving the advection-diffusion equation in a quantum computational fluid dynamics framework. We derive exact gate decompositions of the advection and diffusion operators in…
▽ More
The mixing of scalar substances in fluid flows by stirring and diffusion is ubiquitous in natural flows, chemical engineering, and microfluidic drug delivery. Here, we present a spectral quantum algorithm for scalar mixing by solving the advection-diffusion equation in a quantum computational fluid dynamics framework. We derive exact gate decompositions of the advection and diffusion operators in spectral space. For all but the simplest one-dimensional flows, these operators do not commute. Therefore, we use operator splitting and construct quantum circuits capable of simulating arbitrary polynomial velocity profiles, such as the Blasius profile of a laminar boundary layer. Periodic, Neumann, and Dirichlet boundary conditions can be imposed with the appropriate quantum spectral transform plus additional constraints on the Fourier expansion. We evaluate our approach in statevector simulations of a Couette flow, plane Poiseuille flow, and a polynomial Blasius profile approximation to demonstrate its potential and versatility for scalar mixing in shear flows. The number of gates grows with, at most, the cubed logarithm of the number of grid points. This evaluation shows that spectral accuracy allows comparably large time steps even though the operator splitting limits the temporal order.
△ Less
Submitted 15 May, 2025;
originally announced May 2025.
-
A Distributed-memory Tridiagonal Solver Based on a Specialised Data Structure Optimised for CPU and GPU Architectures
Authors:
Semih Akkurt,
Sébastien Lemaire,
Paul Bartholomew,
Sylvain Laizet
Abstract:
Various numerical methods used for solving partial differential equations (PDE) result in tridiagonal systems. Solving tridiagonal systems on distributed-memory environments is not straightforward, and often requires significant amount of communication. In this article, we present a novel distributed-memory tridiagonal solver algorithm, DistD2-TDS, based on a specialised data structure. DistD2-TDS…
▽ More
Various numerical methods used for solving partial differential equations (PDE) result in tridiagonal systems. Solving tridiagonal systems on distributed-memory environments is not straightforward, and often requires significant amount of communication. In this article, we present a novel distributed-memory tridiagonal solver algorithm, DistD2-TDS, based on a specialised data structure. DistD2-TDS algorithm takes advantage of the diagonal dominance in tridiagonal systems to reduce the communications in distributed-memory environments. The underlying data structure plays a crucial role for the performance of the algorithm. First, the data structure improves data localities and makes it possible to minimise data movements via cache blocking and kernel fusion strategies. Second, data continuity enables a contiguous data access pattern and results in efficient utilisation of the available memory bandwidth. Finally, the data layout supports vectorisation on CPUs and thread level parallelisation on GPUs for improved performance. In order to demonstrate the robustness of the algorithm, we implemented and benchmarked the algorithm on CPUs and GPUs. We investigated the single rank performance and compared against existing algorithms. Furthermore, we analysed the strong scaling of the implementation up to 384 NVIDIA H100 GPUs and up to 8192 AMD EPYC 7742 CPUs. Finally, we demonstrated a practical use case of the algorithm by using compact finite difference schemes to solve a 3D non-linear PDE. The results demonstrate that DistD2 algorithm can sustain around 66% of the theoretical peak bandwidth at scale on CPU and GPU based supercomputers.
△ Less
Submitted 20 November, 2024;
originally announced November 2024.
-
Quantum Algorithm for the Advection-Diffusion Equation by Direct Block Encoding of the Time-Marching Operator
Authors:
Paul Over,
Sergio Bengoechea,
Peter Brearley,
Sylvain Laizet,
Thomas Rung
Abstract:
A quantum algorithm for simulating multidimensional scalar transport problems using a time-marching strategy is presented. A direct unitary block encoding of the explicit time-marching operator is constructed, resulting in the intrinsic success probability of the squared solution norm without the need for amplitude amplification, thereby retaining a linear dependence on the simulation time. The al…
▽ More
A quantum algorithm for simulating multidimensional scalar transport problems using a time-marching strategy is presented. A direct unitary block encoding of the explicit time-marching operator is constructed, resulting in the intrinsic success probability of the squared solution norm without the need for amplitude amplification, thereby retaining a linear dependence on the simulation time. The algorithm separates the explicit time-marching operator into an advection-like component and a corrective shift operator. The advection-like component is mapped to a Hamiltonian simulation and combined with the shift operator through the linear combination of unitaries algorithm. State-vector simulations of a scalar transported in a steady two-dimensional Taylor-Green vortex support the theoretical findings.
△ Less
Submitted 28 April, 2025; v1 submitted 10 October, 2024;
originally announced October 2024.
-
Multi-Fidelity Bayesian Optimisation of Wind Farm Wake Steering using Wake Models and Large Eddy Simulations
Authors:
Andrew Mole,
Sylvain Laizet
Abstract:
Improving the power output from wind farms is vital in transitioning to renewable electricity generation. However, in wind farms, wind turbines often operate in the wake of other turbines, leading to a reduction in the wind speed and the resulting power output whilst also increasing fatigue. By using wake steering strategies to control the wake behind each turbine, the total wind farm power output…
▽ More
Improving the power output from wind farms is vital in transitioning to renewable electricity generation. However, in wind farms, wind turbines often operate in the wake of other turbines, leading to a reduction in the wind speed and the resulting power output whilst also increasing fatigue. By using wake steering strategies to control the wake behind each turbine, the total wind farm power output can be increased. To find optimal yaw configurations, typically analytical wake models have been utilised to model the interactions between the wind turbines through the flow field. In this work we show that, for full wind farms, higher-fidelity computational fluid dynamics simulations, in the form of large eddy simulations, are able to find more optimal yaw configurations than analytical wake models. This is because they capture and exploit more of the physics involved in the interactions between the multiple turbine wakes and the atmospheric boundary layer. As large eddy simulations are much more expensive to run than analytical wake models, a multi-fidelity Bayesian optimisation framework is introduced. This implements a multi-fidelity surrogate model, that is able to capture the non-linear relationship between the analytical wake models and the large eddy simulations, and a multi-fidelity acquisition function to determine the configuration and fidelity of each optimisation iteration. This allows for fewer configurations to be evaluated with the more expensive large eddy simulations than a single-fidelity optimisation, whilst producing comparable optimisation results. The same total wind farm power improvements can then be found for a reduced computational cost.
△ Less
Submitted 30 July, 2024;
originally announced July 2024.
-
Asymptotic scaling laws for periodic turbulent boundary layers and their numerical simulation up to Re_theta = 8300
Authors:
Andrew Wynn,
Saeed Parvar,
Joseph O Connor,
Sylvain Laizet
Abstract:
We provide a rigorous analysis of the self-similar solution of the temporal turbulent boundary layer, recently proposed in [2], in which a body force is used to maintain a statistically steady turbulent boundary layer with periodic boundary conditions in the streamwise direction. We derive explicit expressions for the forcing amplitudes which can maintain such flows, and identify those which can h…
▽ More
We provide a rigorous analysis of the self-similar solution of the temporal turbulent boundary layer, recently proposed in [2], in which a body force is used to maintain a statistically steady turbulent boundary layer with periodic boundary conditions in the streamwise direction. We derive explicit expressions for the forcing amplitudes which can maintain such flows, and identify those which can hold either the displacement thickness or the momentum thickness equal to unity. This opens the door to the first main result of the paper, which is to prove upper bounds on skin friction for the temporal turbulent boundary layer. We use the Constantin-Doering-Hopf bounding method to show, rigorously, that the skin friction coefficient for periodic turbulent boundary layer flows is bounded above by a uniform constant which decreases asymptotically with Reynolds number. This asymptotic behaviour is within a logarithmic correction of well-known empirical scaling laws for skin friction. This gives the first evidence, applicable at asymptotically high Reynolds numbers, to suggest that the self-similar solution of the temporal turbulent boundary layer exhibits statistical similarities with canonical, spatially evolving, boundary layers. Furthermore, we show how the identified forcing formula implies an alternative, and simpler, numerical implementation of periodic boundary layer flows. We give a detailed numerical study of this scheme presenting direct numerical simulations up to Re_theta = 2000 and implicit large-eddy simulations up to Re_theta = 8300, and show that these results compare well with data from canonical spatially evolving boundary layers at equivalent Reynolds numbers.
△ Less
Submitted 14 June, 2024;
originally announced June 2024.
-
Quantum Computing for nonlinear differential equations and turbulence
Authors:
Felix Tennie,
Sylvain Laizet,
Seth Lloyd,
Luca Magri
Abstract:
A large spectrum of problems in classical physics and engineering, such as turbulence, is governed by nonlinear differential equations, which typically require high-performance computing to be solved. Over the past decade, however, the growth of classical computing power has slowed down because the miniaturisation of chips has been approaching the atomic scale. This is marking an end to Moore's la…
▽ More
A large spectrum of problems in classical physics and engineering, such as turbulence, is governed by nonlinear differential equations, which typically require high-performance computing to be solved. Over the past decade, however, the growth of classical computing power has slowed down because the miniaturisation of chips has been approaching the atomic scale. This is marking an end to Moore's law, which calls for a new computing paradigm: Quantum computing is a prime candidate. In this paper, we offer a perspective on the current challenges that need to be overcome in order to use quantum computing for the simulation of nonlinear dynamics. We review and discuss progress in the development of both quantum algorithms for nonlinear equations and quantum hardware. We propose pairings between quantum algorithms for nonlinear equations and quantum hardware concepts. These avenues open new opportunities for the simulation of nonlinear systems and turbulence.
△ Less
Submitted 7 June, 2024;
originally announced June 2024.
-
FR3D: Three-dimensional Flow Reconstruction and Force Estimation for Unsteady Flows Around Extruded Bluff Bodies via Conformal Mapping Aided Convolutional Autoencoders
Authors:
Ali Girayhan Özbay,
Sylvain Laizet
Abstract:
In many practical fluid dynamics experiments, measuring variables such as velocity and pressure is possible only at a limited number of sensor locations, \textcolor{black}{for a few two-dimensional planes, or for a small 3D domain in the flow}. However, knowledge of the full fields is necessary to understand the dynamics of many flows. Deep learning reconstruction of full flow fields from sparse m…
▽ More
In many practical fluid dynamics experiments, measuring variables such as velocity and pressure is possible only at a limited number of sensor locations, \textcolor{black}{for a few two-dimensional planes, or for a small 3D domain in the flow}. However, knowledge of the full fields is necessary to understand the dynamics of many flows. Deep learning reconstruction of full flow fields from sparse measurements has recently garnered significant research interest, as a way of overcoming this limitation. This task is referred to as the flow reconstruction (FR) task. In the present study, we propose a convolutional autoencoder based neural network model, dubbed FR3D, which enables FR to be carried out for three-dimensional flows around extruded 3D objects with different cross-sections. An innovative mapping approach, whereby multiple fluid domains are mapped to an annulus, enables FR3D to generalize its performance to objects not encountered during training. We conclusively demonstrate this generalization capability using a dataset composed of 80 training and 20 testing geometries, all randomly generated. We show that the FR3D model reconstructs pressure and velocity components with a few percentage points of error. Additionally, using these predictions, we accurately estimate the Q-criterion fields as well lift and drag forces on the geometries.
△ Less
Submitted 12 July, 2023; v1 submitted 3 February, 2023;
originally announced February 2023.
-
Direct numerical simulations of shocklet-containing turbulent channel counter-flows
Authors:
Arash Hamzehloo,
David J. Lusher,
Sylvain Laizet,
Neil D. Sandham
Abstract:
Counter-flow or counter-current configurations can maintain high turbulence intensities and exhibit a significant level of mixing. We have previously introduced a wall-bounded counter-flow turbulent channel configuration (Physical Review Fluids, 6(9), p.094603.) as an efficient framework to study compressibility effects on turbulence. Here, we extend our previous direct numerical simulation study…
▽ More
Counter-flow or counter-current configurations can maintain high turbulence intensities and exhibit a significant level of mixing. We have previously introduced a wall-bounded counter-flow turbulent channel configuration (Physical Review Fluids, 6(9), p.094603.) as an efficient framework to study compressibility effects on turbulence. Here, we extend our previous direct numerical simulation study to a relatively higher Mach number (M=0.7) to investigate strong compressibility effects (also by reducing the Prandtl number from Pr=0.7 to 0.2), and the formation and evolution of unsteady shocklet structures. It is found that the configuration is able to produce highly turbulent flows with embedded shocklets and significant asymmetry in probability density functions of dilatation. A peak turbulent Mach number close to unity is obtained, for which the contribution of the dilatational dissipation to total dissipation is nevertheless found to be limited to 6%.
△ Less
Submitted 5 May, 2022;
originally announced May 2022.
-
Deep learning fluid flow reconstruction around arbitrary two-dimensional objects from sparse sensors using conformal mappings
Authors:
Ali Girayhan Özbay,
Sylvain Laizet
Abstract:
The usage of neural networks (NNs) for flow reconstruction (FR) tasks from a limited number of sensors is attracting strong research interest, owing to NNs' ability to replicate high dimensional relationships. Trained on a single flow case for a given Reynolds number or over a reduced range of Reynolds numbers, these models are unfortunately not able to handle flows around different objects withou…
▽ More
The usage of neural networks (NNs) for flow reconstruction (FR) tasks from a limited number of sensors is attracting strong research interest, owing to NNs' ability to replicate high dimensional relationships. Trained on a single flow case for a given Reynolds number or over a reduced range of Reynolds numbers, these models are unfortunately not able to handle flows around different objects without re-training. We propose a new framework called Spatial Multi-Geometry FR (SMGFR) task, capable of reconstructing fluid flows around different two-dimensional objects without re-training, mapping the computational domain as an annulus. Different NNs for different sensor setups (where information about the flow is collected) are trained with high-fidelity simulation data for a Reynolds number equal to approximately $300$ for 64 objects randomly generated using Bezier curves. The performance of the models and sensor setups are then assessed for the flow around 16 unseen objects. It is shown that our mapping approach improves percentage errors by up to 15\% in SMGFR when compared to a more conventional approach where the models are trained on a Cartesian grid, and achieves errors under 3\%, 10\% and 30\% for pressure, velocity and vorticity fields predictions, respectively. Finally, SMGFR is extended to predictions of snapshots in the future, introducing the Spatio-temporal MGFR (STMGFR) task. A novel approach is developed for STMGFR involving splitting DNNs into a spatial and a temporal component. We demonstrate that this approach is able to reproduce, in time and in space, the main features of flows around arbitrary objects.
△ Less
Submitted 5 April, 2022; v1 submitted 8 February, 2022;
originally announced February 2022.
-
Lagrangian Coherent Track Initialisation (LCTI)
Authors:
Ali Rahimi Khojasteh,
Yin Yang,
Dominique Heitz,
Sylvain Laizet
Abstract:
Advances in time-resolved Particle Tracking Velocimetry (4D-PTV) techniques have been consistently revealed more accurate Lagrangian particle motions. A novel track initialisation technique as a complementary part of 4D-PTV, based on local temporal and spatial coherency of neighbour trajectories, is proposed. The proposed Lagrangian Coherent Track Initialisation (LCTI) applies physics-based Finite…
▽ More
Advances in time-resolved Particle Tracking Velocimetry (4D-PTV) techniques have been consistently revealed more accurate Lagrangian particle motions. A novel track initialisation technique as a complementary part of 4D-PTV, based on local temporal and spatial coherency of neighbour trajectories, is proposed. The proposed Lagrangian Coherent Track Initialisation (LCTI) applies physics-based Finite Time Lyapunov Exponent (FTLE) to build four frame coherent tracks. We locally determine the boundaries (i.e., ridges) of Lagrangian Coherent Structures (LCS) among neighbour trajectories by using FTLE to distinguish clusters of coherent motions. To evaluate the proposed technique, we created an open-access synthetic Lagrangian and Eulerian dataset of the wake downstream of a smooth cylinder at a Reynolds number equal to 3900 obtained from 3D Direct Numerical Simulation (DNS). The dataset is available to the public. Performance of the proposed method based on three characteristic parameters, temporal scale, particle concentration (i.e., density), and noise ratio, showed robust behaviour in finding true tracks compared to the recent initialisation algorithms. Sensitivity of LCTI to the number of untracked and wrong tracks are also discussed. We address the capability of using the proposed method as a function of a 4D-PTV scheme in the Lagrangian Particle Tracking challenge for a flow with high particle densities. Finally, the LCTI behaviour was assessed in a real jet impingement experiment. LCTI was found to be a reliable tracking tool in complex flow motions, with a strength revealed for flows with high particle concentrations.
△ Less
Submitted 21 June, 2021;
originally announced June 2021.
-
Poisson CNN: Convolutional neural networks for the solution of the Poisson equation on a Cartesian mesh
Authors:
Ali Girayhan Özbay,
Arash Hamzehloo,
Sylvain Laizet,
Panagiotis Tzirakis,
Georgios Rizos,
Björn Schuller
Abstract:
The Poisson equation is commonly encountered in engineering, for instance in computational fluid dynamics (CFD) where it is needed to compute corrections to the pressure field to ensure the incompressibility of the velocity field. In the present work, we propose a novel fully convolutional neural network (CNN) architecture to infer the solution of the Poisson equation on a 2D Cartesian grid with d…
▽ More
The Poisson equation is commonly encountered in engineering, for instance in computational fluid dynamics (CFD) where it is needed to compute corrections to the pressure field to ensure the incompressibility of the velocity field. In the present work, we propose a novel fully convolutional neural network (CNN) architecture to infer the solution of the Poisson equation on a 2D Cartesian grid with different resolutions given the right hand side term, arbitrary boundary conditions and grid parameters. It provides unprecedented versatility for a CNN approach dealing with partial differential equations. The boundary conditions are handled using a novel approach by decomposing the original Poisson problem into a homogeneous Poisson problem plus four inhomogeneous Laplace sub-problems. The model is trained using a novel loss function approximating the continuous $L^p$ norm between the prediction and the target. Even when predicting on grids denser than previously encountered, our model demonstrates encouraging capacity to reproduce the correct solution profile. The proposed model, which outperforms well-known neural network models, can be included in a CFD solver to help with solving the Poisson equation. Analytical test cases indicate that our CNN architecture is capable of predicting the correct solution of a Poisson problem with mean percentage errors below 10%, an improvement by comparison to the first step of conventional iterative methods. Predictions from our model, used as the initial guess to iterative algorithms like Multigrid, can reduce the RMS error after a single iteration by more than 90% compared to a zero initial guess.
△ Less
Submitted 29 June, 2021; v1 submitted 18 October, 2019;
originally announced October 2019.
-
Flows Over Periodic Hills of Parameterized Geometries: A Dataset for Data-Driven Turbulence Modeling From Direct Simulations
Authors:
Heng Xiao,
Jin-Long Wu,
Sylvain Laizet,
Lian Duan
Abstract:
Computational fluid dynamics models based on Reynolds-averaged Navier--Stokes equations with turbulence closures still play important roles in engineering design and analysis. However, the development of turbulence models has been stagnant for decades. With recent advances in machine learning, data-driven turbulence models have become attractive alternatives worth further explorations. However, a…
▽ More
Computational fluid dynamics models based on Reynolds-averaged Navier--Stokes equations with turbulence closures still play important roles in engineering design and analysis. However, the development of turbulence models has been stagnant for decades. With recent advances in machine learning, data-driven turbulence models have become attractive alternatives worth further explorations. However, a major obstacle in the development of data-driven turbulence models is the lack of training data. In this work, we survey currently available public turbulent flow databases and conclude that they are inadequate for developing and validating data-driven models. Rather, we need more benchmark data from systematically and continuously varied flow conditions (e.g., Reynolds number and geometry) with maximum coverage in the parameter space for this purpose. To this end, we perform direct numerical simulations of flows over periodic hills with varying slopes, resulting in a family of flows over periodic hills which ranges from incipient to mild and massive separations. We further demonstrate the use of such a dataset by training a machine learning model that predicts Reynolds stress anisotropy based on a set of mean flow features. We expect the generated dataset, along with its design methodology and the example application presented herein, will facilitate development and comparison of future data-driven turbulence models.
△ Less
Submitted 2 October, 2019;
originally announced October 2019.
-
A model under location uncertainty to predict the mean velocity in wall bounded flows
Authors:
Benoit Pinier,
Etienne Mémin,
Sylvain Laizet,
Roger Lewandowski
Abstract:
To date no satisfying model exists to explain the mean velocity profile within the whole turbulent layer of canonical wall bounded flows. We propose a modification of the velocity profile expression that ensues from a recently proposed stochastic representation of fluid flows dynamics. This modeling, called modeling under location uncertainty introduces in a rigorous way a subgrid term generalizin…
▽ More
To date no satisfying model exists to explain the mean velocity profile within the whole turbulent layer of canonical wall bounded flows. We propose a modification of the velocity profile expression that ensues from a recently proposed stochastic representation of fluid flows dynamics. This modeling, called modeling under location uncertainty introduces in a rigorous way a subgrid term generalizing the eddy-viscosity assumption and an eddy-induced advection term resulting from turbulence inhomogeneity. This latter term gives rise to a theoretically well-grounded model for the transitional zone between the viscous sublayer and the turbulent sublayer. An expression of the small-scale velocity component is also provided in the viscous zone. Numerical assessment of the results are provided for turbulent boundary layer flows, for pipe flows and channel flows at various Reynolds numbers.
△ Less
Submitted 7 December, 2018;
originally announced December 2018.
-
Turbulence-resolving simulations of wind turbine wakes
Authors:
Georgios Deskos,
Sylvain Laizet,
Matthew D. Piggott
Abstract:
Turbulence-resolving simulations of wind turbine wakes are presented using a high--order flow solver combined with both a standard and a novel dynamic implicit spectral vanishing viscosity (iSVV and dynamic iSVV) model to account for subgrid-scale (SGS) stresses. The numerical solutions are compared against wind tunnel measurements, which include mean velocity and turbulent intensity profiles, as…
▽ More
Turbulence-resolving simulations of wind turbine wakes are presented using a high--order flow solver combined with both a standard and a novel dynamic implicit spectral vanishing viscosity (iSVV and dynamic iSVV) model to account for subgrid-scale (SGS) stresses. The numerical solutions are compared against wind tunnel measurements, which include mean velocity and turbulent intensity profiles, as well as integral rotor quantities such as power and thrust coefficients. For the standard (also termed static) case the magnitude of the spectral vanishing viscosity is selected via a heuristic analysis of the wake statistics, while in the case of the dynamic model the magnitude is adjusted both in space and time at each time step. The study focuses on examining the ability of the two approaches, standard (static) and dynamic, to accurately capture the wake features, both qualitatively and quantitatively. The results suggest that the static method can become over-dissipative when the magnitude of the spectral viscosity is increased, while the dynamic approach which adjusts the magnitude of dissipation locally is shown to be more appropriate for a non-homogeneous flow such that of a wind turbine wake.
△ Less
Submitted 20 April, 2018;
originally announced April 2018.
-
Representation of Reynolds Stress Perturbations with Application in Machine-Learning-Assisted Turbulence Modeling
Authors:
Jinlong Wu,
Rui Sun,
Sylvain Laizet,
Heng Xiao
Abstract:
Numerical simulations based on Reynolds-Averaged Navier--Stokes (RANS) equations are widely used in engineering design and analysis involving turbulent flows. However, RANS simulations are known to be unreliable in many flows of engineering relevance, which is largely caused by model-form uncertainties associated with the Reynolds stresses. Recently, a machine-learning approach has been proposed t…
▽ More
Numerical simulations based on Reynolds-Averaged Navier--Stokes (RANS) equations are widely used in engineering design and analysis involving turbulent flows. However, RANS simulations are known to be unreliable in many flows of engineering relevance, which is largely caused by model-form uncertainties associated with the Reynolds stresses. Recently, a machine-learning approach has been proposed to assist RANS modeling by building a functional mapping from mean flow features to discrepancies in RANS modeled Reynolds stresses as compared to high-fidelity data. However, it remains a challenge to represent discrepancies in the Reynolds stress eigenvectors in machine learning due to the requirements of spatial smoothness, frame-independence, and realizability. In this work, we propose three schemes for representing perturbations to the eigenvectors of RANS modeled Reynolds stresses: (1) discrepancy-based Euler angles, (2) direct-rotation-based Euler angles, and (3) unit quaternions. We compare these metrics by performing a priori and a posteriori tests on two canonical flows: fully developed turbulent flows in a square duct and massively separated flows over periodic hills. The results demonstrate that the direct-rotation-based Euler angles representation lacks spatial smoothness while the discrepancy-based Euler angles representation lacks frame-independence, making them unsuitable for being used in machine-learning-assisted turbulence modeling. In contrast, the representation based on unit quaternion satisfies all the requirements stated above, and thus it is an ideal choice in representing the perturbations associated with the eigenvectors of Reynolds stress tensors. This finding has clear importance for uncertainty quantification and machine learning in turbulence modeling and for data-driven computational mechanics in general.
△ Less
Submitted 17 September, 2017;
originally announced September 2017.
-
Influence of the spatial resolution on fine-scale features in DNS of turbulence generated by a single square grid
Authors:
S. Laizet,
J. Nedić,
J. C. Vassilicos
Abstract:
We focus in this paper on the effect of the resolution of Direct Numerical Simulations (DNS) on the spatio-temporal development of the turbulence downstream of a single square grid. The aims of this study are to validate our numerical approach by comparing experimental and numerical one-point statistics downstream of a single square grid and then investigate how the resolution is impacting the dyn…
▽ More
We focus in this paper on the effect of the resolution of Direct Numerical Simulations (DNS) on the spatio-temporal development of the turbulence downstream of a single square grid. The aims of this study are to validate our numerical approach by comparing experimental and numerical one-point statistics downstream of a single square grid and then investigate how the resolution is impacting the dynamics of the flow. In particular, using the Q-R diagram, we focus on the interaction between the strain-rate and rotation tensors, the symmetric and skew-symmetric parts of the velocity gradient tensor respectively. We first show good agreement between our simulations and hot-wire experiment for one-point statistics on the centreline of the single square grid. Then, by analysing the shape of the Q-R diagram for various streamwise locations, we evaluate the ability of under-resolved DNS to capture the main features of the turbulence downstream of the single square grid.
△ Less
Submitted 11 September, 2014;
originally announced September 2014.
-
Vortex line density in counterflowing He II with laminar and turbulent normal fluid velocity profiles
Authors:
A. W. Baggaley,
S. Laizet
Abstract:
Superfluid helium is an intimate mixture of a viscous normal fluid, with continuous vorticity, and an inviscid superfluid, where vorticity is constrained to thin, stable topological defects. One mechanism to generate turbulence in this system is through the application of a heat flux, so called thermal counterflow. Of particular interest is how turbulence in the superfluid responds to both a lamin…
▽ More
Superfluid helium is an intimate mixture of a viscous normal fluid, with continuous vorticity, and an inviscid superfluid, where vorticity is constrained to thin, stable topological defects. One mechanism to generate turbulence in this system is through the application of a heat flux, so called thermal counterflow. Of particular interest is how turbulence in the superfluid responds to both a laminar and turbulent normal fluid in the presence of walls. We model superfluid vortex lines as reconnecting space curves with fixed circulation, and consider both laminar (Poiseuille) and turbulent normal fluid flows in a channel configuration. Using high resolution numerical simulations we show that turbulence in the normal fluid sustains a notably higher vortex line density than a laminar flow with the same mean flow rate. We exam Vinen's relation, $\sqrt{L}=γv_{ns}$, between the steady state vortex line density $L$ and the counterflow velocity $v_{ns}$. Our results support the hypothesis that transition to turbulence in the normal fluid is responsible for the TI to TII transition. We also consider the spectral properties of fluctuations of the superfluid vortices, which show a good agreement with previous experimental results.
△ Less
Submitted 22 October, 2013;
originally announced October 2013.