SearcharxivSearch

arXiv subjects

Frederik De Ceuster

Publications and source records attributed to Frederik De Ceuster.

At least 19 recordsLinked to original sources

A Differentiable Parametric Model of Binary-Black-Hole Initial Data: I. Conformally flat Bowen-York punctures

Constraint-satisfying initial data for binary black holes require the repeated solution of a nonlinear elliptic boundary-value problem throughout the physical parameter space. We present a para\-metric, differentiable initial-data model that combines sparse-grid spectral interpolation with Newton refinement over a family of binary configurations. Interpolation is used only to provide warm starts for the underlying elliptic solver, rather than to replace it. A small number of Newton iterations refines each interpolated solution to a discrete, row-equilibrated constraint residual $\|R\|_\infty\le10^{-10}$, independent of the interpolation error, so that every returned initial-data set satisfies the discretized constraint to that tolerance. Our JAX implementation provides analytic derivatives with respect to the physical parameters, enabling gradient-based parameter targeting, optimization, and sensitivity analysis. We demonstrate the method for quasi-circular binary-black-hole initial data using conformally flat Bowen--York punctures by constructing four-dimensional aligned-spin and eight-dimensional general-spin models. The resulting initial data are validated against TwoPunctures, and the method is applied to certified targeting of the physical Arnowitt--Deser--Misner mass and angular momentum and to effective-potential eccentricity reduction using a dedicated separation--tangential-momentum model.

gr-qc

Modified Bryson-Frazier Smoothing and Hyperparameter Learning for Temporal Gaussian Process Regression

One-dimensional Gaussian processes with stationary, integrable kernel functions admit exact or arbitrarily accurate state-space representations, enabling linear-time inference through Kalman filtering and Rauch-Tung-Striebel (RTS) smoothing. However, the RTS smoother requires inversion of predicted state covariance matrices, which can become ill-conditioned and may therefore lead to numerical instabilities. In this work, we revisit the modified Bryson-Frazier (MBF) smoother as an alternative to the RTS smoother for Gaussian process regression in its state-space representation. In addition to reducing computational cost and memory requirements, the MBF smoother computes the same posterior distributions as the RTS smoother while avoiding the problematic covariance matrix inversion and the associated numerical instabilities. Furthermore, we demonstrate that the intermediate quantities computed by the MBF smoother can be reused to compute gradients of the negative log marginal likelihood, enabling kernel hyperparameter learning with minimal additional cost. Together, these results establish the MBF smoother as a unified and numerically robust approach to inference and kernel hyperparameter learning for one-dimensional Gaussian process regression.

stat.ME

Evidence for the Keplerian orbit of a close companion around a giant star

Close companions influence stellar evolution through tidal interactions, mass transfer, and mass loss effects. While such companions are detected around young stellar objects, main-sequence stars, red giants, and compact objects, direct observational evidence of close-in companions around asymptotic giant branch (AGB) stars has remained elusive. Here, we present (sub)millimeter time-domain imaging spectroscopy revealing the Keplerian motion of a close-in companion around the AGB star pi1 Gruis. The companion, slightly more massive than the AGB star, is likely a main-sequence star. Unlike more evolved stars with companions at comparable distances, pi1 Gru's companion follows a circular orbit, suggesting an eccentricity-generating mechanism late- or post-AGB. Our analysis suggests that model-predicted circularization rates may be underestimated. Our results highlight the potential of multi-epoch (sub)millimeter interferometry in detecting the Keplerian motion of close companions to giant stars and open avenues for our understanding of tidal interaction physics and binary evolution.

astro-ph.SR

Emulating CO Line Radiative Transfer with Deep Learning

Modelling carbon monoxide (CO) line radiation is computationally expensive for traditional numerical solvers, especially when applied to complex, three-dimensional stellar atmospheres. We present COEmuNet, a 3D convolutional neural network (CNN)-based surrogate model that emulates CO line radiation transport with high accuracy and efficiency. It consists of an asymmetric encoder-decoder design that takes 3D hydrodynamical models as inputs and generates synthetic observations of evolved stellar atmospheres. The model is trained on data from hydrodynamic simulations of Asymptotic Giant Branch (AGB) stars perturbed by a companion. Given a set of input parameters, including velocity fields, kinetic temperature distribution, and CO molecular number densities, the COEmuNet model emulates spectral line observations with a median relative error of ~7% compared to a classical numerical solver of the radiative transfer equation, measured over seven frequency channels and arbitrary viewing directions. Besides, COEmuNet delivers a 1000 times speedup, enabling efficient model fitting to observational datasets, real-time visualization of simulations and progress toward integration in large-scale cosmological simulations.

