Search arXivSearch

arXiv · 2509.02378

Bryne: sustainable prototyping of finite element models

Abstract

Open-source simulation frameworks are evolving rapidly to provide accessible tools for the numerical solution of partial differential equations. Modern finite element (FEM) software such as FEniCS, Firedrake, or dune-fem alleviates the need for modelers to recode the discretization and linear solver backend for each application and enables rapid prototyping of solvers. However, while it has become easier to build prototype FEM models, creating a solver reusable beyond its specific initial simulation setup remains difficult. Moreover, simulation setups typically cover an ample input parameter space, and tracking complex metadata on research project time scales has become a challenge. This implies the need to supplement model development with a coding-intensive complementary workstream, seldom developed for sustainable reuse. To address these issues, we introduce our open-source Python package Bryne. Bryne is an object-oriented framework for FEM solvers built with the dune-fem Python API. In this article, we describe how it helps to evolve rapid-prototyping solver development into sustainable simulation building. First, we show how to translate a minimal dune-fem solver into a Bryne FEM model to build human-readable, metadata-enriched simulations. Bryne then offers a simulation driver and model coupling interfaces to combine implemented solvers in operator-split multiphysics simulations. The resulting reproducibility-enabled infrastructure allows users to tackle complex simulation setups without sacrificing backend flexibility. We demonstrate the workflow on a convection-coupled phase-change simulation, where a discontinuous Galerkin flow solver is coupled with a solver for solidification phase change.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Benjamin Terschanski, Robert Klöfkorn, Andreas Dedner, Julia Kowalski. 2025-09-02. Bryne: sustainable prototyping of finite element models. https://doi.org/10.1007/s44207-026-00015-w

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

KEEP EXPLORING

Related papers

Bi-Hamiltonian in Semiflexible Polymers built upon Overdamping Process

Quantifying the interaction between a system of interest and its ambient conditions, the memory effect links the states of two distinct Hamiltonians: one for the target system and one for the environment. In this paper, we propose the diffusion process derived from the Smoluchowski equation that can derive the evolution process described by the memory effect integration in a non Markovian regime. The Smoluchowski picture, within the framework of stochastic thermodynamics, justifies a diffusion process incorporated into the equations of motion, and the result of the derivation enables a coarse-grained molecular dynamics simulation with the modified equation of motion to reproduce attenuation from collisions between single walled carbon nanotubes (SWCNTs) under far from equilibrium conditions. The results of the numerical experiments on the collision confirm that heat diffusion compensates for the correlated momentum arising from the memory effect between the two Hamiltonians in both equilibrium and far from equilibrium states.

physics.comp-ph

Translation of transient acoustic fields

A method is presented for the translation of acoustic field data from a source to a target region. Field data are represented as spherical harmonic expansions on spheres surrounding the source and target regions respectively and expansions are translated using a ``point and shoot'' method using the Kirchhoff--Helmholtz integral to carry out an axial translation from one sphere to the other. The principal motivation for the method is its use in a time-domain Fast Multipole Method, and test cases reflective of this application are presented. The method converges to six digits for appropriate values of parameters and for the values of $N$ considered here computational effort scales approximately as $N^{2}$ where $N$ is the order of spherical harmonic expansion for the field data. The method is causal and thus avoids artifacts generated in methods which are not based on intrinsically causal formulations.

physics.comp-ph

Learning continuous reaction paths for transition-state prediction

Transition states are defined by reaction pathways, yet most machine-learning methods predict them as isolated geometries. We introduce MARC-TS, a two-stage framework that learns a continuous, endpoint-conditioned path, queries it at any resolution and uses local path context to refine a transition-state candidate. We construct T1x-IRC-8K, a dataset of 8,209 reactions and 1,088,725 path-resolved geometries. On held-out reactions, the path model reduced complete-path error by 48.4% relative to endpoint interpolation, and the localizer achieved a mean aligned structural error of 0.127 Å. Quantum-chemical optimization and vibrational analysis yielded 405 frequency-confirmed first-order saddle-point candidates from 410 predictions. In a 100-reaction nudged elastic band comparison, learned-path initialization reached a joint geometry-and-force target for 66% of reactions, compared with 12% for geometric interpolation after 100 optimizer steps. By treating the path as a reusable representation rather than an auxiliary output, MARC-TS connects transition-state prediction, mechanistic interpretation and quantum-chemical refinement.

physics.comp-ph