SearcharxivSearch

arXiv subjects

Jean Rabault

Publications and source records attributed to Jean Rabault.

At least 19 recordsLinked to original sources

Ice-thickness based scaling of wave attenuation in sea ice: Application and assessment of wave spectra

This study discusses recent advances in modeling waves in sea ice in the U.S. Navy's regional modeling system. It is applied in the marginal seas of the eastern Arctic Ocean, including the Barents Sea, Kara Sea, parts of the Greenland Sea, Norwegian Sea, and waters north of Svalbard. The focus is to assess the skills of two formulations of wave attenuation by sea ice used operationally in WAVEWATCH III. Both are derived from large field datasets, one from the Arctic and the other from the Antarctic. The new model (IC4M9) describes wave attenuation depending on the ice thickness in association with the dependence on wave frequency, while the earlier default scheme (IC4M6) omits the dependence on ice thickness. The modeling results are evaluated against the satellite wave observations from SWIM/CFOSAT and the buoy measurements from the Svalbard Marginal Ice Zone 2024 Campaign (SvalMIZ-24). The comparisons with SWIM data validate the wave model skill in regions of open water or with light ice coverage. When evaluated against the SvalMIZ-24 data, the statistical performance of IC4M9 is substantially better than that of IC4M6, showing the influence of ice thickness on waves in the MIZ. Moreover, diagnosing systematic errors in the predictions by IC4M9, we find that the ice thickness field provided by the sea ice model CICE to the wave model is biased high in the MIZ, thus penalizing the performance of IC4M9 while not affecting the model IC4M6, which depends on frequency only.

physics.ao-ph

Simple data fusion from several ocean and atmosphere hindcast models improves surface drifter trajectory prediction

