-
A critical assessment of reinforcement learning methods for microswimmer navigation in complex flows
Authors:
Selim Mecanna,
Aurore Loisy,
Christophe Eloy
Abstract:
Navigating in a fluid flow while being carried by it, using only information accessible from on-board sensors, is a problem commonly faced by small planktonic organisms. It is also directly relevant to autonomous robots deployed in the oceans. In the last ten years, the fluid mechanics community has widely adopted reinforcement learning, often in the form of its simplest implementations, to addres…
▽ More
Navigating in a fluid flow while being carried by it, using only information accessible from on-board sensors, is a problem commonly faced by small planktonic organisms. It is also directly relevant to autonomous robots deployed in the oceans. In the last ten years, the fluid mechanics community has widely adopted reinforcement learning, often in the form of its simplest implementations, to address this challenge. But it is unclear how good are the strategies learned by these algorithms. In this paper, we perform a quantitative assessment of reinforcement learning methods applied to navigation in partially observable flows. We first introduce a well-posed problem of directional navigation for which a quasi-optimal policy is known analytically. We then report on the poor performance and robustness of commonly used algorithms (Q-Learning, Advantage Actor Critic) in flows regularly encountered in the literature: Taylor-Green vortices, Arnold-Beltrami-Childress flow, and two-dimensional turbulence. We show that they are vastly surpassed by PPO (Proximal Policy Optimization), a more advanced algorithm that has established dominance across a wide range of benchmarks in the reinforcement learning community. In particular, our custom implementation of PPO matches the theoretical quasi-optimal performance in turbulent flow and does so in a robust manner. Reaching this result required the use of several additional techniques, such as vectorized environments and generalized advantage estimation, as well as hyperparameter optimization. This study demonstrates the importance of algorithm selection, implementation details, and fine-tuning for discovering truly smart autonomous navigation strategies in complex flows.
△ Less
Submitted 8 May, 2025;
originally announced May 2025.
-
Hydrodynamics of flow sensing in plankton
Authors:
Christophe Eloy
Abstract:
Planktonic organisms, despite their passive drift in the ocean, exhibit complex responses to fluid flow, including escape behaviors and larval settlement detection. But what flow signals can they perceive? This paper addresses this question by considering an organism covered with sensitive cilia and immersed in a background flow. The organism is modeled as a spherical particle in Stokes flow, with…
▽ More
Planktonic organisms, despite their passive drift in the ocean, exhibit complex responses to fluid flow, including escape behaviors and larval settlement detection. But what flow signals can they perceive? This paper addresses this question by considering an organism covered with sensitive cilia and immersed in a background flow. The organism is modeled as a spherical particle in Stokes flow, with cilia assumed to measure the local shear at the particle surface. This study reveals that, while these organisms can always measure certain components of the flow strain, bottom-heaviness is necessary to measure the horizontal component of vorticity. These findings shed light on flow sensing by plankton, contributing to a better understanding of their behavior.
△ Less
Submitted 26 November, 2024;
originally announced November 2024.
-
Flow associated with Lighthill's elongated-body theory
Authors:
Christophe Eloy,
Sébastien Michelin
Abstract:
The hydrodynamic forces acting on an undulating swimming fish consist of two components: a drag-based resistive force and a reactive force originating from the necessary acceleration of an added mass of water. Lighthill's elongated-body theory, based on potential flow, provides a framework for calculating this reactive force. By leveraging the high aspect ratio of most fish, the theory simplifies…
▽ More
The hydrodynamic forces acting on an undulating swimming fish consist of two components: a drag-based resistive force and a reactive force originating from the necessary acceleration of an added mass of water. Lighthill's elongated-body theory, based on potential flow, provides a framework for calculating this reactive force. By leveraging the high aspect ratio of most fish, the theory simplifies the problem into a series of independent two-dimensional slices of fluids along the fish's body, which exchange momentum with the body and neighbouring slices. Using momentum conservation arguments, Lighthill's theory predicts the total thrust generated by an undulating fish, based solely on the dimensions and kinematics of its caudal fin. However, the assumption of independent slices has led to the common misconception that the flow produced lacks a longitudinal component. In this paper, we revisit Lighthill's theory, offering a modern reinterpretation using essential singularities of potential flows. We then extend it to predict the full three-dimensional flow field induced by the fish's body motion. Our results compare favourably with numerical simulations of realistic fish geometries.
△ Less
Submitted 24 April, 2025; v1 submitted 30 September, 2024;
originally announced September 2024.
-
Modeling collective behaviors from optic flow and retinal cues
Authors:
Diego Castro,
Franck Ruffier,
Christophe Eloy
Abstract:
Animal collective behavior is often modeled with self-propelled particles, assuming each individual has ``omniscient'' knowledge of its neighbors. Yet, neighbors may be hidden from view and we do not know the effect of this information loss. To address this question, we propose a visual model of collective behavior where each particle moves according to bio-plausible visual cues, in particular the…
▽ More
Animal collective behavior is often modeled with self-propelled particles, assuming each individual has ``omniscient'' knowledge of its neighbors. Yet, neighbors may be hidden from view and we do not know the effect of this information loss. To address this question, we propose a visual model of collective behavior where each particle moves according to bio-plausible visual cues, in particular the optic flow. This visual model successfully reproduces three classical collective behaviors: swarming, schooling, and milling. This model offers a potential solution for controlling artificial swarms visually.
△ Less
Submitted 18 March, 2024; v1 submitted 11 May, 2023;
originally announced May 2023.
-
Hydrodynamic force on a small squirmer moving with a time-dependent velocity at small Reynolds numbers
Authors:
T. Redaelli,
F. Candelier,
R. Mehaddi,
C. Eloy,
B. Mehlig
Abstract:
We calculate the hydrodynamic force on a small spherical, unsteady squirmer moving with a time-dependent velocity in a fluid at rest, taking into account convective and unsteady fluid inertia effects in perturbation theory. Our results generalise those of Lovalenti and Brady (1993) from passive to active spherical particles. We find that convective inertia changes the history-contribution to the h…
▽ More
We calculate the hydrodynamic force on a small spherical, unsteady squirmer moving with a time-dependent velocity in a fluid at rest, taking into account convective and unsteady fluid inertia effects in perturbation theory. Our results generalise those of Lovalenti and Brady (1993) from passive to active spherical particles. We find that convective inertia changes the history-contribution to the hydrodynamic force, as it does for passive particles. We determine how the hydrodynamic force depends on the swimming gait of the unsteady squirmer. Since swimming breaks the spherical symmetry of the problem, the force is not completely determined by the outer solution of the asymptotic matching problem, as it is for passive spheres. There are additional contributions due to the inhomogeneous solution of the inner problem. We also compute the disturbance flow, illustrating convective and unsteady effects when the particle experiences a sudden start followed by a sudden stop.
△ Less
Submitted 19 December, 2023; v1 submitted 16 September, 2022;
originally announced September 2022.
-
Searching for a source without gradients: how good is infotaxis and how to beat it
Authors:
Aurore Loisy,
Christophe Eloy
Abstract:
Infotaxis is a popular search algorithm designed to track a source of odor in a turbulent environment using information provided by odor detections. To exemplify its capabilities, the source-tracking task was framed as a partially observable Markov decision process consisting in finding, as fast as possible, a stationary target hidden in a 2D grid using stochastic partial observations of the targe…
▽ More
Infotaxis is a popular search algorithm designed to track a source of odor in a turbulent environment using information provided by odor detections. To exemplify its capabilities, the source-tracking task was framed as a partially observable Markov decision process consisting in finding, as fast as possible, a stationary target hidden in a 2D grid using stochastic partial observations of the target location. Here we provide an extended review of infotaxis, together with a toolkit for devising better strategies. We first characterize the performance of infotaxis in domains from 1D to 4D. Our results show that, while being suboptimal, infotaxis is reliable (the probability of not reaching the source approaches zero), efficient (the mean search time scales as expected for the optimal strategy), and safe (the tail of the distribution of search times decays faster than any power law, though subexponentially). We then present three possible ways of beating infotaxis, all inspired by methods used in artificial intelligence: tree search, heuristic approximation of the value function, and deep reinforcement learning. The latter is able to find, without any prior human knowledge, the (near) optimal strategy. Altogether, our results provide evidence that the margin of improvement of infotaxis toward the optimal strategy gets smaller as the dimensionality increases.
△ Less
Submitted 15 June, 2022; v1 submitted 20 December, 2021;
originally announced December 2021.
-
Seismic response of cylinder assemblies in axial flow
Authors:
Roberto Capanna,
Guillaume Ricciardi,
Emmanuelle Sarrouy,
Christophe Eloy
Abstract:
Earthquakes are a great challenge for the safety of nuclear reactors. To address this challenge, we need to better understand how the reactor core responds to seismic forcing. The reactor core is made of fuel assemblies, which are themselves composed of flexible fuel rods immersed in a strong axial flow. This gives rise to strongly-coupled fluid-structure interactions whose accurate modelling gene…
▽ More
Earthquakes are a great challenge for the safety of nuclear reactors. To address this challenge, we need to better understand how the reactor core responds to seismic forcing. The reactor core is made of fuel assemblies, which are themselves composed of flexible fuel rods immersed in a strong axial flow. This gives rise to strongly-coupled fluid-structure interactions whose accurate modelling generally requires high computational costs. In this paper, we introduce a new model able to capture the mechanical response of the reactor core subjected to seismic forcing with low computational costs. This model is based on potential flow theory for the fluid part and Euler-Bernoulli beam theory for the structural part allowing us to predict the response to seismic forcing in presence of axial flow.. The linear equations are solved in the Fourier space to decrease computational time. For validation purposes, we first use the proposed model to compute the response of a single cylinder in axial flow. We then implement a multiple cylinder geometry made of 4 fuel assemblies, each made of 8x8 cylinders, corresponding to an experimental facility available at CEA. The comparison between numerical results and experiments show good agreement. The model can correctly predict the added mass. It can also qualitatively capture the coupling between assemblies and the effect of confinement. This shows that a potential flow approach can give insight into the complex fluid-structure interactions within a nuclear reactor and, in particular, be used to predict the response to seismic forcing at low computational cost.
△ Less
Submitted 29 October, 2021;
originally announced October 2021.
-
Surfing on turbulence: a strategy for planktonic navigation
Authors:
Rémi Monthiller,
Aurore Loisy,
Mimi A. R. Koehl,
Benjamin Favier,
Christophe Eloy
Abstract:
In marine plankton, many swimming species can perceive their environment with flow sensors. Can they use this flow information to travel faster in turbulence? To address this question, we consider plankters swimming at constant speed, whose goal is to move upwards. We propose a robust analytical behavior that allows plankters to choose a swimming direction according to the local flow gradients. We…
▽ More
In marine plankton, many swimming species can perceive their environment with flow sensors. Can they use this flow information to travel faster in turbulence? To address this question, we consider plankters swimming at constant speed, whose goal is to move upwards. We propose a robust analytical behavior that allows plankters to choose a swimming direction according to the local flow gradients. We show numerically that such plankters can "surf" on turbulence and reach net vertical speeds up to twice their swimming speed. This new physics-based model suggests that planktonic organisms can exploit turbulence features for navigation.
△ Less
Submitted 11 August, 2022; v1 submitted 20 October, 2021;
originally announced October 2021.
-
Rebound and scattering of motile Chlamydomonas algae in confined chambers
Authors:
Albane Théry,
Yuxuan Wang,
Mariia Dvoriashyna,
Christophe Eloy,
Florence Elias,
Eric Lauga
Abstract:
Motivated by recent experiments demonstrating that motile algae get trapped in draining foams, we study the trajectories of microorganisms confined in model foam channels (section of a Plateau border). We track single Chlamydomonas reinhardtii cells confined in a thin three-circle microfluidic chamber and show that their spatial distribution exhibits strong corner accumulation. Using empirical sca…
▽ More
Motivated by recent experiments demonstrating that motile algae get trapped in draining foams, we study the trajectories of microorganisms confined in model foam channels (section of a Plateau border). We track single Chlamydomonas reinhardtii cells confined in a thin three-circle microfluidic chamber and show that their spatial distribution exhibits strong corner accumulation. Using empirical scattering laws observed in previous experiments (scattering with a constant scattering angle), we next develop a two-dimension geometrical model and compute the phase space of trapped and periodic trajectories of swimmers inside a three-circles billiard. We find that the majority of cell trajectories end up in a corner, providing a geometrical mechanism for corner accumulation. Incorporating the distribution of scattering angles observed in our experiments and including hydrodynamic interactions between the cells and the surfaces into the geometrical model enables us to reproduce the experimental probability density function of micro-swimmers in microfluidic chambers. Both our experiments and models demonstrate therefore that motility leads generically to trapping in complex geometries.
△ Less
Submitted 16 April, 2021;
originally announced April 2021.
-
Zonal flow in a resonant precessing cylinder
Authors:
Donglai Gao,
Patrice Meunier,
Stéphane Le Dizès,
Christophe Eloy
Abstract:
A cylinder undergoes precession when it rotates around its axis and this axis itself rotates around another direction. In a precessing cylinder full of fluid, a steady and axisymmetric component of the azimuthal flow is generally present. This component is called a zonal flow. Although zonal flows have been often observed in experiments and numerical simulations, their origin has eluded theoretica…
▽ More
A cylinder undergoes precession when it rotates around its axis and this axis itself rotates around another direction. In a precessing cylinder full of fluid, a steady and axisymmetric component of the azimuthal flow is generally present. This component is called a zonal flow. Although zonal flows have been often observed in experiments and numerical simulations, their origin has eluded theoretical approaches so far. Here, we develop an asymptotic analysis to calculate the zonal flow forced in a resonant precessing cylinder, that is when the harmonic response is dominated by a single Kelvin mode. We find that the zonal flow originates from three different sources: (1) the nonlinear interaction of the inviscid Kelvin mode with its viscous correction; (2) the steady and axisymmetric response to the nonlinear interaction of the Kelvin mode with itself; and (3) the nonlinear interactions in the end boundary layers. In a precessing cylinder, two additional sources arise due to the equatorial Coriolis force and the forced shear flow. However, they cancel exactly. The study thus generalises to any Kelvin mode, forced by precession or any other mechanism. The present theoretical predictions of the zonal flow are confirmed by comparison with numerical simulations and experimental results. We also show numerically that the zonal flow is always retrograde in a resonant precessing cylinder (m=1) or when it results from resonant Kelvin modes of azimuthal wavenumbers m=2, 3, and presumably higher.
△ Less
Submitted 3 June, 2021; v1 submitted 27 March, 2021;
originally announced March 2021.
-
Tree crowns grow into self-similar shapes controlled by gravity and light sensing
Authors:
L. Duchemin,
C. Eloy,
E. Badel,
B. Moulia
Abstract:
Plants have developed different tropisms: in particular, they re-orient the growth of their branches towards light (phototropism) or upwards (gravitropism). How these tropisms affect the shape of a tree crown remains unanswered. We address this question by developing a propagating front model of tree growth. This model being length-free, it leads to self-similar solutions, independent of the initi…
▽ More
Plants have developed different tropisms: in particular, they re-orient the growth of their branches towards light (phototropism) or upwards (gravitropism). How these tropisms affect the shape of a tree crown remains unanswered. We address this question by developing a propagating front model of tree growth. This model being length-free, it leads to self-similar solutions, independent of the initial conditions, at long time. Varying the intensities of each tropism, different self-similar shapes emerge, including singular ones. Interestingly, these shapes bear similarities with existing tree species. It is concluded that the core of specific crown shapes in trees relies on the balance between tropisms.
△ Less
Submitted 26 April, 2018; v1 submitted 3 January, 2018;
originally announced January 2018.
-
Model of collective fish behavior with hydrodynamic interactions
Authors:
Audrey Filella,
François Nadal,
Clément Sire,
Eva Kanso,
Christophe Eloy
Abstract:
Fish schooling is often modeled with self-propelled particles subject to phenomenological behavioral rules. Although fish are known to sense and exploit flow features, these models usually neglect hydrodynamics. Here, we propose a novel model that couples behavioral rules with far-field hydrodynamic interactions. We show that (1) a new "collective turning" phase emerges; (2) on average individuals…
▽ More
Fish schooling is often modeled with self-propelled particles subject to phenomenological behavioral rules. Although fish are known to sense and exploit flow features, these models usually neglect hydrodynamics. Here, we propose a novel model that couples behavioral rules with far-field hydrodynamic interactions. We show that (1) a new "collective turning" phase emerges; (2) on average individuals swim faster thanks to the fluid; (3) the flow enhances behavioral noise. The results of this model suggest that hydrodynamic effects should be considered to fully understand the collective dynamics of fish.
△ Less
Submitted 3 May, 2018; v1 submitted 22 May, 2017;
originally announced May 2017.
-
Triadic instability of a non-resonant precessing fluid cylinder
Authors:
R. Lagrange,
P. Meunier,
C. Eloy
Abstract:
Flows forced by a precessional motion can exhibit instabilities of crucial importance, whether they concern the fuel of a flying object or the liquid core of a telluric planet. So far, stability analyses of these flows have focused on the special case of a resonant forcing. Here, we address the instability of the flow inside a precessing cylinder in the general case. We first show that the base fl…
▽ More
Flows forced by a precessional motion can exhibit instabilities of crucial importance, whether they concern the fuel of a flying object or the liquid core of a telluric planet. So far, stability analyses of these flows have focused on the special case of a resonant forcing. Here, we address the instability of the flow inside a precessing cylinder in the general case. We first show that the base flow forced by the cylinder precession is a superposition of a vertical or horizontal shear flow and an infinite sum of forced modes. We then perform a linear stability analysis of this base flow by considering its triadic resonance with two free Kelvin modes. Finally, we derive the amplitude equations of the free Kelvin modes and obtain an expression of the instability threshold and growth rate.
△ Less
Submitted 18 December, 2015;
originally announced December 2015.
-
Collective Motion with Anticipation: Flocking, Spinning, and Swarming
Authors:
Alexandre Morin,
Jean-Baptiste Caussin,
Christophe Eloy,
Denis Bartolo
Abstract:
We investigate the collective dynamics of self-propelled particles able to probe and anticipate the orientation of their neighbors. We show that a simple anticipation strategy hinders the emergence of homogeneous flocking patterns. Yet, anticipation promotes two other forms of self-organization: collective spinning and swarming. In the spinning phase, all particles follow synchronous circular orbi…
▽ More
We investigate the collective dynamics of self-propelled particles able to probe and anticipate the orientation of their neighbors. We show that a simple anticipation strategy hinders the emergence of homogeneous flocking patterns. Yet, anticipation promotes two other forms of self-organization: collective spinning and swarming. In the spinning phase, all particles follow synchronous circular orbits, while in the swarming phase, the population condensates into a single compact swarm that cruises coherently without requiring any cohesive interactions. We quantitatively characterize and rationalize these phases of polar active matter and discuss potential applications to the design of swarming robots.
△ Less
Submitted 11 January, 2015;
originally announced January 2015.
-
Shape of optimal active flagella
Authors:
Christophe Eloy,
Eric Lauga
Abstract:
Many eukaryotic cells use the active waving motion of flexible flagella to self-propel in viscous fluids. However, the criteria governing the selection of particular flagellar waveforms among all possible shapes has proved elusive so far. To address this question, we derive computationally the optimal shape of an internally-forced periodic planar flagellum deforming as a travelling wave. The optim…
▽ More
Many eukaryotic cells use the active waving motion of flexible flagella to self-propel in viscous fluids. However, the criteria governing the selection of particular flagellar waveforms among all possible shapes has proved elusive so far. To address this question, we derive computationally the optimal shape of an internally-forced periodic planar flagellum deforming as a travelling wave. The optimum is here defined as the shape leading to a given swimming speed with minimum energetic cost. To calculate the energetic cost though, we consider the irreversible internal power expanded by the molecular motors forcing the flagellum, only a portion of which ending up dissipated in the fluid. This optimisation approach allows us to derive a family of shapes depending on a single dimensionless number quantifying the relative importance of elastic to viscous effects: the Sperm number. The computed optimal shapes are found to agree with the waveforms observed on spermatozoon of marine organisms, thus suggesting that these eukaryotic flagella might have evolved to be mechanically optimal.
△ Less
Submitted 1 June, 2013;
originally announced June 2013.
-
Drag Reduction, from Bending to Pruning
Authors:
Diego Lopez,
Christophe Eloy,
Sébastien Michelin,
Emmanuel de Langre
Abstract:
Most plants and benthic organisms have evolved efficient reconfiguration mechanisms to resist flow-induced loads. These mechanisms can be divided into bending, in which plants reduce their sail area through elastic deformation, and pruning, in which the loads are decreased through partial breakage of the structure. In this work, we show by using idealized models that these two mechanisms or, in fa…
▽ More
Most plants and benthic organisms have evolved efficient reconfiguration mechanisms to resist flow-induced loads. These mechanisms can be divided into bending, in which plants reduce their sail area through elastic deformation, and pruning, in which the loads are decreased through partial breakage of the structure. In this work, we show by using idealized models that these two mechanisms or, in fact, any combination of the two, are equally efficient to reduce the drag experienced by terrestrial and aquatic vegetation.
△ Less
Submitted 23 May, 2013; v1 submitted 21 May, 2013;
originally announced May 2013.
-
Flow-Induced Draping
Authors:
Lionel Schouveiler,
Christophe Eloy
Abstract:
Crumpled paper or drapery patterns are everyday examples of how elastic sheets can respond to external forcing. In this Letter, we study experimentally a novel sort of forcing. We consider a circular flexible plate clamped at its center and subject to a uniform flow normal to its initial surface. As the flow velocity is gradually increased, the plate exhibits a rich variety of bending deformations…
▽ More
Crumpled paper or drapery patterns are everyday examples of how elastic sheets can respond to external forcing. In this Letter, we study experimentally a novel sort of forcing. We consider a circular flexible plate clamped at its center and subject to a uniform flow normal to its initial surface. As the flow velocity is gradually increased, the plate exhibits a rich variety of bending deformations: from a cylindrical taco-like shape, to isometric developable cones with azimuthal periodicity two or three, to eventually a rolled-up period-three cone. We show that this sequence of flow-induced deformations can be qualitatively predicted by a linear analysis based on the balance between elastic energy and pressure force work.
△ Less
Submitted 8 February, 2013;
originally announced February 2013.
-
Kinematics of the most efficient cilium
Authors:
Christophe Eloy,
Eric Lauga
Abstract:
In a variety of biological processes, eukaryotic cells use cilia to transport flow. Although cilia have a remarkably conserved internal molecular structure, experimental observations report very diverse kinematics. To address this diversity, we determine numerically the kinematics and energetics of the most efficient cilium. Specifically, we compute the time-periodic deformation of a wall-bound el…
▽ More
In a variety of biological processes, eukaryotic cells use cilia to transport flow. Although cilia have a remarkably conserved internal molecular structure, experimental observations report very diverse kinematics. To address this diversity, we determine numerically the kinematics and energetics of the most efficient cilium. Specifically, we compute the time-periodic deformation of a wall-bound elastic filament leading to transport of a surrounding fluid at minimum energetic cost, where the cost is taken to be the positive work done by all internal molecular motors. The optimal kinematics are found to strongly depend on the cilium bending rigidity through a single dimensionless number, the Sperm number, and closely resemble the two-stroke ciliary beating pattern observed experimentally.
△ Less
Submitted 26 April, 2012;
originally announced April 2012.
-
The origin of hysteresis in the flag instability
Authors:
Christophe Eloy,
Nicolas Kofman,
Lionel Schouveiler
Abstract:
The flapping flag instability occurs when a flexible cantilevered plate is immersed in a uniform airflow. To this day, the nonlinear aspects of this aeroelastic instability are largely unknown. In particular, experiments in the literature all report a large hysteresis loop, while the bifurcation in numerical simulations is either supercritical or subcritical with a small hysteresis loop. In this p…
▽ More
The flapping flag instability occurs when a flexible cantilevered plate is immersed in a uniform airflow. To this day, the nonlinear aspects of this aeroelastic instability are largely unknown. In particular, experiments in the literature all report a large hysteresis loop, while the bifurcation in numerical simulations is either supercritical or subcritical with a small hysteresis loop. In this paper, this discrepancy is addressed. First weakly nonlinear stability analyses are conducted in the slender-body and two-dimensional limits, and second new experiments are performed with flat and curved plates. The discrepancy is attributed to inevitable planeity defects of the plates in the experiments.
△ Less
Submitted 19 September, 2011;
originally announced September 2011.
-
Leonardo's rule, self-similarity and wind-induced stresses in trees
Authors:
Christophe Eloy
Abstract:
Examining botanical trees, Leonardo da Vinci noted that the total cross-section of branches is conserved across branching nodes. In this Letter, it is proposed that this rule is a consequence of the tree skeleton having a self-similar structure and the branch diameters being adjusted to resist wind-induced loads.
Examining botanical trees, Leonardo da Vinci noted that the total cross-section of branches is conserved across branching nodes. In this Letter, it is proposed that this rule is a consequence of the tree skeleton having a self-similar structure and the branch diameters being adjusted to resist wind-induced loads.
△ Less
Submitted 15 November, 2011; v1 submitted 12 May, 2011;
originally announced May 2011.
-
Optimal Strouhal number for swimming animals
Authors:
Christophe Eloy
Abstract:
To evaluate the swimming performances of aquatic animals, an important dimensionless quantity is the Strouhal number, St = fA/U, with f the tail-beat frequency, A the peak-to-peak tail amplitude, and U the swimming velocity. Experiments with flapping foils have exhibited maximum propulsive efficiency in the interval 0.25 < St < 0.35 and it has been argued that animals likely evolved to swim in the…
▽ More
To evaluate the swimming performances of aquatic animals, an important dimensionless quantity is the Strouhal number, St = fA/U, with f the tail-beat frequency, A the peak-to-peak tail amplitude, and U the swimming velocity. Experiments with flapping foils have exhibited maximum propulsive efficiency in the interval 0.25 < St < 0.35 and it has been argued that animals likely evolved to swim in the same narrow interval. Using Lighthill's elongated-body theory to address undulatory propulsion, it is demonstrated here that the optimal Strouhal number increases from 0.15 to 0.8 for animals spanning from the largest cetaceans to the smallest tadpoles. To assess the validity of this model, the swimming kinematics of 53 different species of aquatic animals have been compiled from the literature and it shows that their Strouhal numbers are consistently near the predicted optimum.
△ Less
Submitted 1 February, 2011;
originally announced February 2011.
-
Aeroelastic instability of cantilevered flexible plates in uniform flow
Authors:
Christophe Eloy,
Romain Lagrange,
Claire Souilliez,
Lionel Schouveiler
Abstract:
We address the flutter instability of a flexible plate immersed in an axial flow. This instability is similar to flag flutter and results from the competition between destabilising pressure forces and stabilising bending stiffness. In previous experimental studies, the plates have always appeared much more stable than the predictions of two-dimensional models. This discrepancy is discussed and cla…
▽ More
We address the flutter instability of a flexible plate immersed in an axial flow. This instability is similar to flag flutter and results from the competition between destabilising pressure forces and stabilising bending stiffness. In previous experimental studies, the plates have always appeared much more stable than the predictions of two-dimensional models. This discrepancy is discussed and clarified in this paper by examining experimentally and theoretically the effect of the plate aspect ratio on the instability threshold. We show that the two-dimensional limit cannot be achieved experimentally because hysteretical behaviour and three-dimensional effects appear for plates of large aspect ratio. The nature of the instability bifurcation (sub- or supercritical) is also discussed in the light of recent numerical results.
△ Less
Submitted 1 February, 2011; v1 submitted 4 April, 2008;
originally announced April 2008.