astro-ph.IM

Impact of a binary companion in AGB outflows on CO spectral lines

In the late stage of their evolution, low- to intermediate-mass stars pass through the asymptotic giant branch (AGB) phase, characterised by strong mass loss through dust driven winds. High angular resolution observations reveal that these winds harbour strong deviations from spherical symmetry, such as spirals and arcs, believed to be caused by hidden (sub-)stellar companions. Much more often, one observes spectral lines, where the presence of a companion is less clear. We study the impact of a binary companion on low-J CO spectral lines of AGB star outflows. By varying the orbital separation and wind velocity, we aim to find line shapes characteristic of more complex binary-induced morphologies. We generated a grid of nine 3D models of a mass-losing AGB star using the smoothed particle hydrodynamics code Phantom, with three values for both the outflow velocity and orbital separation. Utilising the radiative transfer code Magritte, we created synthetic spectral lines for the low rotational transitions of CO at different inclinations and position angles. Our simulations show a variety of morphologies, always with a pronounced spiral structure arising in the orbital plane, but with varying shapes in the meridional plane, and different degrees of global flattening. We find that the CO line profiles can deviate strongly from the parabolic or flat-topped profiles expected from spherically symmetric outflows. A variety of line shapes emerge, with two peaks near the terminal velocity, and a central bump near the central velocity being the most pronounced. In specific cases, the spectral lines can appear parabolic, hiding the presence of a binary companion. We find the CO spectral lines can serve as a binary diagnostic. The influence of the companion on the line can however also go easily unnoticed, as the features can be concealed by the beam profile and the noise of the observations.

astro-ph.SR

A numerically stable comoving frame solver for line radiative transfer

Radiative transfer is essential in astronomy, both for interpreting observations and simulating various astrophysical phenomena. However, self-consistent line radiative transfer is computationally expensive, especially in 3D. To reduce the computational cost when utilizing a discrete angular discretization, we use a comoving frame interpretation of the radiative transfer equation. The main innovation of this paper lies in the novel stabilization method for the resulting numerical discretization. The stabilization method is able to reduce spurious oscillatory behavior in the computed intensities, at the expense of extra boundary conditions which need to be enforced. We also implement an adaptive angular discretization for the ray-tracing implementation, in order to efficiently and accurately calculate the radiation field. Finally, we apply this new numerical method to compute NLTE line radiative transfer on a hydrodynamics model, showcasing its potential improvement in computation efficiency.

astro-ph.IM

Magritte, a modern software library for spectral line radiative transfer

Spectral line observations are an indispensable tool to remotely probe the physical and chemical conditions throughout the universe. Modelling their behaviour is a computational challenge that requires dedicated software. In this paper, we present the first long-term stable release of Magritte, an open-source software library for line radiative transfer. First, we establish its necessity with two applications. Then, we introduce the overall design strategy and the application/programmer interface (API). Finally, we present three key improvements over previous versions: (1) an improved re-meshing algorithm to efficiently coarsen the spatial discretisation of a model; (2) a variation on Ng-acceleration, a popular acceleration-of-convergence method for non-LTE line transfer; and, (3) a semi-analytic approximation for line optical depths in the presence of large velocity gradients.

astro-ph.IM

Bayesian model reconstruction based on spectral line observations

Spectral line observations encode a wealth of information. A key challenge, therefore, lies in the interpretation of these observations in terms of models to derive the physical and chemical properties of the astronomical environments from which they arise. In this paper, we present pomme: an open-source Python package that allows users to retrieve 1D or 3D models of physical properties, such as chemical abundance, velocity, and temperature distributions of (optically thin) astrophysical media, based on spectral line observations. We discuss how prior knowledge, for instance, in the form of a steady-state hydrodynamics model, can be used to guide the retrieval process, and demonstrate our methods both on synthetic and real observations of cool stellar winds.

astro-ph.IM

SPH modelling of AGB wind morphology in hierarchical triple systems \& comparison to observation of R Aql

