Search arXiv⌕ Search

arXiv · 2505.02967

ACCES: Non-Invasive Simulation Calibration via Optimisation using Evolutionary Algorithms and Metaprogramming

Abstract

Calibration is a vital step in the development of rigorous digital models of diverse physical and chemical processes, yet one which is highly time- and labour-intensive. In this paper, we introduce a novel tool, Autonomous Calibration and Characterisation via Evolutionary Simulation (ACCES), which uses evolutionary optimisation to efficiently, autonomously determine the calibration parameters of a numerical simulation using only simple experimental measurements. Modelling calibration as an optimisation problem, it can use any combination of sensibly-chosen experimental measurements as calibration targets for virtually any numerical modelling technique, e.g. computational fluid dynamics (CFD), finite element analysis (FEA), discrete element method (DEM). We provide a case study demonstrating the application of the method to DEM modelling and comprehensively validate the calibrated DEM particle properties using positron emission particle tracking (PEPT) experiments in conjunction with DEM digital models of systems spanning orders-of-magnitude differences in scale and covering both collisional and frictional operating regimes, showing excellent agreement. Key results show that i) even simple, well-chosen targets can achieve highly-accurate calibration, ii) though the calibration process only used images corresponding exclusively to a free-flowing surface shape, it was able to reproduce completely different quantities as well, such as velocities and occupancies, with quantitative precision, and thus iii) DEM can quantitatively predict complex particulate dynamics even outside the calibration system. ACCES is a portable, tested, documented and officially-registered Python package available under the GNU General Public License v3.0.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Andrei-Leonard Nicusan, Dominik Werner, Jack A. Sykes, Jonathan Seville, Tzany Kokalova, Christopher R. K. Windows-Yule. 2025-05-05. ACCES: Non-Invasive Simulation Calibration via Optimisation using Evolutionary Algorithms and Metaprogramming. https://arxiv.org/abs/2505.02967

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

A Physics-Driven Framework for Parametric Periodic-Flow Modeling and Finite-Amplitude Aeroelastic Response Analysis

Periodic unsteady flows are common in forced-motion and fluid-structure interaction problems. Their parametric analysis typically requires repeated high-fidelity simulations, whereas existing reduced-order and surrogate models generally rely on pre-generated flow-field or aerodynamic data. This study proposes a purely physics-driven framework for solving parametric periodic flows and finite-amplitude aeroelastic responses. First, a Periodic Physics-Informed Neural Network (P-PINN) is developed to directly solve periodic flows by imposing temporal periodicity over a single motion cycle, thereby avoiding the need to resolve the long transient evolution preceding the establishment of the periodic state. The flow conditions and motion parameters are further incorporated as network inputs to construct continuous parametric representations of the periodic flow field and aerodynamic forces. On this basis, the parametric aerodynamic model is coupled with the structural dynamic equation through first-order harmonic balance to solve the response amplitude and frequency of a single-degree-of-freedom aeroelastic system. This framework is validated using forced-motion cases of a circular cylinder and an airfoil, demonstrating accurate reproduction of periodic aerodynamic forces, surface load distributions, and instantaneous flow fields under different flow and motion parameters compared with time-marching results. Furthermore, aeroelastic analysis is conducted for an elastically mounted circular cylinder at subcritical Reynolds numbers, and the resulting aeroelastic response agrees well with fully coupled CFD/CSD results. Once trained offline, the parametric model can be repeatedly evaluated for different structural parameter states, enabling the complete aeroelastic response curve to be obtained online within seconds, without repeated long-time fluid-structure interaction time marching.

physics.comp-ph↗

Monte Carlo sampling of first-order QED processes in laser and pulsar plasmas

Monte Carlo sampling of strong-field quantum electrodynamics processes underpins simulations of high-intensity laser experiments and of astrophysical compact-object magnetospheres. Sampling an event requires the total rate of the process together with the cumulative probability that determines how energy is partitioned between the produced particles. Simulations typically tabulate both in advance and invert the tabulated probability numerically. Here we replace this procedure with elementary-function approximations for synchrotron radiation and the nonlinear Breit--Wheeler process. For each process, we approximate the auxiliary function that sets the total rate, as well as the cumulative probability, with Padé approximants chosen so that the inversion reduces to a quartic equation. This yields the sampled quantum parameter---electron $χ_e$ or photon $χ_γ$---in closed form. The approximations and the particle spectra sampled from them agree with the exact results to within $1\%$. The procedure requires no lookup tables, no interpolation, and no numerical root finding, and can be inserted directly into radiative particle-in-cell codes.

physics.comp-ph↗

CTrex: A Research-Oriented Framework for Kernel- and Projection-Level Algorithm Development in CT Reconstruction

Micro-computed tomography (micro-CT) is increasingly applied to imaging scenarios in which object motion, deformation, truncated fields of view, continuous rotation, or unconventional scanning protocols violate assumptions underlying classical reconstruction pipelines. Existing reconstruction frameworks efficiently support standard geometries and workflows but offer limited control over how projection operators are discretized and evaluated. This restricts methodological exploration when accuracy depends on ray sampling, interpolation, or operator coupling. We introduce CTrex, a research-oriented, GPU-accelerated iterative reconstruction framework that exposes the projection-correction-backprojection pipeline down to the kernel level. Rather than treating these operators as fixed black boxes, CTrex represents them as editable computational building blocks within a unified iterative structure. This allows non-ideal acquisition effects to be incorporated directly into the numerical operators rather than treated as external corrections. CTrex combines GPU-level accessibility with an extensible geometry formulation based on homogeneous-coordinate view matrices, allowing rigid and affine transformations, detector misalignments, and time-varying geometries to be expressed consistently. It supports circular, helical, offset, and conveyor-belt trajectories while keeping GPU kernels agnostic to the trajectory definition. Applications in motion- and deformation-aware reconstruction, event-based 4D imaging, cylindrical-coordinate reconstruction, and extended-field-of-view CT illustrate how operator-level adaptations enable strategies difficult to realize in conventional frameworks. CTrex provides a flexible platform for CT reconstruction research under realistic and unconventional imaging conditions.

physics.comp-ph↗