Simulating the trajectory of surface drifters in the ocean matters for search and rescue, pollution tracking, oil and chemical spill response, and marine risk analysis. Accurate prediction remains difficult, as widely acknowledged in the literature, and also illustrated by the ``Forecasting Floats in Turbulence'' challenge issued by the US Defense Advanced Research Projects Agency (DARPA) in 2021, and which ultimately led to this paper. The main source of error usually comes from uncertain ocean currents, while errors in wind forcing and object drift properties are often smaller [Dagestad and R\"ohrs, 2019]. Here, we use an open one-year dataset of Sofar Spotter trajectories together with several ocean and atmospheric hindcast products to test data-driven drift models at scale. We compare three approaches: i) a standard (baseline) drifter trajectory simulation based on one ocean model and one atmospheric model, ii) linear regression (LR) models that fuse all available predictors, and iii) neural networks (NN) using similar inputs. A simple LR model that combines all predictors performs equally well as the NN. Because LR is simpler, cheaper, and more robust, we retain it as the preferred approach. In 2-day trajectory prediction, this improves the Liu-Weisberg skill score by around 40\% relative to the baseline. These findings apply to hindcast mode; applying this methodology for forecast mode remains for future work.

physics.geo-ph

OpenWaveLogger v2026 (OWL-v2026): an open source, low cost, easy to build, high performance logger for wave data measurements

Ocean wave models are critical for weather and climate forecasting, and accurate in-situ wave observations are essential for validating and improving these models. Open-source, community-driven buoys have democratized wave observations via telemetry in recent years, but these systems transmit only limited amounts of data. Full high-frequency time series, required to study detailed wave physics, can still in most cases only be collected in situ using data loggers. Yet open-source, low-cost logger solutions remain scarce compared to their telemetry-enabled counterparts. Here we present the Openlogartemis Wave Logger (OWL-v2026), an open-source, low-cost, easy-to-build, high-performance logger for wave data measurements. The OWL-v2026 is built from off-the-shelf components from the maker community, requiring only through-hole soldering for assembly, and totals approximately 220USD per unit. Custom firmware enables high-frequency, low-jitter logging of six-axis inertial measurement unit (IMU) data at 208 or 416Hz, and GNSS position and Doppler velocity at 10Hz, with Pulse Per Second (PPS) synchronization for accurate absolute UTC timestamping. We have successfully validated continuous logging over more than 10 days at 208Hz, a power consumption of approximately 80mA (approximately 20 days of autonomy with three D-cell lithium batteries), and absolute UTC timestamp accuracy typically better than 10ms. Though the OWL-v2026 is a purely technical contribution, it has the potential to substantially expand the availability and affordability of high-frequency in-situ wave time series, similar to how the OpenMetBuoy (OMB) (Rabault 2022) expanded the availability of telemetry-enabled wave observations and helped spark new developments in low-cost open-source buoys.

physics.geo-ph

Timescale Separation Enables Deep Reinforcement Learning Control of Rotating Detonation Engine Mode Transitions

Rotating detonation engines (RDEs) are a promising propulsion concept that may offer higher thermodynamic efficiency and specific impulse than conventional systems, but nonlinear phenomena, including transitions to oscillatory or chaotic propagation modes, can hinder practical operation. Deep Reinforcement Learning (DRL) has emerged as a promising method for controlling complex nonlinear dynamics such as those observed in RDEs. However, the multi-timescale nature of the RDE system makes direct application of DRL challenging. We address this challenge by reformulating the DRL problem in a moving reference frame that follows the detonation-wave pattern, making the wave structure appear quasi-steady to the agent. This reformulation enables scale separation between fast detonation propagation and slower operating-mode dynamics. We train DRL controllers to modulate spatially segmented injection pressure in a one-dimensional reduced-order RDE model and induce rapid transitions between different mode-locked states. Across a range of actuation periods, initial states, and target modes, controllers trained in the moving frame learn more reliably than those trained in a stationary frame and remain effective over a broader range of actuation periods. These results suggest that symmetry-aware moving reference frame formulations may be useful for related multiscale flow-control problems and that scale separation should be exploited whenever possible to enable DRL control of multi-timescale systems.

physics.flu-dyn

ORB: An Open Radio Buoy for Coastal Water Measurements

Oceanographic instrumentation technology is currently under rapid transition towards increasingly open-source technology. Open-source buoys compete with commercial and closed-source buoys both in price, functionality and availability. Long-range radio (LoRa) is a communication technology which is inexpensive both in terms of data transfer cost and power without the need for pre-existing infrastructure. In this paper, we present ORB, an open-source drifter buoy using LoRa for coastal water measurements. ORB is designed to be reliable, low-cost, modifiable and power efficient. We present validation experiments demonstrating that ORB can achieve a radio telemetry range of five kilometers, and has an expected battery lifetime of up to seven months, owing largely to a the radio telemetry which operates at the low power consumption of 7 mA. Finally, we discuss the role and contribution of ORB in the space of open-source instrumentation and ocean modeling.

physics.ao-ph

SmartFlow: A CFD-solver-agnostic deep reinforcement learning framework for computational fluid dynamics on HPC platforms

Deep reinforcement learning (DRL) is emerging as a powerful tool for fluid-dynamics research, encompassing active flow control, autonomous navigation, turbulence modeling and discovery of novel numerical schemes. We introduce SmartFlow, a CFD-solver-agnostic framework for both single- and multi-agent DRL algorithms that can easily integrate with MPI-parallel CPU and GPU-accelerated solvers. Built on Relexi and SmartSOD2D, SmartFlow uses the SmartSim infrastructure library and our newly developed SmartRedis-MPI library to enable asynchronous, low-latency, in-memory communication between CFD solvers and Python-based DRL algorithms. SmartFlow leverages PyTorch's Stable-Baselines3 for training, which provides a modular, Gym-like environment API. We demonstrate its versatility via three case studies: single-agent synthetic-jet control for drag reduction in a cylinder flow simulated by the high-order FLEXI solver, multi-agent cylinder wake control using the GPU-accelerated spectral-element code SOD2D, and multi-agent wall-model learning for large-eddy simulation with the finite-difference solver CaLES. SmartFlow's CFD-solver-agnostic design and seamless HPC integration is promising to accelerate RL-driven fluid-mechanics studies.

physics.flu-dyn

Observations of high-frequency spectral peaks from in-situ waves in ice data: evidence for nonlinear waves in ice triad interactions?

The propagation of waves through the marginal ice zone (MIZ) and deeper into pack ice is a key phenomenon that influences the breakup and drift of sea ice. When waves in ice propagate through a solid, non-cracked, thick enough sea ice cover, significant flexural elastic effects can be present in the dispersion relation. This results in a dispersion relation that opens up for 3-wave interactions, also known as wave triads. Here, we report the observation of high-frequency spectral peaks in the power spectral density of waves in ice spectra. We show, in two timeseries datasets, that the presence of these high-frequency peaks is accompanied by high values for the spectral bicoherence. This is a signature that the high-frequency peak is phase-locked with frequency components in the main spectral energy peak, and a necessary condition for nonlinear coupling to take place. Moreover, we show for a timeseries dataset that includes several closely located sensors that the dispersion relation recovered from a cross-spectrum analysis is compatible with the possible existence of wave triads at the same frequencies for which the bicoherence peak is observed. In addition to these observations in timeseries datasets, we show that similar high-frequency peaks are observed from additional, independent datasets of waves in ice power spectrum densities transmitted over iridium from autonomous buoys. These results suggest that nonlinear energy transfers between wave in ice spectral components are likely to occur in some waves and sea ice conditions. This may enable redistribution of energy from weakly damped low-frequency waves to more strongly attenuated higher-frequency spectral components, which can contribute to energy dissipation in the ice.

physics.geo-ph

Deep-reinforcement-learning-based separation control in a two-dimensional airfoil

The aim of this study is to discover new active-flow-control (AFC) techniques for separation mitigation in a two-dimensional NACA 0012 airfoil at a Reynolds number of 3000. To find these AFC strategies, a framework consisting of a deep-reinforcement-learning (DRL) agent has been used to determine the action strategies to apply to the flow. The actions involve blowing and suction through jets at the airfoil surface. The flow is simulated with the numerical code Alya, which is a low-dissipation finite-element code, on a high-performance computing system. Various control strategies obtained through DRL led to 43.9% drag reduction, while others yielded an increase in aerodynamic efficiency of 58.6%. In comparison, periodic-control strategies demonstrated lower energy efficiency while failing to achieve the same level of aerodynamic improvements as the DRL-based approach. These gains have been attained through the implementation of a dynamic, closed-loop, time-dependent, active control mechanism over the airfoil.

physics.flu-dyn

Towards Active Flow Control Strategies Through Deep Reinforcement Learning

This paper presents a deep reinforcement learning (DRL) framework for active flow control (AFC) to reduce drag in aerodynamic bodies. Tested on a 3D cylinder at Re = 100, the DRL approach achieved a 9.32% drag reduction and a 78.4% decrease in lift oscillations by learning advanced actuation strategies. The methodology integrates a CFD solver with a DRL model using an in-memory database for efficient communication between

cs.LG

More room at the top: how small buoys aim at the detailed dynamics of the air-sea interface

Air-sea exchange processes have been identified as essential for both short- and long-term atmospheric and ocean forecasts. The two phases of the fluid layer covering our planet interact across a vast range of scales that we need to explore to achieve a better understanding of the exchange processes. While satellites provide a distributed large-scale view of the sea surface situation, highly detailed measurements, e.g., from oceanographic towers, are necessarily local. The required intermediate solution (i.e., data that are both accurate and distributed) can be provided by swarms of miniature surface buoys. As size, weight, and cost are reduced, these can be deployed in large numbers to investigate specific processes that are at present only crudely parameterized in our models as a result of scarcity of good measurements. Perhaps the most crucial process is white-capping in stormy conditions, where air-sea exchanges are enhanced by one or two orders of magnitude. Other applications include wave-current interactions, wave-ice interactions, and plunging breakers in the coastal zone. Following a dedicated workshop, we summarize here the main findings and possibilities derived from the different approaches, and summarize the state of the art for a selection of miniature buoys. We list the solutions presented at the workshop, as well as other similar buoys, with their main characteristics and range of application. We describe the various possibilities of practical use and the scientific and engineering problems to be solved. Looking to the future, we also point out where the present technological improvements are leading to.

physics.ao-ph

An analysis on OpenMetBuoy-v2021 drifter in-situ data and Lagrangian trajectory simulations in the Agulhas Current System

In order to perform a sensitivity analysis of Lagrangian trajectory models, Lagrangian trajectory simulations have been compared to six OpenMetBuoy-v2021 drifter trajectories in the Agulhas Current System (Jan-Mar 2023). Three different Lagrangian trajectory simulations have been assessed: (1) two offline Lagrangian tracking tools, OpenDrift and Parcels, (2) three Eulerian ocean surface current products, HYCOM, Mercator and Globcurrent, and (3) the addition of wind and/or wave forcing parameterizations. The latter has also been evaluated by strong ocean current, high wind speed and Stokes drift regimes. Firstly, using the same time stepping scheme and linear interpolation methods, the different Lagrangian simulators OpenDrift and Parcels, performed identically. Secondly, the Globcurrent product showed the highest mean skill of the three ocean current products, although it underestimated the speed for strong ocean currents due to its spatial resolution. The HYCOM and Mercator model simulations showed, respectively, 40\% and 15\% lower skill than the Globcurrent simulations. Finally, the addition of the Stokes drift and a wind drift factor (WDF), improved the Lagrangian simulation performance in skill and speed, especially in high wind (>10 m/s) and/or Stokes drift regimes (>0.15 m/s). The optimal WDF for the OpenMetBuoy-v2021 is found to be ~1.8\% and ~2.3\% for simulations including and excluding Stokes drift forcing respectively. To further improve the incorporation of Stokes drift and direct wind drag on the trajectory simulations, a more physically based solution is advised as there are still numerous wind and wave related processes that remain unresolved, like wave-current interactions and vertical shear. To statistically strengthen the conclusions from this research, incorporating additional observed drifter trajectories would be highly favourable.

physics.geo-ph

Navigation in a simplified Urban Flow through Deep Reinforcement Learning

The increasing number of unmanned aerial vehicles (UAVs) in urban environments requires a strategy to minimize their environmental impact, both in terms of energy efficiency and noise reduction. In order to reduce these concerns, novel strategies for developing prediction models and optimization of flight planning, for instance through deep reinforcement learning (DRL), are needed. Our goal is to develop DRL algorithms capable of enabling the autonomous navigation of UAVs in urban environments, taking into account the presence of buildings and other UAVs, optimizing the trajectories in order to reduce both energetic consumption and noise. This is achieved using fluid-flow simulations which represent the environment in which UAVs navigate and training the UAV as an agent interacting with an urban environment. In this work, we consider a domain domain represented by a two-dimensional flow field with obstacles, ideally representing buildings, extracted from a three-dimensional high-fidelity numerical simulation. The presented methodology, using PPO+LSTM cells, was validated by reproducing a simple but fundamental problem in navigation, namely the Zermelo's problem, which deals with a vessel navigating in a turbulent flow, travelling from a starting point to a target location, optimizing the trajectory. The current method shows a significant improvement with respect to both a simple PPO and a TD3 algorithm, with a success rate (SR) of the PPO+LSTM trained policy of 98.7%, and a crash rate (CR) of 0.1%, outperforming both PPO (SR = 75.6%, CR=18.6%) and TD3 (SR=77.4% and CR=14.5%). This is the first step towards DRL strategies which will guide UAVs in a three-dimensional flow field using real-time signals, making the navigation efficient in terms of flight time and avoiding damages to the vehicle.

cs.AI

An OpenMetBuoy dataset of Marginal Ice Zone dynamics collected around Svalbard in 2022 and 2023

Sea ice is a key element of the global Earth system, with a major impact on global climate and regional weather. Unfortunately, accurate sea ice modeling is challenging due to the diversity and complexity of underlying physics happening there, and a relative lack of ground truth observations. This is especially true for the Marginal Ice Zone (MIZ), which is the area where sea ice is affected by incoming ocean waves. Waves contribute to making the area dynamic, and due to the low survival time of the buoys deployed there, the MIZ is challenging to monitor. In 2022-2023, we released 79 OpenMetBuoys (OMBs) around Svalbard, both in the MIZ and the ocean immediately outside of it. OMBs are affordable enough to be deployed in large number, and gather information about drift (GPS position) and waves (1-dimensional elevation spectrum). This provides data focusing on the area around Svalbard with unprecedented spatial and temporal resolution. We expect that this will allow to perform validation and calibration of ice models and remote sensing algorithms.

physics.ao-ph

Multi-agent reinforcement learning for the control of three-dimensional Rayleigh-B\'enard convection

Deep reinforcement learning (DRL) has found application in numerous use-cases pertaining to flow control. Multi-agent RL (MARL), a variant of DRL, has shown to be more effective than single-agent RL in controlling flows exhibiting locality and translational invariance. We present, for the first time, an implementation of MARL-based control of three-dimensional Rayleigh-B\'enard convection (RBC). Control is executed by modifying the temperature distribution along the bottom wall divided into multiple control segments, each of which acts as an independent agent. Two regimes of RBC are considered at Rayleigh numbers $\mathrm{Ra}=500$ and $750$. Evaluation of the learned control policy reveals a reduction in convection intensity by $23.5\%$ and $8.7\%$ at $\mathrm{Ra}=500$ and $750$, respectively. The MARL controller converts irregularly shaped convective patterns to regular straight rolls with lower convection that resemble flow in a relatively more stable regime. We draw comparisons with proportional control at both $\mathrm{Ra}$ and show that MARL is able to outperform the proportional controller. The learned control strategy is complex, featuring different non-linear segment-wise actuator delays and actuation magnitudes. We also perform successful evaluations on a larger domain than used for training, demonstrating that the invariant property of MARL allows direct transfer of the learnt policy.

physics.flu-dyn

Advanced deep-reinforcement-learning methods for flow control: group-invariant and positional-encoding networks improve learning speed and quality

Flow control is key to maximize energy efficiency in a wide range of applications. However, traditional flow-control methods face significant challenges in addressing non-linear systems and high-dimensional data, limiting their application in realistic energy systems. This study advances deep-reinforcement-learning (DRL) methods for flow control, particularly focusing on integrating group-invariant networks and positional encoding into DRL architectures. Our methods leverage multi-agent reinforcement learning (MARL) to exploit policy invariance in space, in combination with group-invariant networks to ensure local symmetry invariance. Additionally, a positional encoding inspired by the transformer architecture is incorporated to provide location information to the agents, mitigating action constraints from strict invariance. The proposed methods are verified using a case study of Rayleigh-B\'enard convection, where the goal is to minimize the Nusselt number Nu. The group-invariant neural networks (GI-NNs) show faster convergence compared to the base MARL, achieving better average policy performance. The GI-NNs not only cut DRL training time in half but also notably enhance learning reproducibility. Positional encoding further enhances these results, effectively reducing the minimum Nu and stabilizing convergence. Interestingly, group invariant networks specialize in improving learning speed and positional encoding specializes in improving learning quality. These results demonstrate that choosing a suitable feature-representation method according to the purpose as well as the characteristics of each control problem is essential. We believe that the results of this study will not only inspire novel DRL methods with invariant and unique representations, but also provide useful insights for industrial applications.

cs.LG

Svalbard Marginal Ice Zone 2024 Campaign -- Cruise Report

The coupling of weather, sea-ice, ocean, and wave forecasting systems has been a long-standing research focus to improve Arctic forecasting system and their realism and is also a priority of international initiatives such as the WMO research project PCAPS. The goal of the Svalbard Marginal Ice Zone 2024 Campaign was to observe and better understand the complex interplay between atmosphere, waves, and sea-ice in the winter Marginal Ice Zone (MIZ) in order to advance the predictive skill of coupled Arctic forecasting systems. The main objective has been to set up a network of observations with a spatial distribution that allows for a representative comparison between in situ observations and gridded model data. The observed variables include air and surface temperature, sea-ice drift, and wave energy spectra. With the support of the Norwegian Coast Guard, we participated in the research cruise with KV Svalbard from 4. April - 21.April 2024. In total 34 buoys were deployed in the Marginal Ice Zone north of the Svalbard Archipelago. The first part of the report describes the instruments and their calibration (Section 2), and the second part briefly describes the weather, sea ice, and wave conditions during the campaign.

physics.ao-ph

Dynamic Feature-based Deep Reinforcement Learning for Flow Control of Circular Cylinder with Sparse Surface Pressure Sensing

This study proposes a self-learning algorithm for closed-loop cylinder wake control targeting lower drag and lower lift fluctuations with the additional challenge of sparse sensor information, taking deep reinforcement learning as the starting point. DRL performance is significantly improved by lifting the sensor signals to dynamic features (DF), which predict future flow states. The resulting dynamic feature-based DRL (DF-DRL) automatically learns a feedback control in the plant without a dynamic model. Results show that the drag coefficient of the DF-DRL model is 25% less than the vanilla model based on direct sensor feedback. More importantly, using only one surface pressure sensor, DF-DRL can reduce the drag coefficient to a state-of-the-art performance of about 8% at Re = 100 and significantly mitigate lift coefficient fluctuations. Hence, DF-DRL allows the deployment of sparse sensing of the flow without degrading the control performance. This method also shows good robustness in controlling flow under higher Reynolds numbers, which reduces the drag coefficient by 32.2% and 46.55% at Re = 500 and 1000, respectively, indicating the broad applicability of the method. Since surface pressure information is more straightforward to measure in realistic scenarios than flow velocity information, this study provides a valuable reference for experimentally designing the active flow control of a circular cylinder based on wall pressure signals, which is an essential step toward further developing intelligent control in realistic multi-input multi-output (MIMO) system.

cs.LG

Decoding complexity: how machine learning is redefining scientific discovery

As modern scientific instruments generate vast amounts of data and the volume of information in the scientific literature continues to grow, machine learning (ML) has become an essential tool for organising, analysing, and interpreting these complex datasets. This paper explores the transformative role of ML in accelerating breakthroughs across a range of scientific disciplines. By presenting key examples -- such as brain mapping and exoplanet detection -- we demonstrate how ML is reshaping scientific research. We also explore different scenarios where different levels of knowledge of the underlying phenomenon are available, identifying strategies to overcome limitations and unlock the full potential of ML. Despite its advances, the growing reliance on ML poses challenges for research applications and rigorous validation of discoveries. We argue that even with these challenges, ML is poised to disrupt traditional methodologies and advance the boundaries of knowledge by enabling researchers to tackle increasingly complex problems. Thus, the scientific community can move beyond the necessary traditional oversimplifications to embrace the full complexity of natural systems, ultimately paving the way for interdisciplinary breakthroughs and innovative solutions to humanity's most pressing challenges.

cs.LG