https://arxiv.org/api/dwm2vEMVuaGv3NP3vg5KRQ6Edp4 2026-04-07T09:47:11Z 27953 75 15 http://arxiv.org/abs/2604.00668v1 Moment-preserving particle merging via non-negative least squares 2026-04-01T09:14:48Z A novel particle merging algorithm for rarefied gas dynamics simulations is proposed that can conserve arbitrary velocity and spatial moments of the particle distribution via solving a non-negative least squares problem. An extension that preserves both exact and approximate collision rates is also derived. The algorithm is applied to the simulation of several model rarefied gas dynamics problems, where it exhibits noticeably lower merging-induced error in key macroscopic quantities. 2026-04-01T09:14:48Z Georgii Oblapenko Manuel Torrilhon http://arxiv.org/abs/2604.00577v1 Numerical Bow Shock Instabilities in Inert Polyatomic Gases 2026-04-01T07:37:02Z We investigate inviscid numerical instabilities that arise in simulations of axisymmetric flow over a hypersonic sphere in an inert, calorically perfect gas at low specific heat ratio ($γ\approx 1.1$--$1.2$). We show that when the density ratio across the bow shock is high and the computational mesh is relatively coarse, numerically induced traveling-wave instabilities of the carbuncle type can develop in the shock layer near stagnation for inert gases. These instabilities, not previously documented in the literature, are noteworthy because bow shock oscillations are also observed experimentally in polyatomic gases exhibiting post-shock thermochemical relaxation. When such gases are modeled as inert with an effectively low $γ$, our results emphasize the need for caution to avoid conflating genuine physical instabilities with numerical artifacts in simulations. 2026-04-01T07:37:02Z G. S. Sidharth Anubhav Dwivedi http://arxiv.org/abs/2604.00576v1 Discovery of Symbolic Hamiltonian Expressions with Buckingham-Symplectic Networks 2026-04-01T07:32:52Z Hamiltonian systems lie at the heart of modeling the physical world. Their defining scalar, the Hamiltonian, encodes both energy conservation and symplectic geometry in its phase-space trajectories. Recent deep learning approaches model Hamiltonian systems by embedding their properties either in the architecture or in the loss function. However, they typically ignore that: i) a Hamiltonian carries units of energy and/or ii) that every integrable Hamiltonian admits a canonical transformation to action-angle coordinates in which the dynamics reduce to a simple rotation on an invariant torus. We propose BuSyNet, a deep learning architecture that combines these two constraints via a dimensionally-consistent, symplectic transformation. A symplectic layer maps input trajectories to lower-dimensional latent action-angle variables, which are then combined with system parameters to discover a symbolic Hamiltonian expression in units of energy. Evaluated on the harmonic oscillator and the Kepler two-body problem (in 2D and 3D), BuSyNet recovers concise, closed-form Hamiltonians that outperform state-of-the-art neural architectures in long-term prediction accuracy and stability, while maintaining interpretability. 2026-04-01T07:32:52Z Joe Germany Joseph Bakarji Sara Najem http://arxiv.org/abs/2604.00462v1 A machine learning framework for developing quasilinear saturation rules of turbulent transport from linear gyrokinetic data 2026-04-01T04:19:03Z A new neural network model for a quasilinear saturation rule has been developed to map linear gyrokinetic data to nonlinear saturated potential magnitudes to predict the total energy and particle fluxes. The training dataset is taken from the high resolution simulation database generated from nonlinear gyrokinetic turbulence simulations with the CGYRO code for developing the SAT3 model. This new model, named SAT3-NN, overall is able to capture the 1D saturated potential magnitudes of the dataset more accurately than SAT3, as depicted by lower percentage errors in the peak locations and peak values of the 1D saturated potentials. The resulting fluxes also had smaller deviations from the nonlinear CGYRO data as compared to previous saturation models such as SAT0 - SAT2. Consistent with SAT3, SAT3-NN is able to recreate the anti-gyroBohm scaling of fluxes seen for the TEM-dominated cases considered. 2026-04-01T04:19:03Z Preeti Sar Sebastian De Pascuale Harry Dudding Gary Staebler http://arxiv.org/abs/2509.12665v3 Quantifying Local Point-Group-Symmetry Order in Complex Particle Systems 2026-04-01T01:01:42Z Crystals and other condensed phases are defined primarily by their inherent symmetries, which play a crucial role in dictating their structural properties. In crystallization studies, local order parameters (OPs) that describe bond orientational order are widely employed to investigate crystal formation. Despite their utility, these traditional metrics do not directly quantify symmetry, an important aspect for understanding the development of order during crystallization. To address this gap, we introduce a new set of OPs, called Point Group Order Parameters (PGOPs), designed to continuously quantify point group symmetry order. We demonstrate the strength and utility of PGOP in detecting order across different crystalline systems and compare its performance to commonly used bond-orientational order metrics. PGOP calculations for all non-infinite point groups are implemented in the open-source package SPATULA (Symmetry Pattern Analysis Toolkit for Understanding Local Arrangements), written in parallelized C++ with a Python interface. The code is publicly available on GitHub at https://github.com/glotzerlab/spatula. 2025-09-16T04:42:26Z Domagoj Fijan Maria R. Ward Rashidi Jenna Bradley Sharon C. Glotzer http://arxiv.org/abs/2604.00333v1 MVNN: A Measure-Valued Neural Network for Learning McKean-Vlasov Dynamics from Particle Data 2026-04-01T00:11:47Z Collective behaviors that emerge from interactions are fundamental to numerous biological systems. To learn such interacting forces from observations, we introduce a measure-valued neural network that infers measure-dependent interaction (drift) terms directly from particle-trajectory observations. The proposed architecture generalizes standard neural networks to operate on probability measures by learning cylindrical features, using an embedding network that produces scalable distribution-to-vector representations. On the theory side, we establish well-posedness of the resulting dynamics and prove propagation-of-chaos for the associated interacting-particle system. We further show universal approximation and quantitative approximation rates under a low-dimensional measure-dependence assumption. Numerical experiments on first and second order systems, including deterministic and stochastic Motsch-Tadmor dynamics, two-dimensional attraction-repulsion aggregation, Cucker-Smale dynamics, and a hierarchical multi-group system, demonstrate accurate prediction and strong out-of-distribution generalization. 2026-04-01T00:11:47Z Liyao Lyu Xinyue Yu Hayden Schaeffer http://arxiv.org/abs/2604.00327v1 Predictor-Driven Diffusion for Spatiotemporal Generation 2026-03-31T23:59:26Z Multiscale spatial structure complicates temporal prediction because small-scale spatial fluctuations influence large-scale evolution, yet resolving all scales is often intractable. Standard diffusion models do not address this problem effectively since they apply uniform decay across all Fourier modes. We propose Predictor-Driven Diffusion, a framework that combines renormalization-group-based spatial coarse-graining with a path-integral formulation of temporal dynamics. The forward process applies scale-dependent Laplacian damping together with additive noise, producing a hierarchy of coarse-grained fields indexed by diffusion scale $λ$. Training minimizes the Kullback-Leibler divergence between data-induced and predictor-induced path densities, leading to a simple regression loss on temporal derivatives. The resulting predictor captures how eliminated small-scale components statistically influence large-scale evolution. A key insight is that the same predictor provides a path score for reverse-$λ$ sampling, unifying simulation, unconditional generation, and super-resolution in a single framework. Our unified approach is validated through experiments on two multiscale turbulent systems. 2026-03-31T23:59:26Z Yuki Yasuda Tobias Bischoff http://arxiv.org/abs/2604.00285v1 Geometry-informed neural atlas for boundary value problems of complex 3D geometries 2026-03-31T22:20:50Z When three-dimensional bodies contain thin features, non-trivial topology, or scan-derived surfaces, volumetric meshing can become the dominant bottleneck in simulation workflows. We replace this step with a learned geometric representation: overlapping volumetric coordinate charts, each equipped with a neural decoder and Jacobian, trained from point-cloud or level-set data to form a differentiable atlas. Governing equations are pulled back to chart-local reference coordinates via the Piola identity, and local solutions are coupled through multiplicative Schwarz iterations on the overlap graph. Because the atlas is constructed independently of the downstream discretization, one frozen geometric substrate can support fundamentally different solvers (for example, a meshfree physics-informed neural network and a conventional finite-element method) without re-meshing or re-parametrization. Benchmark and verification studies show that the learned atlas preserves expected finite-element convergence behavior and enables both forward and inverse analyses on geometries that would otherwise require solver-specific volumetric meshing. 2026-03-31T22:20:50Z WaiChing Sun http://arxiv.org/abs/2603.17719v2 ALPHANSO: Open-Source Modeling of ($α$,n) Neutron Source Terms 2026-03-31T22:04:25Z Applications ranging from nuclear safeguards to dark matter detection require accurate predictions of neutron fields produced by ($α$,n) reactions. Legacy tools like SOURCES-4C remain widely used but suffer from significant limitations, including outdated nuclear data, missing target nuclides, and restricted accessibility. Here, we present ALPHANSO, an open-source Python package for calculating ($α$,n) neutron source terms. ALPHANSO incorporates modern nuclear data libraries and formats covering all naturally occurring target nuclides and provides a transparent, modular framework for updating or extending the data as new evaluations are released. Comparison with SOURCES-4C and experimental measurements across a range of elements and materials shows that ALPHANSO reproduces neutron yields and spectra that typically match or exceed the accuracy of existing codes. These results demonstrate that ALPHANSO is a reliable, accessible, modern replacement for legacy ($α$,n) source term codes. Its open-source design and modular data handling make it readily extensible to future evaluated nuclear data and low-background applications. 2026-03-18T13:39:52Z 30 pages, 6 figures Divit Rawal Anthony J. Nelson William Zywiec Daniel Siefman http://arxiv.org/abs/2501.18568v3 Freeze-and-release direct optimization method for variational calculations of excited electronic states 2026-03-31T21:30:48Z Variational optimization of orbitals in time-independent density functional calculations of excited electronic states presents a significant challenge, as excited states typically correspond to saddle points on the electronic energy landscape. The optimization can be particularly difficult if the excitation involves significant rearrangement of the electron density, as for charge transfer excitations. A simple strategy for variational orbital optimization of excited states is presented. The approach involves minimizing the energy while freezing the orbitals directly involved in the excitation, followed by a fully unconstrained saddle point optimization. Both steps of this freeze-and-release strategy are carried out using direct optimization algorithms with the same computational scaling as ground state calculations. The performance of the method is extensively assessed in calculations of intramolecular and intermolecular charge transfer excited states of organic molecules and molecular dimers using a generalized gradient approximation functional. It is found that the freeze-and-release direct optimization approach can avoid variational collapse to spurious, charge-delocalized solutions for cases where conventional algorithms based on the maximum overlap method fail. For intermolecular charge transfer, the orbital-optimized calculations are found to provide the correct dependency of the energy on the donor-acceptor separation without requiring long-range exact exchange, something common time-dependent density functional theory approaches fail to achieve. 2025-01-30T18:39:29Z 44 pages and 8 figures (manuscript), 8 pages and 4 figures (supporting information). Theory Comput. 2026 Yorick L. A. Schmerwitz Elli Selenius Gianluca Levi 10.1021/acs.jctc.5c01974 http://arxiv.org/abs/2603.21291v2 Closed-form conditional diffusion models for data assimilation 2026-03-31T20:12:39Z We propose closed-form conditional diffusion models for data assimilation. Diffusion models use data to learn the score function (defined as the gradient of the log-probability density of a data distribution), allowing them to generate new samples from the data distribution by reversing a noise injection process. While it is common to train neural networks to approximate the score function, we leverage the analytical tractability of the score function to assimilate the states of a system with measurements. To enable the efficient evaluation of the score function, we use kernel density estimation to model the joint distribution of the states and their corresponding measurements. The proposed approach also inherits the capability of conditional diffusion models of operating in black-box settings, i.e., the proposed data assimilation approach can accommodate systems and measurement processes without their explicit knowledge. The ability to accommodate black-box systems combined with the superior capabilities of diffusion models in approximating complex, non-Gaussian probability distributions means that the proposed approach offers advantages over many widely used filtering methods. We evaluate the proposed method on nonlinear data assimilation problems based on the Lorenz-63 and Lorenz-96 systems of moderate dimensionality and nonlinear measurement models. Results show the proposed approach outperforms the widely used ensemble Kalman and particle filters when small to moderate ensemble sizes are used. 2026-03-22T15:25:23Z Brianna Binder Agnimitra Dasgupta Assad Oberai http://arxiv.org/abs/2512.18147v2 Estimating Solvation Free Energies with Boltzmann Generators 2026-03-31T19:35:46Z Accurate calculations of solvation free energies remain a central challenge in molecular simulations, often requiring extensive sampling and numerous alchemical intermediates to ensure sufficient overlap between phase-space distributions of a solute in the gas phase and in solution. Here, we introduce a computational framework based on normalizing flows that directly maps solvent configurations between solutes of different sizes, and compare the accuracy and efficiency to conventional free energy estimates. For a Lennard-Jones solvent, we demonstrate that this approach yields acceptable accuracy in estimating free energy differences for challenging transformations, such as solute growth or increased solute-solute separation, which typically demand multiple intermediate simulation steps along the transformation. Analysis of radial distribution functions indicates that the flow generates physically meaningful solvent rearrangements, substantially enhancing configurational overlap between states in configuration space. These results suggest flow-based models as a promising alternative to traditional free energy estimation methods. 2025-12-20T00:08:19Z Maximilian Schebek Nikolas M. Froböse Bettina G. Keller Jutta Rogal http://arxiv.org/abs/2604.00155v1 Bent optical waveguide finite element analysis with a 3D envelope Maxwell model 2026-03-31T19:02:09Z With the goal of accurately extracting the optical field losses in a three-dimensional (3D), circularly coiled waveguide (e.g., bent optical fiber), this effort presents the numerical methodologies that are implemented for an envelope Maxwell model that propagates electromagnetic fields as an entirely boundary value problem. Our unique modeling approach includes an ultraweak variational formulation of the envelope Maxwell model in the curved geometry of the bending, which is discretized by the discontinuous Petrov-Galerkin (DPG) method, which permits residual-driven mesh and polynomial-order adaptivity. This also, then, requires a unique approach for constructing perfectly matched layers (PMLs) as absorbing boundary conditions in both the direction of optical field propagation and in the tangential directions, where unguided energy escapes the waveguide. Our coiled waveguide modeling technology extracts the mode confinement losses from the propagation of the coherent optical field through the bent waveguide. We verify our simulations against the semi-analytical results from the analogous bent slab waveguide problem, and we successfully demonstrate stable convergence to loss values for the 3D coiled optical fiber problem, which has never been done previously for our specific modeling approach. 2026-03-31T19:02:09Z 34 pages, 17 figures, submitted to Computers and Mathematics with Applications Jaime Mora-Paz Stefan Henneking Leszek Demkowicz Jacob Grosek http://arxiv.org/abs/2604.00149v1 Towards Verifiable and Self-Correcting AI Physicists for Quantum Many-Body Simulations 2026-03-31T18:56:37Z Recent advances in automated scientific discovery have shown remarkable promise across frontier research domains, with agent systems driven by large language models (LLMs) emerging as powerful tools for physics research. However, in practical applications, LLM scientific research is prone to hallucinations, highlighting the need for reliable verification and error-correction mechanisms. Here we introduce PhysVEC, an automated multi-agent framework for verifiable and error-correcting AI-driven physics research. PhysVEC incorporates a programming verifier and a scientific verifier to ensure both coding correctness and physical validity, and provides human-auditable evidence at each stage. We curate QMB100, an end-to-end research-level benchmark dataset consisting of $100$ tasks extracted from $21$ high impact articles that focus on quantum many-body physics. We evaluated PhysVEC with four frontier LLMs and found that it significantly outperformed baselines in both programming tests and scientific tests across all LLMs and task categories. PhysVEC demonstrates effective inference-time scaling and delivers accurate physical predictions through integrated verification and error-correction mechanisms, paving the way for reliable and interpretable AI physicists. 2026-03-31T18:56:37Z Ken Deng Xiangfei Wang Guijing Duan Chen Mo Junkun Huang Runqing Zhang Ling Qian Zhiguo Huang Jize Han Di Luo http://arxiv.org/abs/2603.30007v1 Learning the Exact Flux: Neural Riemann Solvers with Hard Constraints 2026-03-31T17:01:45Z Godunov-type methods, which obtain numerical fluxes through local Riemann problems at cell interfaces, are among the most fundamental and widely used numerical methods in computational fluid dynamics. Exact Riemann solvers faithfully solve the underlying equations, but can be computationally expensive due to the iterative root-finding procedures they often require. Consequently, most practical computations rely on classical approximate Riemann solvers, such as Rusanov and Roe, which trade accuracy for computational speed. Neural networks have recently shown promise as an alternative for approximating exact Riemann solvers, but most existing approaches are data-driven or impose weak constraints. This may result in problems with maintaining balanced states, symmetry breaking, and conservation errors when integrated into a Godunov-type scheme. To address these issues, we propose a hard-constrained neural Riemann solver (HCNRS) and enforce five constraints: positivity, consistency, mirror symmetry, Galilean invariance, and scaling invariance. Numerical experiments are carried out for the shallow water and ideal-gas Euler equations on standard benchmark problems. In the absence of hard constraints, violations of the well-balanced property, mass conservation, and symmetry are observed. Notably, in the Euler implosion problem, the exact Riemann solver with MUSCL-Hancock captures the jet structure well, whereas the Rusanov flux is too diffusive and smears it out. HCNRS accurately reproduces the solution obtained by the exact Riemann solver. In contrast, an unconstrained neural formulation lacks mirror symmetry, which makes the solution depend on the choice of flux normal direction. As a result, the jet is either shifted or lost, along with diagonal symmetry. 2026-03-31T17:01:45Z 32 pages, 6 figures Yucheng Zhang Chayanon Wichitrnithed Shukai Cai Sourav Dutta Kyle Mandli Clint Dawson