Related papers: TurbuStat: Turbulence Statistics in Python
Turbulent flow remains a challenging subject, despite extensive efforts to find analytical descriptions. Modeling small scales of motion is crucial for saving time and resources in numerical simulations, particularly in industrial…
Turbulence is a dominant feature operating in gaseous flows across nearly all scales in astrophysical environments. Accordingly, accurately estimating the statistical properties of such flows is necessary for developing a comprehensive…
Since its launch, TESS has provided high cadence observations for objects across the sky. Although high cadence TESS observations provide a unique possibility to study the rapid time evolution of numerous objects, artifacts in the data make…
Modeling turbulent flows by a random Fourier decomposition is a classical procedure in order to use simplified models of turbulence in heat transport and other applications. We carefully investigate the Fourier time series of…
Reliable real-time estimation of atmospheric turbulence intensity remains an open challenge for aircraft operating across diverse altitude bands, particularly over oceanic, polar, and data-sparse regions that lack operational nowcasting…
In these lecture notes, a selection of frequently required statistical tools will be introduced and illustrated. They allow to post-process data that stem from, e.g., large-scale numerical simulations (aka sequence of random experiments).…
Modeling unresolved turbulence in astrophysical gasdynamic simulations can improve the modeling of other subgrid processes dependent on the turbulent structure of gas: from flame propagation in the interiors of combusting white dwarfs to…
Power system operators need new, efficient operational tools to use the flexibility of distributed resources and deal with the challenges of highly uncertain and variable power systems. Transmission system operators can consider the…
Lagrangian turbulence lies at the core of numerous applied and fundamental problems related to the physics of dispersion and mixing in engineering, bio-fluids, atmosphere, oceans, and astrophysics. Despite exceptional theoretical,…
Plasma turbulence simulations are often computationally expensive with delicate numerical stability. Yet, long simulations are needed to generate uncorrelated turbulence data for studies such as microwave scattering through density…
HI data cubes are sources of unique information on interstellar turbulence. Doppler shifts due to supersonic motions contain information on turbulent velocity field which is otherwise difficult to obtain. However, the problem of separation…
We present a methodology for the study of the dispersion of trajectories of stochastic processes in reconstructed phase spaces from observed data. The methodology allows to find ensembles of analog states, i.e. states that are close in the…
The analysis of experimental results with Python often requires writing many code scripts which all need access to the same set of functions. In a common field of research, this set will be nearly the same for many users. The qspec Python…
We investigate the turbulence statistics in a {multiphase plume made of heavy particles (particle Reynolds number at terminal velocity is 450)}. Using refractive-index-matched stereoscopic particle image velocimetry, we measure the…
Nullifying the servo bandwidth errors improves the strehl ratio by a substantial quantity in adaptive optics systems. An effective method for predicting atmospheric turbulence to reduce servo bandwidth errors in real time closed loop…
The transitional regime of plane channel flow is investigated {above} the transitional point below which turbulence is not sustained, using direct numerical simulation in large domains. Statistics of laminar-turbulent spatio-temporal…
This document contains the mathematical introduction to RORPack - a Python software library for robust output tracking and disturbance rejection for linear PDE systems. The RORPack library is open-source and freely available at…
$clustertools$ is a Python package for analyzing star cluster simulations. The package is built around the $StarCluster$ class, which stores all data read in from the snapshot of a given model star cluster. The package contains functions…
Multivariate spatio-temporal data refers to multiple measurements taken across space and time. For many analyses, spatial and time components can be separately studied: for example, to explore the temporal trend of one variable for a single…
Probabilistic numerical methods (PNMs) solve numerical problems via probabilistic inference. They have been developed for linear algebra, optimization, integration and differential equation simulation. PNMs naturally incorporate prior…