Asymmetric 3D structures are observed in the outflows of evolved low- and intermediate-mass stars, and are believed to be shaped through the interaction of companions that are hidden within the dense wind. We investigate how triple systems can shape the outflow of AGB stars. We focus on coplanar systems in a hierarchical, stable orbit, consisting of an AGB star with one relatively close companion, and one at large orbital separation. We model a grid of hierarchical triple systems including a wind-launching AGB star, with the smoothed-particle-hydrodynamic Phantom code. We vary the outer companion mass, the AGB wind velocity and the orbital eccentricities to study the impact of these parameters on the wind morphology. Further, we investigate if the outflow of the AGB star R Aql could be shaped by a triple system, by post-processing one of our triple models with a radiative transfer routine, and comparing this to data of the ALMA ATOMIUM programme. The characteristic wind structures resulting from a hierarchical triple system are the following. A large two-edged spiral wake results behind the outer companion star. This structure lies on top of the spiral structure formed by the close binary, which is affected by the orbital motion around the system centre-of-mass. This dense inner spiral pattern interacts with, and strongly impacts, the spiral wake of the outer companion, resulting in a waved-pattern on the outer edge of this spiral wake. From the comparison of our models to the observations of R Aql, we conclude that this circumstellar environment might be shaped by a similar system as the ones modelled in this work, but an elaborate study of the observational data is needed to determine better the orbital parameters and characteristics of the central system.

astro-ph.SR

Impact of HI cooling and study of accretion disks in AGB wind-companion smoothed particle hydrodynamic simulations

High-resolution observations reveal that the outflows of evolved low- and intermediate-mass stars harbour complex morphological structures that are linked to the presence of one or multiple companions. Hydrodynamical simulations provide a way to study the impact of a companion on the shaping of the AGB outflow. Using smoothed particle hydrodynamic (SPH) simulations of a mass losing AGB star with a binary companion, we study the impact of including HI atomic line cooling on the flow morphology and on the properties of accretion disks that form around the companion. We perform high-resolution 3D SPH simulations of the interaction of a solar-mass companion with the outflow of an AGB star using different wind velocities and eccentricities. We compare the models properties computed with and without the inclusion of HI cooling. The inclusion of HI cooling produces a large decrease in the temperature up to one order of magnitude in the region closely surrounding the companion star. As a consequence, morphological irregularities and relatively energetic outflows that were obtained without HI cooling no longer appear. In case of an eccentric orbit and low wind velocity, the morphologies are still highly asymmetric, but the same structures recur at every orbital period, making the morphology more regular. Flared accretion disks with a (sub)-Keplerian velocity profile form around the companion in all models, provided the accretion radius is small enough. The disks have radial sizes ranging from about 0.4 to 0.9 au. For the considered wind velocities, mass accretion onto the companion is up to 2 times higher than predicted by the BHL rate, and ranges between 0.04-0.21 times the AGB wind mass loss rate. The lower the wind velocity at the location of the companion, the larger and the more massive the disk, and the higher the mass accretion efficiency.

astro-ph.SR

Self-consistent dust and non-LTE line radiative transfer with SKIRT

We introduce Monte Carlo-based non-LTE line radiative transfer calculations in the 3D dust radiative transfer code SKIRT, which was originally set up as a dust radiative transfer code. By doing so, we develop a generic and powerful 3D radiative transfer code that can self-consistently generate spectra with molecular and atomic lines against the underlying continuum. We test the accuracy of the non-LTE line radiative transfer module in the extended SKIRT code using standard benchmarks. We find excellent agreement between the SKIRT results, the published benchmark results, and results obtained using the ray-tracing non-LTE line radiative transfer code MAGRITTE, which validates our implementation. We apply the extended SKIRT code on a 3D hydrodynamic simulation of a dusty AGN torus model and generate multi-wavelength images with CO rotational-line spectra against the underlying dust continuum. We find that the low-J CO emission traces the geometrically thick molecular torus, whereas the higher-J CO lines originate from the gas with high kinetic temperature located in the innermost regions of the torus. Comparing the calculations with and without dust radiative transfer, we find that higher-J CO lines are slightly attenuated by the surrounding cold dust when seen edge-on. This shows that atomic and molecular lines can experience attenuation, an effect that is particularly important for transitions at mid- and near-infrared wavelengths. Therefore, our self-consistent dust and non-LTE line radiative transfer calculations can help interpret the observational data from Herschel, ALMA, and JWST.

astro-ph.GA

3D simulations of AGB stellar winds -- II. Ray-tracer implementation and impact of radiation on the outflow morphology

