SearcharxivSearch

arXiv subjects

Paolo Luchini

Publications and source records attributed to Paolo Luchini.

17 recordsLinked to original sources

A Spherical Multipole Expansion of Acoustic Analogy for Propeller Noise

This work develops a spherical-multipole expansion of the surface terms of an acoustic-analogy formulation, for the prediction of tonal noise from rotating propellers. The acoustic field is expressed through spherical multipoles, which separate source integrals from the observer dependence. This decoupling leads to computational efficiency: once the multipole coefficients are computed from blade geometry and aerodynamics, the sound field at any observer location is obtained by a simple evaluation of spherical harmonics and radial propagation factors, avoiding repeated integrations for each observer point. Moreover, this enables a straightforward radiated power calculation, without resorting to far-field pressure integrals. For hovering subsonic propellers, the results show a rapid convergence of the expansion. For each harmonic, the dominant radiation is accurately captured by the first two non-zero multipoles, corresponding to the leading symmetric and antisymmetric contributions with respect to the plane of rotation. To interpret the physical content of these leading terms, two simplified descriptions of the source integral are developed. The first is a lifting-surface formulation, suited to blades at small incidence, in which the thin-airfoil approximation allows to separate thrust-like loading, torque-like loading, and thickness contributions. The second is a lifting-line formulation, suited to high-aspect-ratio blades, in which the surface integral is reduced to spanwise integrals of compact sectional moments. The validity of the two formulations is assessed through comparisons of directivity, power distribution over harmonics and time-domain waveforms. Finally, both models are validated against experimental datasets taken from the literature, showing excellent agreement for tonal directivity and blade-passing harmonics.

physics.flu-dyn

Higher-order homogenised riblet boundary conditions

The description of riblets and other drag-reducing devices has long used the concept of longitudinal and transverse protrusion heights, both as a means to predict the drag reduction itself and as equivalent boundary conditions to simplify numerical simulations by transferring the effect of riblets onto a flat virtual boundary. The limitation of this idea is that it stems from a first-order approximation in the riblet-size parameter $s^+$, and as a consequence it cannot predict other than a linear dependence of drag reduction upon $s^+$; in other words, the initial slope of the drag-reduction curve. Here the concept is extended to a full asymptotic expansion using matched asymptotics, which consistently provides higher-order protrusion coefficients and higher-order equivalent boundary conditions on a virtual flat surface. While the majority of our results, though nonlinear in $s^+$, remain linear in velocity, and therefore we shall not directly address the shape of the drag-reduction curve, this procedure will also allow us to explore the way nonlinearities of the Navier-Stokes equations first enter the $s^+$-expansion, with somewhat surprising negative results.

physics.flu-dyn

A simple and efficient second-order immersed-boundary method for the incompressible Navier--Stokes equations

An immersed-boundary method for the incompressible Navier--Stokes equations is presented. It employs discrete forcing for a sharp discrimination of the solid-fluid interface, and achieves second-order accuracy, demonstrated in examples with highly complex three-dimensional geometries. The method is implicit, meaning that the point in the solid which is nearest to the interface is accounted for implicitly, which benefits stability and convergence properties; the correction is also implicit in time (without requiring a matrix inversion), although the temporal integration scheme is fully explicit. The method stands out for its simplicity and efficiency: when implemented alongside second-order finite differences, only the weight of the center point of the Laplacian stencil in the momentum equation is modified, and no corrections for the continuity equation and the pressure are required. The immersed-boundary method, its performance and its accuracy are first verified on simple problems, and then put to test on a simple laminar, two-dimensional flow and on two more complex examples: the turbulent flow in a channel with a sinusoidal wall, and the flow in a human nasal cavity, whose extreme anatomical complexity mandates an accurate treatment of the boundary.

physics.flu-dyn

An Introduction to Adjoint Problems

Originally published as a Supplemental Appendix to Adjoint Equations in Stability Analysis, Annu. Rev. Fluid Mech. 46:493-517 (2014)

physics.flu-dyn

Uniform representation of the turbulent velocity profile in an open channel

A uniform representation of the mean turbulent velocity profile in the sum of a wall function and a wake function is applied to an open channel, quantitatively determining its components. The open channel is thus found to coherently fit in to the same theoretical picture previously drawn for plane Couette, plane closed channel and circular pipe flow, and to share with them a universal law of the wall and a universal logarithmic law with a common value of von Kármán's constant.

