SearcharxivSearch

arXiv subjects

Hsi-Yu Schive

Publications and source records attributed to Hsi-Yu Schive.

At least 19 recordsLinked to original sources

libyt: an In Situ Interface Connecting Simulations with yt, Python, and Jupyter Workflows

In the exascale computing era, handling and analyzing massive datasets have become extremely challenging. In situ analysis, which processes data during simulation runtime and bypasses costly intermediate disk input and output steps, offers a promising solution. We present libyt (https://github.com/yt-project/libyt), an open-source C library that enables astrophysical simulations to analyze and visualize data in parallel computation with yt or other Python packages. libyt can invoke Python routines automatically or provide interactive entry points via a Python prompt or a Jupyter Notebook. It requires minimal intervention in researchers' workflow, allowing users to reuse job submission scripts and Python routines. We describe libyt's architecture for parallel computing in high-performance computing environments, including its bidirectional connection between simulation codes and Python, and its integration into the Jupyter ecosystem. We detail its methods for reading patch-based adaptive mesh refinement (AMR) simulations and handling in-memory data with minimal overhead, and procedures for yielding data when requested by Python. We describe how libyt maps simulation data to yt frontends, allowing post-processing scripts to be converted into in situ analysis with just two lines of change. We document libyt's API and demonstrate its integration into two astrophysical simulation codes, GAMER and Enzo, using examples including core-collapse supernovae, isolated dwarf galaxies, fuzzy dark matter, the Sod shock tube test, Kelvin-Helmholtz instability, and the AGORA galaxy simulation. Finally, we discuss libyt's performance, limitations related to data redistribution, extensibility, architecture, and comparisons with traditional post-processing approaches.

astro-ph.IM

Fuzzy dark matter simulations

Fuzzy dark matter (FDM), composed of ultralight bosons, exhibits intricate wave phenomena on galactic scales. Compared to cold dark matter, FDM simulations are significantly more computationally demanding due to the need to resolve the de Broglie wavelength and its rapid oscillations. In this review, we first outline the governing equations and distinctive features of FDM. We then present a range of numerical algorithms for both wave- and fluid-based simulations, discuss their respective advantages and limitations, and highlight representative test problems. To facilitate code comparison, we also provide publicly available initial condition files for both isolated-halo and cosmological simulations.

astro-ph.CO

Cool-Core Destruction in Merging Clusters with AGN Feedback and Radiative Cooling

The origin of cool-core (CC) and non-cool-core (NCC) dichotomy of galaxy clusters remains uncertain. Previous simulations have found that cluster mergers are effective in destroying CCs but fail to prevent overcooling in cluster cores when radiative cooling is included. Feedback from active galactic nuclei (AGN) is a promising mechanism for balancing cooling in CCs; however, the role of AGN feedback in CC/NCC transitions remains elusive. In this work, we perform three-dimensional binary cluster merger simulations incorporating AGN feedback and radiative cooling, aiming to investigate the heating effects from mergers and AGN feedback on CC destruction. We vary the mass ratio and impact parameter to examine the entropy evolution of different merger scenarios. We find that AGN feedback is essential in regulating the merging clusters, and that CC destruction depends on the merger parameters. Our results suggest three scenarios regarding CC/NCC transitions: (1) CCs are preserved in minor mergers or mergers that do not trigger sufficient heating, in which cases AGN feedback is crucial for preventing the cooling catastrophe; (2) CCs are transformed into NCCs by major mergers during the first core passage, and AGN feedback is subdominant; (3) in major mergers with a large impact parameter, mergers and AGN feedback operate in concert to destroy the CCs.

astro-ph.CO

Universal numerical convergence criteria for subhalo tidal evolution

Dark matter subhalos and satellite galaxies in state-of-the-art cosmological simulations still suffer from the ``overmerging'' problem, where inadequate force and/or mass resolution cause artificially enhanced tidal mass loss and premature disruption. Previous idealized simulations addressing this issue have been restricted to a small subset of the subhalo orbital parameter space, and all assumed subhalos to be isotropic. Here, we present the first extensive simulation suite that quantifies numerical convergence in the tidal evolution of anisotropic subhalos under varying numerical resolutions and orbits. We report a universal force resolution criterion: the subhalo's instantaneous tidal radius must always be resolved by at least 20 cells in adaptive mesh refinement (AMR)-based simulations, or by 20 softening lengths (Plummer equivalent) in tree-based simulations, regardless of refinement details or subhalo physical properties such as concentration or velocity anisotropy. We also report a universal expression for the discreteness-noise-driven scatter in the bound-mass fraction of subhalos that depends only on the subhalo mass resolution at infall and the instantaneous bound mass fraction, agnostic of any further subhalo properties. Such stochastic discreteness noise causes both premature disruption and, notably, spurious survival of poorly mass-resolved subhalos. We demonstrate that as many as 50 percent of all subhalos in state-of-the-art cosmological simulations are likely to be either force and/or mass unresolved. Our findings advocate for adaptive softening or grid refinement based on the instantaneous tidal radius of the subhalo.

astro-ph.CO

The tidal evolution of anisotropic subhaloes: A new pathway to creating isotropic and cored satellites

It is common practice, both in dynamical modelling and in idealised numerical simulations, to assume that galaxies and/or dark matter haloes are spherical and have isotropic velocity distributions, such that their distribution functions are ergodic. However, there is no good reason to assume that this assumption is accurate. In this paper we use idealised $N$-body simulations to study the tidal evolution of subhaloes that are anisotropic at infall. We show that the detailed velocity anisotropy has a large impact on the subhalo's mass loss rate. In particular, subhaloes that are radially anisotropic experience much more mass loss than their tangentially anisotropic counterparts. In fact, in the former case, the stripping of highly radial orbits can cause a rapid cusp-to-core transformation, without having to resort to any baryonic feedback processes. Once the tidal radius becomes comparable to the radius of the core thus formed, the subhalo is tidally disrupted. Subhaloes that at infall are tangentially anisotropic are far more resilient to tidal stripping, and are never disrupted when simulated with sufficient resolution. We show that the preferential stripping of more radial orbits, combined with re-virialisation post stripping, causes an isotropisation of the subhalo's velocity distributions. This implies that subhaloes that have experienced significant mass loss are expected to be close to isotropic, which may alleviate the mass-anisotropy degeneracies that hamper the dynamical modelling of Milky Way satellites.

astro-ph.GA

Deciphering the Soliton-Halo Relation in Fuzzy Dark Matter

Soliton cores at the center of fuzzy dark matter (FDM) halos provide a promising way to distinguish FDM from other dark matter models. However, the relation between solitons and their host halos remains contentious. Here, we rigorously examine this soliton-halo relation (SHR) using a rich set of cosmological simulations across various FDM particle masses, halo masses, and redshifts. We explicitly demonstrate thermal equilibrium between solitons and surrounding halo granules, energy equipartition within halos, and an FDM concentration-mass-nonisothermality relation. For each FDM halo, we confirm that its density profile outside the central soliton matches a collisionless N-body simulation from the same initial condition, serving as stringent numerical convergence tests. Our refined SHR agrees well with virialized halos in simulations, with a $1σ$ deviation of less than $30\%$. These findings not only reaffirm the SHR proposed by Schive et al. (2014) but also offer a more comprehensive understanding that extends its applicability. The simulation code GAMER is accessible at https://github.com/gamer-project/gamer. A Python script for computing the theoretical SHR is available at https://github.com/calab-ntu/fdm-soliton-halo-relation.

astro-ph.CO

A Hybrid Scheme for Fuzzy Dark Matter Simulations Combining the Schrödinger and Hamilton-Jacobi-Madelung Equations

This paper introduces a hybrid numerical scheme for the fuzzy dark matter model: It combines a wave-based approach to solve the Schrödinger equation using Fourier continuations with Gram polynomials and a fluid-based approach to solve the Hamilton-Jacobi-Madelung equations. This hybrid scheme facilitates zoom-in simulations for cosmological volumes beyond the capabilities of wave-based solvers alone and accurately simulates the full nonlinear dynamics of fuzzy dark matter. We detail the implementation of a Hamilton-Jacobi-Madelung solver, the methodology for phase matching at fluid-wave boundaries, the development of a local pseudospectral wave solver based on Fourier continuations, new grid refinement criteria for both fluid and wave solvers, an interpolation algorithm based on Fourier continuations, and the integration of these building blocks into the adaptive mesh refinement code GAMER. The superiority of the scheme is demonstrated through various performance and accuracy tests, tracking the linear power spectrum evolution in a 10 Mpc/h box, and a hybrid cosmological simulation in a 5.6 Mpc/h box. The corresponding code is published as part of the GAMER project on https://github.com/gamer-project/gamer.

astro-ph.IM

Cosmological zoom-in simulation of fuzzy dark matter down to z = 0: tidal evolution of subhaloes in a Milky Way-sized halo

Subhaloes are critical in distinguishing dark matter models, yet their evolution within galactic haloes, particularly in the Fuzzy Dark Matter (FDM) model, remains challenging to fully investigate in numerical simulations. In this work, we employ the fluid-wave hybrid scheme recently implemented in the GAMER-2 code to perform a cosmological zoom-in simulation of a Milky Way-sized halo with an FDM particle mass of m = 2 x 10^(-23) eV. It simultaneously resolves the solitonic core of the host halo and tracks the complex tidal evolution of subhaloes down to redshift z = 0. We examine the internal structure of subhaloes by analyzing their density profiles, velocity dispersions, and density power spectra across various redshifts. Our findings show that partially tidally stripped subhaloes deviate from the core-halo mass relation; their solitons remain intact and are enveloped by smaller granules predominantly from the host halo. Furthermore, our simulation unravels a complex tidal evolution of FDM subhaloes. On the one hand, we observe a subhalo core undergoing complete tidal disruption at z ~ 0.14, which later reemerges near the outskirts of the host halo around z ~ 0. This disruption event, characterized by a core contaminated with interference fringes from the host halo's wave function, occurs earlier than previously predicted. On the other hand, FDM subhaloes have denser cores before infall due to the presence of central solitons, making them more resilient to tidal disruption than their N-body counterparts. Our results demonstrate GAMER-2's capability to resolve non-linear FDM substructure down to z = 0, paving the way for future studies of larger FDM subhalo samples with heavier particle masses. The simulation code GAMER-2 and the simulation setup used in this work are available at https://github.com/gamer-project/gamer.

astro-ph.CO

Boosting Supermassive Black Hole Growth in the Early Universe by Fuzzy Dark Matter Solitons

Observations of massive supermassive black holes (SMBHs) in the early universe challenge existing black hole formation models. We propose that soliton cores in fuzzy dark matter (FDM) offer a potential solution to this timing problem. Our FDM cosmological zoom-in simulations confirm that for a particle mass $m_{\rm FDM}\sim 10^{-22}~{\rm eV}$, solitons are well developed at redshift $z \sim 7$ with masses of $\sim10^9~M_\odot$, comparable to the observed SMBHs. We then demonstrate using hydrodynamic simulations that, compared to cold dark matter, these high-$z$ massive FDM solitons with mass $M_s$ can provide additional gravitational potential to accrete gas and boost the Bondi accretion rate of a growing black hole seed with mass $M_{\rm BH}$ by up to two to four orders of magnitude, in the regime of efficient cooling and negligible radiation pressure. This accretion boosting mechanism is effective for $10^{-22}~{\rm eV} \lesssim m_{\rm FDM} \lesssim 10^{-20}~{\rm eV}$ and potentially beyond as long as $M_s > M_{\rm BH}$. The simulation code GAMER is accessible at https://github.com/gamer-project/gamer.

astro-ph.CO

A Systematic Search of Distant Superclusters with the Subaru Hyper Suprime-Cam Survey

Superclusters, encompassing environments across a wide range of overdensities, can be regarded as unique laboratories for studying galaxy evolution. Although numerous supercluster catalogs have been published, none of them goes beyond redshift $z=0.7$. In this work, we adopt a physically motivated supercluster definition, requiring that superclusters should eventually collapse even in the presence of dark energy. Applying a friends-of-friends (FoF) algorithm to the CAMIRA cluster sample constructed using the Subaru Hyper Suprime-Cam survey data, we have conducted the first systematic search for superclusters at $z=0.5-1.0$ and identified 673 supercluster candidates over an area of 1027 deg$^2$. The FoF algorithm is calibrated by evolving $N$-body simulations to the far future to ensure high purity. We found that these high-$z$ superclusters are mainly composed of $2-4$ clusters, suggesting the limit of gravitationally bound structures in the younger Universe. In addition, we studied the properties of the clusters and brightest cluster galaxies (BCGs) residing in different large-scale environments. We found that clusters associated with superclusters are typically richer, but no apparent dependence of the BCG properties on large-scale structures is found. We also compared the abundance of observed superclusters with mock superclusters extracted from halo light cones, finding that photometric redshift uncertainty is a limiting factor in the performance of superclusters detection.

astro-ph.CO

Can the symmetric Fermi and eROSITA bubbles be produced by tilted jets?

The Fermi Gamma-Ray Space Telescope reveals two large bubbles in the Galaxy, extending nearly symmetrically $\sim50^{\circ}$ above and below the Galactic center (GC). Previous simulations of bubble formation invoking active galactic nucleus (AGN) jets have assumed that the jets are vertical to the Galactic disk; however, in general, the jet orientation does not necessarily correlate with the rotational axis of the Galactic disk. Using three-dimensional special relativistic hydrodynamic simulations including cosmic rays (CRs) and thermal gas, we show that the dense clumpy gas within the Galactic disk disrupts jet collimation ("failed jets" hereafter), which causes the failed jets to form hot bubbles. Subsequent buoyancy in the stratified atmosphere renders them vertical to form the symmetric Fermi and eROSITA bubbles (collectively, Galactic bubbles). We find that (1) despite the relativistic jets emanated from the GC are at various angles $\le45^{\circ}$ with respect to the rotational axis of the Galaxy, the Galactic bubbles nonetheless appear aligned with the axis; (2) the edge of the eROSITA bubbles corresponds to a forward shock driven by the hot bubbles; (3) followed by the forward shock is a tangling contact discontinuity corresponding to the edge of the Fermi bubbles; (4) assuming a leptonic model we find that the observed gamma-ray bubbles and microwave haze can be reproduced with a best-fit CR power-law spectral index of 2.4; The agreements between the simulated and the observed multi-wavelength features suggest that forming the Galactic bubbles by oblique AGN failed jets is a plausible scenario.

astro-ph.HE

Galactic disc heating by density granulation in fuzzy dark matter simulations

Fuzzy dark matter (FDM), an attractive dark matter candidate comprising ultralight bosons (axions) with a particle mass $m_a\sim10^{-22}$ eV, is motivated by the small-scale challenges of cold dark matter and features a kpc-size de Broglie wavelength. Quantum wave interference inside an FDM halo gives rise to stochastically fluctuating density granulation; the resulting gravitational perturbations could drive significant disc thickening, providing a natural explanation for galactic thick discs. Here we present the first self-consistent simulations of FDM haloes and stellar discs, exploring $m_a=0.2-1.2\times10^{-22}$ eV and halo masses $M_\text{h} = 0.7-2.8\times10^{11}$ M$_\odot$. Disc thickening is observed in all simulated systems. The disc heating rates are approximately constant in time and increase substantially with decreasing $m_a$, reaching $dh/dt \simeq 0.04$ ($0.4$) kpc Gyr$^{-1}$ and $dσ_z^2/dt \simeq4$ ($150$) km$^2$s$^{-2}$Gyr$^{-1}$ for $m_a=1.2$ ($0.2$) $\times10^{-22}$ eV and $M_\text{h} =7\times10^{10} \text{M}_\odot$, where $h$ is the disc scale height and $σ_z$ is the vertical velocity dispersion. These simulated heating rates agree within a factor of two with the theoretical estimates of Chiang et al., confirming that the rough estimate of Church et al. overpredicts the granulation-driven disc heating rate by two orders of magnitude. However, the simulation-inferred heating rates scale less steeply than the theoretically predicted relation $dσ^2_z/dt \propto m_a^{-3}$. Finally, we examine the applicability of the Fokker-Planck approximation in FDM granulation modelling and the robustness of the $m_a$ exclusion bound derived from the Galactic disc kinematics.

astro-ph.GA

Einstein rings modulated by wavelike dark matter from anomalies in gravitationally lensed images

Unveiling the true nature of Dark Matter (DM), which manifests itself only through gravity, is one of the principal quests in physics. Leading candidates for DM are weakly interacting massive particles (WIMPs) or ultralight bosons (axions), at opposite extremes in mass scales, that have been postulated by competing theories to solve deficiencies in the Standard Model of particle physics. Whereas DM WIMPs behave like discrete particles ($\varrho$DM), quantum interference between DM axions is manifested as waves ($ψ$DM). Here, we show that gravitational lensing leaves signatures in multiply-lensed images of background galaxies that reveal whether the foreground lensing galaxy inhabits a $\varrho$DM or $ψ$DM halo. Whereas $\varrho$DM lens models leave well documented anomalies between the predicted and observed brightnesses and positions of multiply-lensed images, $ψ$DM lens models correctly predict the level of anomalies left over by $\varrho$DM lens models. More challengingly, when subjected to a battery of tests for reproducing the quadruply-lensed triplet images in the system HS 0810+2554, $ψ$DM is able to reproduce all aspects of this system whereas $\varrho$DM often fails. The ability of $ψ$DM to resolve lensing anomalies even in demanding cases like HS 0810+2554, together with its success in reproducing other astrophysical observations, tilt the balance toward new physics invoking axions.

astro-ph.CO

Cosmological Simulations of Two-Component Wave Dark Matter

Wave (fuzzy) dark matter ($ψ$DM) consists of ultralight bosons, featuring a solitonic core within a granular halo. Here we extend $ψ$DM to two components, with distinct particle masses $m$ and coupled only through gravity, and investigate the resulting soliton-halo structure via cosmological simulations. Specifically, we assume $ψ$DM contains $75$ per cent major component and $25$ per cent minor component, fix the major-component particle mass to $m_{\rm major}=1\times10^{-22}\,{\rm eV}$, and explore two different minor-component particle masses with $m_{\rm major}:m_{\rm minor}=3:1$ and $1:3$, respectively. For $m_{\rm major}:m_{\rm minor}=3:1$, we find that (i) the major- and minor-component solitons coexist, have comparable masses, and are roughly concentric. (ii) The soliton peak density is significantly lower than the single-component counterpart, leading to a smoother soliton-to-halo transition and rotation curve. (iii) The combined soliton mass of both components follows the same single-component core-halo mass relation. In dramatic contrast, for $m_{\rm major}:m_{\rm minor}=1:3$, a minor-component soliton cannot form with the presence of a stable major-component soliton; the total density profile, for both halo and soliton, is thus dominated by the major component and closely follows the single-component case. To support this finding, we propose a toy model illustrating that it is difficult to form a soliton in a hot environment associated with a deep gravitational potential. The work demonstrates the extra flexibility added to the multi-component $ψ$DM model can resolve observational tensions over the single-component model while retaining its key features.

astro-ph.CO

On the Dynamical Heating of Dwarf Galaxies in a Fuzzy Dark Matter Halo

Fuzzy Dark Matter (FDM), consisting of ultralight bosons, is an intriguing alternative to Cold Dark Matter. Numerical simulations solving the Schrödinger-Poisson (SP) equation, which governs FDM dynamics, show that FDM halos consist of a central solitonic core (representing the ground state of the SP equation), surrounded by a large envelope of excited states. Wave interference gives rise to order unity density fluctuations throughout the envelope and causes the soliton to undergo density oscillations and execute a confined random walk in the central region of the halo. The resulting gravitational potential perturbations are an efficient source of dynamical heating. Using high-resolution numerical simulations of a $6.6 \times 10^{9} \rm M_{\odot}$ FDM halo with boson mass, $m_{\rm b}=8 \times 10^{-23} \ \rm eV$, we investigate the impact of this dynamical heating on the structure and kinematics of spheroidal dwarf galaxies of a fixed mass but different initial sizes and ellipticities. The galaxies are set up in equilibrium in the time-and-azimuthally averaged halo potential and evolved for $10 \ \rm Gyr$ in the live FDM halo. We find that they continuously increase their sizes and central velocity dispersions. In addition, their kinematic structures become strongly radially anisotropic, especially in the outskirts. Dynamical heating also causes initially ellipsoidal galaxies to become more spherical over time from the inside out and gives rise to distorted, non-concentric isodensity contours. These tell-tale characteristics of dynamical heating of dwarf galaxies in FDM halos can potentially be used to constrain the boson mass.

astro-ph.GA

Hydrodynamic Simulations of a Relativistic Jet Interacting with the Intracluster Medium: Application to Cygnus A

The Fanaroff-Riley class II radio galaxy Cygnus A hosts jets which produce radio emission, X-ray cavities, cocoon shocks, and X-ray hotspots where the jet interacts with the ICM. Surrounding one hotspot is a peculiar "hole" feature which appears as a deficit in X-ray emission. We use relativistic hydrodynamic simulations of a collimated jet interacting with an inclined interface between lobe and cluster plasma to model the basic processes which may lead to such a feature. We find that the jet reflects off of the interface into a broad, turbulent flow back out into the lobe, which is dominated by gas stripped from the interface at first and from the intracluster medium itself at later times. We produce simple models of X-ray emission from the ICM, the hotspot, and the reflected jet to show that a hole of emission surrounding the hotspot as seen in Cygnus A may be produced by Doppler de-boosting of the emission from the reflected jet as seen by an observer with a sight line nearly along the axis of the outgoing material.

astro-ph.HE

Can ultralight dark matter explain the age-velocity dispersion relation of the Milky Way disc: A revised and improved treatment

Ultralight axion-like particles $m_a \sim 10^{-22}$ eV, or Fuzzy Dark Matter (FDM), behave comparably to cold dark matter (CDM) on cosmological scales and exhibit a kpc-size de Broglie wavelength capable of alleviating established (sub-)galactic-scale problems of CDM. Substructures inside an FDM halo incur gravitational potential perturbations, resulting in stellar heating sufficient to account for the Galactic disc thickening over a Hubble time, as first demonstrated by Church et al. We present a more sophisticated treatment that incorporates the full baryon and dark matter distributions of the Milky Way and adopts stellar disc kinematics inferred from recent Gaia, APOGEE, and LAMOST surveys. Ubiquitous density granulation and subhalo passages respectively drive inner disc thickening and flaring of the outer disc, resulting in an observationally consistent `U-shaped' disc vertical velocity dispersion profile with the global minimum located near the solar radius. The observed age-velocity dispersion relation in the solar vicinity can be explained by the FDM-substructure-induced heating and places an exclusion bound $m_a \gtrsim 0.4\times10^{-22}$ eV. We assess non-trivial uncertainties in the empirical core-halo relation, FDM subhalo mass function and tidal stripping, and stellar heating estimate. The mass range $m_a\simeq 0.5-0.7\times10^{-22}$ eV favoured by the observed thick disc kinematics is in tension with several exclusion bounds inferred from dwarf density profiles, stellar streams, and Milky Way satellite populations, which could be significantly relaxed due to the aforesaid uncertainties. Additionally, strongly anisotropic heating could help explain the formation of ultra-thin disc galaxies.

astro-ph.GA

On the Random Motion of Nuclear Objects in a Fuzzy Dark Matter Halo

Fuzzy Dark Matter (FDM), consisting of ultralight bosons ($m_{\rm b} \sim 10^{-22}\ \rm eV$), is an intriguing alternative to Cold Dark Matter. Numerical simulations that solve the Schrödinger-Poisson (SP) equation show that FDM halos consist of a central solitonic core, which is the ground state of the SP equation, surrounded by an envelope of interfering excited states. These excited states also interfere with the soliton, causing it to oscillate and execute a confined random walk with respect to the halo center of mass. Using high-resolution numerical simulations of a $6.6 \times 10^9 M_{\odot}$ FDM halo with $m_{\rm b} = 8 \times 10^{-23}\ \rm eV$ in isolation, we demonstrate that the wobbling, oscillating soliton gravitationally perturbs nuclear objects, such as supermassive black holes or dense star clusters, causing them to diffuse outwards. In particular, we show that, on average, objects with mass $\lesssim 0.3 \%$ of the soliton mass ($M_{\rm sol}$) are expelled from the soliton in $\sim 3\ \rm Gyr$, after which they continue their outward diffusion due to gravitational interactions with the soliton and the halo granules. More massive objects ($\gtrsim 1 \% M_{\rm sol}$), while executing a random walk, remain largely confined to the soliton due to dynamical friction. We also present an effective treatment of the diffusion, based on kinetic theory, that accurately reproduces the outward motion of low mass objects and briefly discuss how the observed displacements of star clusters and active galactic nuclei from the centers of their host galaxies can be used to constrain FDM.

astro-ph.GA