Stars with an initial mass below ~ 8 Msun evolve through the asymptotic giant branch (AGB) phase, during which they develop strong stellar winds. Recent observations have revealed significant morphological complexities in their outflows, most likely caused by a companion. We study the impact of the radiation force on such companion-perturbed AGB outflows. We present the implementation of a ray tracer for radiative transfer in smoothed particle hydrodynamics (SPH) and compared four different descriptions of radiative transfer: the free-wind, the geometrical, the Lucy, and the attenuation approximation. For both low and high mass-loss rates, the velocity profile of the outflow is modified when going from the free-wind to the geometrical approximation, also resulting in a different morphology. In the case of a low mass-loss rate, the effect of the Lucy and attenuation approximation is negligible due to the low densities but morphological differences appear in the high mass-loss rate regime. By comparing the radiative equilibrium temperature and radiation force to full 3D radiative transfer, we show that the Lucy approximation works best. Although, close to the companion, artificial heating occurs and it fails to simulate the shadow cast by the companion. The attenuation approximation produces a lower equilibrium temperature and weaker radiation force, but it produces the shadow cast by the companion. From the predictions of the 3D radiative transfer, we also conclude that a radially directed radiation force is a reasonable assumption. The radiation force thus plays a critical role in dust-driven AGB winds, impacting the velocity profile and morphological structures. For low mass-loss rates, the geometrical approximation suffices, while high mass-loss rates require a more rigorous method, where the Lucy approximation provides the most accurate results although not accounting for all effects.

astro-ph.SR

Radiative Transfer as a Bayesian Linear Regression problem

Electromagnetic radiation plays a crucial role in various physical and chemical processes. Hence, almost all astrophysical simulations require some form of radiative transfer model. Despite many innovations in radiative transfer algorithms and their implementation, realistic radiative transfer models remain very computationally expensive, such that one often has to resort to approximate descriptions. The complexity of these models makes it difficult to assess the validity of any approximation and to quantify uncertainties on the model results. This impedes scientific rigour, in particular, when comparing models to observations, or when using their results as input for other models. We present a probabilistic numerical approach to address these issues by treating radiative transfer as a Bayesian linear regression problem. This allows us to model uncertainties on the input and output of the model with the variances of the associated probability distributions. Furthermore, this approach naturally allows us to create reduced-order radiative transfer models with a quantifiable accuracy. These are approximate solutions to exact radiative transfer models, in contrast to the exact solutions to approximate models that are often used. As a first demonstration, we derive a probabilistic version of the method of characteristics, a commonly-used technique to solve radiative transfer problems.

astro-ph.IM

3D hydrodynamical survey of the impact of a companion on the morphology and dynamics of AGB outflow

With the use of high-resolution ALMA observations, complex structures that resemble those observed in post-AGB stars and planetary nebulae are detected in the circumstellar envelopes of low-mass evolved stars. These deviations from spherical symmetry are believed to be caused primarily by the interaction with a companion star or planet. With the use of three-dimensional hydrodynamic simulations, we study the impact of a binary companion on the wind morphology and dynamics of an AGB outflow. We classifiy the wind structures and morphology that form in these simulations with the use of a classification parameter, constructed with characteristic parameters of the binary configuration. Finally we conclude that the companion alters the wind expansion velocity through the slingshot mechanism, if it is massive enough.

astro-ph.SR

Route towards complete 3D hydro-chemical simulations of companion-perturbed AGB outflows

Low- and intermediate mass stars experience a significant mass loss during the last phases of their evolution, which obscures them in a vast, dusty envelope. Although it has long been thought this envelope is generally spherically symmetric in shape, recent high-resolution observations find that most of these stars exhibit complex and asymmetrical morphologies, most likely resulting from binary interaction. In order to improve our understanding about these systems, theoretical studies are needed in the form of numerical simulations. Currently, a handful of simulations exist, albeit they mainly focus on the hydrodynamics of the outflow. Hence, we here present the pathway to more detailed and accurate modelling of companion-perturbed outflows with Phantom, by discussing the missing but crucial physical and chemical processes. With these state-of-the-art simulations we aim to make a direct comparison with observations to unveil the true identity on the embedded systems.

astro-ph.SR

Atomium: The astounding complexity of the near circumstellar environment of the M-type AGB star R Hydrae. I. Morpho-kinematical interpretation of CO and SiO emission