physics.flu-dyn

Introducing CPL

CPL here stands for a computer programming language conceived and developed by the author since 1993, but published for the first time in 2020. It was born as a Compiled Programming Language, designed together with its compiler and therefore suitable for computationally intensive numerical applications, although some years later an interpreter was also provided for interactive usage. CPL's distinctive features are Concealed Pointer Lookup, the ability to implicitly dereference pointers based on the type of operands involved, Consistent Procedure Linkage, the enforcement of function prototypes without dedicated header or interface files, and Coactive Parameter Lists, the ability to overload function names which are then distinguished by the type of their parameters and/or parameter separators. Perhaps even more distinctly, CPL's syntax can be extended on the fly by the program being compiled; library modules tap this feature to seamlessly add real and complex matrix operations, graphics, parallel-computing extensions, and symbolic differentiation. The CPL coding software is available for free download at http://CPLcode.net .

cs.PL

Tweed and wireframe: accelerated relaxation algorithms for multigrid solution of elliptic PDEs on stretched structured grids

Two new relaxation schemes are proposed for the smoothing step in the geometric multigrid solution of PDEs on 2D and 3D stretched structured grids. The new schemes are characterized by efficient line relaxation on branched sets of lines of alternating colour, where the lines are constructed to be everywhere orthogonal to the local direction of maximum grid clustering. Tweed relaxation is best suited for grid clustering near the boundaries of the computational domain, whereas wireframe relaxation is best suited for grid clustering near the centre of the computational domain. On strongly stretched grids of these types, multigrid leveraging these new smoothing schemes significantly outperforms multigrid based on other leading relaxation schemes, such as checkerboard and alternating-direction zebra relaxation, for the numerical solution of large linear systems arising from the discretization of elliptic PDEs.

math.NA

Turbulent drag reduction over curved walls

This work studies the effects of skin-friction drag reduction in a turbulent flow over a curved wall, with a view to understanding the relationship between the reduction of friction and changes to the total aerodynamic drag. Direct numerical simulations (DNS) are carried out for an incompressible turbulent flow in a channel where one wall has a small bump; two bump geometries are considered, that produce mildly separated and attached flows. Friction drag reduction is achieved by applying streamwise-travelling waves of spanwise velocity (StTW). The local friction reduction produced by the StTW is found to vary along the curved wall, leading to a global friction reduction that, for the cases studied, is up to 10\% larger than that obtained in the plane-wall case. Moreover, the modified skin friction induces non-negligible changes of pressure drag, which is favorably affected by StTW and globally reduces by up to 10\%. The net power saving, accounting for the power required to create the StTW, is positive and, for the cases studied, is one half larger than the net saving of the planar case. The study suggests that reducing friction at the surface of a body of complex shape induces further effects, a simplistic evaluation of which might lead to underestimating the total drag reduction.

physics.flu-dyn

An elementary example of contrasting laminar and turbulent flow physics

Something as simple as Couette and Poiseuille onedimensional flow of a newtonian fluid between infinite parallel walls provides an illuminating example of the contrasting physics of laminar and turbulent flow: the difference between their mean velocity profiles has in one regime the opposite sign than in the other. This easily verifiable but yet unnoticed behaviour implies that the physical mechanisms of laminar and turbulent transport are even more fundamentally different than ordinarily presumed.

physics.flu-dyn

An alternate composite representation of the velocity profile in the zpg turbulent boundary layer

A composite representation of the turbulent boundary-layer velocity profile is proposed, which combines a recently determined accurate interpolation of the universal law of the wall with a simple analytical expression of the smooth transition of velocity to a constant value in the outer stream. Several examples are given of application of this representation to DNS and experimental data from the literature, and a conjecture is offered for the asymptotic approach of the velocity to its constant inviscid value.

physics.flu-dyn

Structure and interpolation of the turbulent velocity profile in parallel flow

The classical scaling theory of turbulent parallel flow provides a framework for the description of the mean velocity profile through two functions of one variable, traditionally named law of the wall and law of the wake, and a universal logarithmic law characterized by von Kármán's constant. Despite its widespread adoption in research and in teaching, discrepancies between this theory and both experiments and numerical simulations have been repeatedly observed in the literature. Recently we have shown that in the logarithmic layer such discrepancies can be physically interpreted and analytically accounted for through an equally universal correction caused by the pressure gradient. This finding opens the way to a likewise improvement in the description of the law of the wall and of the law of the wake, an analytical interpolation of either of which is often useful for practical applications.

physics.flu-dyn

A probabilistic framework for the control of systems with discrete states and stochastic excitation

A probabilistic framework is proposed for the optimization of efficient switched control strategies for physical systems dominated by stochastic excitation. In this framework, the equation for the state trajectory is replaced with an equivalent equation for its probability distribution function in the constrained optimization setting. This allows for a large class of control rules to be considered, including hysteresis and a mix of continuous and discrete random variables. The problem of steering atmospheric balloons within a stratified flowfield is a motivating application; the same approach can be extended to a variety of mixed-variable stochastic systems and to new classes of control rules.

eess.SY

Universality of the turbulent velocity profile

For nearly a century the universal logarithmic behaviour of the mean velocity profile in a parallel flow was a mainstay of turbulent fluid mechanics and its teaching. Yet many experiments and numerical simulations are not fit exceedingly well by it, and the question whether the logarithmic law is indeed universal keeps turning up in discussion and in writing. Large experiments have been set up in different parts of the world to confirm or deny the logarithmic law and accurately estimate von Kármán's constant, the coefficient that governs it. We show that the discrepancy among flows in different (circular or plane) geometries, and between these and the logarithmic law, can be ascribed to the effect of the pressure gradient. When this effect is accounted for in the form of a higher-order perturbation, universal agreement and a satisfactorily simple formulation are recovered.

physics.flu-dyn

Streamwise oscillation of spanwise velocity at the wall of a channel for turbulent drag reduction

Steady forcing at the wall of a channel flow is studied via DNS to assess its ability of yielding reductions of turbulent friction drag. The wall forcing consists of a stationary distribution of spanwise velocity that alternates in the streamwise direction. The idea behind the forcing builds upon the existing technique of the spanwise wall oscillation, and exploits the convective nature of the flow to achieve an unsteady interaction with turbulence. The analysis takes advantage of the equivalent laminar flow, that is solved analytically to show that the energetic cost of the forcing is unaffected by turbulence. In a turbulent flow, the alternate forcing is found to behave similarly to the oscillating wall; in particular an optimal wavelength is found that yields a maximal reduction of turbulent drag. The energetic performance is significantly improved, with more than 50% of maximum friction saving at large intensities of the forcing, and a net energetic saving of 23% for smaller intensities. Such a steady, wall-based forcing may pave the way to passively interacting with the turbulent flow to achieve drag reduction through a suitable distribution of roughness, designed to excite a selected streamwise wavelength.

physics.flu-dyn

The role of microscopic fluctuations in transition prediction

The commonly accepted description of transition to turbulence in shear flows requires the presence of an external source of disturbances that get amplified by an essentially linear mechanism up to the point where breakdown to turbulence occurs. Microscopic fluctuations are shown here to provide just the right amount of initial disturbances to match the predictions of linear stability theory.

physics.flu-dyn

The phase-locked mean impulse response of a turbulent channel flow

We describe the first DNS-based measurement of the complete mean response of a turbulent channel flow to small external disturbances. Space-time impulsive perturbations are applied at one channel wall, and the linear response describes their mean effect on the flow field as a function of spatial and temporal separations. The turbulent response is shown to differ from the response a laminar flow with the turbulent mean velocity profile as base flow.

physics.flu-dyn

A low-cost parallel implementation of direct numerical simulation of wall turbulence

A numerical method for the direct numerical simulation of incompressible wall turbulence in rectangular and cylindrical geometries is presented. The distinctive feature resides in its design being targeted towards an efficient distributed-memory parallel computing on commodity hardware. The adopted discretization is spectral in the two homogeneous directions; fourth-order accurate, compact finite-difference schemes over a variable-spacing mesh in the wall-normal direction are key to our parallel implementation. The parallel algorithm is designed in such a way as to minimize data exchange among the computing machines, and in particular to avoid taking a global transpose of the data during the pseudo-spectral evaluation of the non-linear terms. The computing machines can then be connected to each other through low-cost network devices. The code is optimized for memory requirements, which can moreover be subdivided among the computing nodes. The layout of a simple, dedicated and optimized computing system based on commodity hardware is described. The performance of the numerical method on this computing system is evaluated and compared with that of other codes described in the literature, as well as with that of the same code implementing a commonly employed strategy for the pseudo-spectral calculation.

physics.flu-dyn