Evolved low- to intermediate-mass stars are known to shed their gaseous envelope into a large, dusty, molecule-rich circumstellar nebula which typically develops a high degree of structural complexity. Most of the large-scale, spatially correlated structures in the nebula are thought to originate from the interaction of the stellar wind with a companion. As part of the Atomium large programme, we observed the M-type asymptotic giant branch (AGB) star R Hydrae with ALMA. The morphology of the inner wind of R Hya, which has a known companion at ~3500 au, was determined from maps of CO and SiO obtained at high angular resolution. A map of the CO emission reveals a multi-layered structure consisting of a large elliptical feature at an angular scale of ~10'' that is oriented along the north-south axis. The wind morphology within the elliptical feature is dominated by two hollow bubbles. The bubbles are on opposite sides of the AGB star and lie along an axis with a position angle of ~115 deg. Both bubbles are offset from the central star, and their appearance in the SiO channel maps indicates that they might be shock waves travelling through the AGB wind. An estimate of the dynamical age of the bubbles yields an age of the order of 100 yr, which is in agreement with the previously proposed elapsed time since the star last underwent a thermal pulse. When the CO and SiO emission is examined on subarcsecond angular scales, there is evidence for an inclined, differentially rotating equatorial density enhancement, strongly suggesting the presence of a second nearby companion. The position angle of the major axis of this disc is ~70 deg in the plane of the sky. We tentatively estimate that a lower limit on the mass of the nearby companion is ~0.65 Msol on the basis of the highest measured speeds in the disc and the location of its inner rim at ~6 au from the AGB star.

astro-ph.SR

Magritte, a modern software library for 3D radiative transfer: II. Adaptive ray-tracing, mesh construction and reduction

Radiative transfer is a notoriously difficult and computationally demanding problem. Yet, it is an indispensable ingredient in nearly all astrophysical and cosmological simulations. Choosing an appropriate discretization scheme is a crucial part of the simulation, since it not only determines the direct memory cost of the model but also largely determines the computational cost and the achievable accuracy. In this paper, we show how an appropriate choice of directional discretization scheme as well as spatial model mesh can help alleviate the computational cost, while largely retaining the accuracy. First, we discuss the adaptive ray-tracing scheme implemented in our 3D radiative transfer library Magritte, that adapts the rays to the spatial mesh and uses a hierarchical directional discretization based on HEALPix. Second, we demonstrate how the free and open-source software library Gmsh can be used to generate high quality meshes that can be easily tailored for Magritte. In particular, we show how the local element size distribution of the mesh can be used to optimise the sampling of both analytically and numerically defined models. Furthermore, we show that when using the output of hydrodynamics simulations as input for a radiative transfer simulation, the number of elements in the input model can often be reduced by an order of magnitude, without significant loss of accuracy in the radiation field. We demonstrate this for two models based on a hierarchical octree mesh resulting from adaptive mesh refinement (AMR), as well as two models based on smoothed-particle hydrodynamics (SPH) data.

astro-ph.IM

Atomium: A high-resolution view on the highly asymmetric wind of the AGB star Pi1 Gruis. I. First detection of a new companion and its effect on the inner wind

The nebular circumstellar environments of cool evolved stars are known to harbour a rich morphological complexity of gaseous structures on different length scales. A large part of these density structures are thought to be brought about by the interaction of the stellar wind with a close companion. The S-type asymptotic giant branch star Pi1 Gruis, which has a known companion at ~440 au and is thought to harbour a second, closer-by (<10 au) companion, was observed with the Atacama Large Millimeter/submillimeter Array as part of the ATOMIUM Large programme. In this work, the brightest CO, SiO, and HCN molecular line transitions are analysed. The continuum map shows two maxima, separated by 0.04'' (6 au). The CO data unambiguously reveal that Pi1 Gru's circumstellar environment harbours an inclined, radially outflowing, equatorial density enhancement. It contains a spiral structure at an angle of 38+/-3 deg with the line-of-sight. The HCN emission in the inner wind reveals a clockwise spiral, with a dynamical crossing time of the spiral arms consistent with a companion at a distance of 0.04'' from the asymptotic giant branch star, which is in agreement with the position of the secondary continuum peak. The inner wind dynamics imply a large acceleration region, consistent with a beta-law power of ~6. The CO emission suggests that the spiral is approximately Archimedean within 5'', beyond which this trend breaks down as the succession of the spiral arms becomes less periodic. The SiO emission at scales smaller than 0.5'' exhibits signatures of gas in rotation, which is found to fit the expected behaviour of gas in the wind-companion interaction zone. An investigation of SiO maser emission reveals what could be a stream of gas accelerating from the surface of the AGB star to the companion. Using these dynamics, we have tentatively derived an upper limit on the companion mass to be ~1.1 Msol.

astro-ph.SR