SearcharxivSearch

arXiv subjects

Antun Balaz

Publications and source records attributed to Antun Balaz.

At least 19 recordsLinked to original sources

Long-Baseline Atom Interferometry

Long-baseline atom interferometry is a promising technique for probing various aspects of fundamental physics, astrophysics and cosmology, including searches for ultralight dark matter (ULDM) and for gravitational waves (GWs) in the frequency range around 1~Hz that is not covered by present and planned detectors using laser interferometry. The MAGIS detector is under construction at Fermilab, as is the MIGA detector in France. The PX46 access shaft to the LHC has been identified as a very suitable site for an atom interferometer of height $\sim 100$m, sites at the Boulby mine in the UK and the Canfranc Laboratory are also under investigation, and possible sites for km-class detectors have been suggested. The Terrestrial Very-Long-Baseline Atom Interferometry (TVLBAI) Proto-Collaboration proposes a coordinated programme of interferometers of increasing baselines.

hep-ex

Terrestrial Very-Long-Baseline Atom Interferometry: Summary of the Second Workshop

This summary of the second Terrestrial Very-Long-Baseline Atom Interferometry (TVLBAI) Workshop provides a comprehensive overview of our meeting held in London in April 2024, building on the initial discussions during the inaugural workshop held at CERN in March 2023. Like the summary of the first workshop, this document records a critical milestone for the international atom interferometry community. It documents our concerted efforts to evaluate progress, address emerging challenges, and refine strategic directions for future large-scale atom interferometry projects. Our commitment to collaboration is manifested by the integration of diverse expertise and the coordination of international resources, all aimed at advancing the frontiers of atom interferometry physics and technology, as set out in a Memorandum of Understanding signed by over 50 institutions.

hep-ex

Terrestrial Very-Long-Baseline Atom Interferometry: Workshop Summary

This document presents a summary of the 2023 Terrestrial Very-Long-Baseline Atom Interferometry Workshop hosted by CERN. The workshop brought together experts from around the world to discuss the exciting developments in large-scale atom interferometer (AI) prototypes and their potential for detecting ultralight dark matter and gravitational waves. The primary objective of the workshop was to lay the groundwork for an international TVLBAI proto-collaboration. This collaboration aims to unite researchers from different institutions to strategize and secure funding for terrestrial large-scale AI projects. The ultimate goal is to create a roadmap detailing the design and technology choices for one or more km-scale detectors, which will be operational in the mid-2030s. The key sections of this report present the physics case and technical challenges, together with a comprehensive overview of the discussions at the workshop together with the main conclusions.

hep-ex

Perspective on Quantum Bubbles in Microgravity

Progress in understanding quantum systems has been driven by the exploration of the geometry, topology, and dimensionality of ultracold atomic systems. The NASA Cold Atom Laboratory (CAL) aboard the International Space Station has enabled the study of ultracold atomic bubbles, a terrestrially-inaccessible topology. Proof-of-principle bubble experiments have been performed on CAL with an rf-dressing technique; an alternate technique (dual-species interaction-driven bubbles) has also been proposed. Both techniques can drive discovery in the next decade of fundamental physics research in microgravity.

cond-mat.quant-gas

CUDA programs for solving the time-dependent dipolar Gross-Pitaevskii equation in an anisotropic trap

In this paper we present new versions of previously published numerical programs for solving the dipolar Gross-Pitaevskii (GP) equation including the contact interaction in two and three spatial dimensions in imaginary and in real time, yielding both stationary and non-stationary solutions. New versions of programs were developed using CUDA toolkit and can make use of Nvidia GPU devices. The algorithm used is the same split-step semi-implicit Crank-Nicolson method as in the previous version (R. Kishor Kumar et al., Comput. Phys. Commun. 195, 117 (2015)), which is here implemented as a series of CUDA kernels that compute the solution on the GPU. In addition, the Fast Fourier Transform (FFT) library used in the previous version is replaced by cuFFT library, which works on CUDA-enabled GPUs. We present speedup test results obtained using new versions of programs and demonstrate an average speedup of 12 to 25, depending on the program and input size.

physics.comp-ph

OpenMP, OpenMP/MPI, and CUDA/MPI C programs for solving the time-dependent dipolar Gross-Pitaevskii equation

We present new versions of the previously published C and CUDA programs for solving the dipolar Gross-Pitaevskii equation in one, two, and three spatial dimensions, which calculate stationary and non-stationary solutions by propagation in imaginary or real time. Presented programs are improved and parallelized versions of previous programs, divided into three packages according to the type of parallelization. First package contains improved and threaded version of sequential C programs using OpenMP. Second package additionally parallelizes three-dimensional variants of the OpenMP programs using MPI, allowing them to be run on distributed-memory systems. Finally, previous three-dimensional CUDA-parallelized programs are further parallelized using MPI, similarly as the OpenMP programs. We also present speedup test results obtained using new versions of programs in comparison with the previous sequential C and parallel CUDA programs. The improvements to the sequential version yield a speedup of 1.1 to 1.9, depending on the program. OpenMP parallelization yields further speedup of 2 to 12 on a 16-core workstation, while OpenMP/MPI version demonstrates a speedup of 11.5 to 16.5 on a computer cluster with 32 nodes used. CUDA/MPI version shows a speedup of 9 to 10 on a computer cluster with 32 nodes.

cond-mat.quant-gas

Cold Atoms in Space: Community Workshop Summary and Proposed Road-Map

We summarize the discussions at a virtual Community Workshop on Cold Atoms in Space concerning the status of cold atom technologies, the prospective scientific and societal opportunities offered by their deployment in space, and the developments needed before cold atoms could be operated in space. The cold atom technologies discussed include atomic clocks, quantum gravimeters and accelerometers, and atom interferometers. Prospective applications include metrology, geodesy and measurement of terrestrial mass change due to, e.g., climate change, and fundamental science experiments such as tests of the equivalence principle, searches for dark matter, measurements of gravitational waves and tests of quantum mechanics. We review the current status of cold atom technologies and outline the requirements for their space qualification, including the development paths and the corresponding technical milestones, and identifying possible pathfinder missions to pave the way for missions to exploit the full potential of cold atoms in space. Finally, we present a first draft of a possible road-map for achieving these goals, that we propose for discussion by the interested cold atom, Earth Observation, fundamental physics and other prospective scientific user communities, together with ESA and national space and research funding agencies.

astro-ph.IM

OpenMP solver for rotating spin-one spin-orbit- and Rabi-coupled Bose-Einstein condensates

We present OpenMP version of a Fortran program for solving the Gross-Pitaevskii equation for a harmonically trapped three-component rotating spin-1 spinor Bose-Einstein condensate (BEC) in two spatial dimensions with or without spin-orbit (SO) and Rabi couplings. The program uses either Rashba or Dresselhaus SO coupling. We use the split-step Crank-Nicolson discretization scheme for imaginary- and real-time propagation to calculate stationary states and BEC dynamics, respectively.

cond-mat.quant-gas

Spin-1 spin-orbit- and Rabi-coupled Bose-Einstein condensate solver

We present OpenMP versions of FORTRAN programs for solving the Gross-Pitaevskii equation for a harmonically trapped three-component spin-1 spinor Bose-Einstein condensate (BEC) in one (1D) and two (2D) spatial dimensions with or without spin-orbit (SO) and Rabi couplings. Several different forms of SO coupling are included in the programs. We use the split-step Crank-Nicolson discretization for imaginary- and real-time propagation to calculate stationary states and BEC dynamics, respectively. The imaginary-time propagation programs calculate the lowest-energy stationary state. The real-time propagation programs can be used to study the dynamics. The simulation input parameters are provided at the beginning of each program. The programs propagate the condensate wave function and calculate several relevant physical quantities. Outputs of the programs include the wave function, energy, root-mean-square sizes, different density profiles (linear density for the 1D program, linear and surface densities for the 2D program). The imaginary- or real-time propagation can start with an analytic wave function or a pre-calculated numerical wave function. The imaginary-time propagation usually starts with an analytic wave function, while the real-time propagation is often initiated with the previously calculated converged imaginary-time wave function.

cond-mat.quant-gas

AEDGE: Atomic Experiment for Dark Matter and Gravity Exploration in Space

We propose in this White Paper a concept for a space experiment using cold atoms to search for ultra-light dark matter, and to detect gravitational waves in the frequency range between the most sensitive ranges of LISA and the terrestrial LIGO/Virgo/KAGRA/INDIGO experiments. This interdisciplinary experiment, called Atomic Experiment for Dark Matter and Gravity Exploration (AEDGE), will also complement other planned searches for dark matter, and exploit synergies with other gravitational wave detectors. We give examples of the extended range of sensitivity to ultra-light dark matter offered by AEDGE, and how its gravitational-wave measurements could explore the assembly of super-massive black holes, first-order phase transitions in the early universe and cosmic strings. AEDGE will be based upon technologies now being developed for terrestrial experiments using cold atoms, and will benefit from the space experience obtained with, e.g., LISA and cold atom experiments in microgravity. This paper is based on a submission (v1) in response to the Call for White Papers for the Voyage 2050 long-term plan in the ESA Science Programme. ESA limited the number of White Paper authors to 30. However, in this version (v2) we have welcomed as supporting authors participants in the Workshop on Atomic Experiments for Dark Matter and Gravity Exploration held at CERN: ({\tt https://indico.cern.ch/event/830432/}), as well as other interested scientists, and have incorporated additional material.

gr-qc

Faraday and Resonant Waves in Dipolar Cigar-Shaped Bose-Einstein Condensates

Faraday and resonant density waves emerge in Bose-Einstein condensates as a result of harmonic driving of the system. They represent nonlinear excitations and are generated due to the interaction-induced coupling of collective oscillation modes and the existence of parametric resonances. Using a mean-field variational and a full numerical approach, we studied density waves in dipolar condensates at zero temperature, where breaking of the symmetry due to anisotropy of the dipole-dipole interaction (DDI) plays an important role. We derived variational equations of motion for the dynamics of a driven dipolar system and identify the most unstable modes that correspond to the Faraday and resonant waves. Based on this, we derived the analytical expressions for spatial periods of both types of density waves as functions of the contact and the DDI strength. We compared the obtained variational results with the results of extensive numerical simulations that solve the dipolar Gross-Pitaevskii equation in 3D, and found a very good agreement.

cond-mat.quant-gas

Stability of quantum degenerate Fermi gases of tilted polar molecules

A recent experimental realization of quantum degenerate gas of $^{40}$K$^{87}$Rb molecules opens up prospects of exploring strong dipolar Fermi gases and many-body phenomena arising in that regime. Here we derive a mean-field variational approach based on the Wigner function for the description of ground-state properties of such systems. We show that the stability of dipolar fermions in a general harmonic trap is universal as it only depends on the trap aspect ratios and the dipoles' orientation. We calculate the species-independent stability diagram and the deformation of the Fermi surface (FS) for polarized molecules, whose electric dipoles are oriented along a preferential direction. Compared to atomic magnetic species, the stability of a molecular electric system turns out to strongly depend on its geometry and the FS deformation significantly increases.

cond-mat.quant-gas

C and Fortran OpenMP programs for rotating Bose-Einstein condensates

We present OpenMP versions of C and Fortran programs for solving the Gross-Pitaevskii equation for a rotating trapped Bose-Einstein condensate (BEC) in two (2D) and three (3D) spatial dimensions. The programs can be used to generate vortex lattices and study dynamics of rotating BECs. We use the split-step Crank-Nicolson algorithm for imaginary- and real-time propagation to calculate stationary states and BEC dynamics, respectively. The programs propagate the condensate wave function and calculate several relevant physical quantities, such as the energy, the chemical potential, and the root-mean-square sizes. The imaginary-time propagation starts with an analytic wave function with one vortex at the trap center, modulated by a random phase at different space points. Nevertheless, the converged wave function for a rapidly rotating BEC with a large number of vortices is most efficiently calculated using the pre-calculated converged wave function of a rotating BEC containing a smaller number of vortices as the initial state rather than using an analytic wave function with one vortex as the initial state. These pre-calculated initial states exhibit rapid convergence for fast-rotating condensates to states containing multiple vortices with an appropriate phase structure. This is illustrated here by calculating vortex lattices with up to 61 vortices in 2D and 3D. Outputs of the programs include calculated physical quantities, as well as the wave function and different density profiles (full density, integrated densities in lower dimensions, and density cross-sections). The provided real-time propagation programs can be used to study the dynamics of a rotating BEC using the imaginary-time stationary wave function as the initial state. We also study the efficiency of parallelization of the present OpenMP C and Fortran programs with different compilers.

cond-mat.quant-gas

Ground state of an ultracold Fermi gas of tilted dipoles in elongated traps

Many-body dipolar effects in Fermi gases are quite subtle as they energetically compete with the large kinetic energy at and below the Fermi surface (FS). Recently it was experimentally observed that the FS is deformed from a sphere to an ellipsoid due to the presence of the anisotropic and long-range dipole-dipole interaction. Moreover, it was suggested that, when the dipoles are rotated by means of an external field, the FS follows their rotation, thereby keeping the major axis of the momentum-space ellipsoid parallel to the dipoles. Here we generalise a previous Hartree-Fock mean-field theory to systems confined in an elongated triaxial trap with an arbitrary orientation of the dipoles relative to the trap. With this we study for the first time the effects of the dipoles' arbitrary orientation on the ground-state properties of the system. Furthermore, taking into account the geometry of the system, we show how the ellipsoidal FS deformation can be reconstructed, assuming ballistic expansion, from the experimentally measurable real-space aspect ratio after a free expansion. We compare our theoretical results with new experimental data measured with an erbium Fermi gas for various trap parameters and dipole orientations. The observed remarkable agreement demonstrates the ability of our model to capture the full angular dependence of the FS deformation. Moreover, for systems with even higher dipole moment, our theory predicts an additional unexpected effect: the FS does not simply follow rigidly the orientation of the dipoles, but softens showing a change in the aspect ratio depending on the dipoles' orientation relative to the trap geometry, as well as on the trap anisotropy itself. Our theory provides the basis for understanding and interpreting phenomena in which the investigated physics depends on the underlying structure of the FS, such as fermionic pairing and superfluidity.

cond-mat.quant-gas

Interplay of coherent and dissipative dynamics in condensates of light

Based on the Lindblad master equation approach we obtain a detailed microscopic model of photons in a dye-filled cavity, which features condensation of light. To this end we generalise a recent non-equilibrium approach of Kirton and Keeling such that the dye-mediated contribution to the photon-photon interaction in the light condensate is accessible due to an interplay of coherent and dissipative dynamics. We describe the steady-state properties of the system by analysing the resulting equations of motion of both photonic and matter degrees of freedom. In particular, we discuss the existence of two limiting cases for steady states: photon Bose-Einstein condensate and laser-like. In the former case, we determine the corresponding dimensionless photon-photon interaction strength by relying on realistic experimental data and find a good agreement with previous theoretical estimates. Furthermore, we investigate how the dimensionless interaction strength depends on the respective system parameters.

cond-mat.quant-gas

OpenMP GNU and Intel Fortran programs for solving the time-dependent Gross-Pitaevskii equation

We present Open Multi-Processing (OpenMP) version of Fortran 90 programs for solving the Gross-Pitaevskii (GP) equation for a Bose-Einstein condensate in one, two, and three spatial dimensions, optimized for use with GNU and Intel compilers. We use the split-step Crank-Nicolson algorithm for imaginary- and real-time propagation, which enables efficient calculation of stationary and non-stationary solutions, respectively. The present OpenMP programs are designed for computers with multi-core processors and optimized for compiling with both commercially-licensed Intel Fortran and popular free open-source GNU Fortran compiler. The programs are easy to use and are elaborated with helpful comments for the users. All input parameters are listed at the beginning of each program. Different output files provide physical quantities such as energy, chemical potential, root-mean-square sizes, densities, etc. We also present speedup test results for new versions of the programs.

physics.comp-ph

Time-of-flight expansion of trapped dipolar Fermi gases: From the collisionless to the hydrodynamic regime

A recent time-of-flight (TOF) expansion experiment with polarized fermionic erbium atoms measured a Fermi surface deformation from a sphere to an ellipsoid due to dipole-dipole interaction, thus confirming previous theoretical predictions. Here we perform a systematic study of the ground-state properties and TOF dynamics for trapped dipolar Fermi gases from the collisionless to the hydrodynamic regime at zero temperature. To this end we solve analytically the underlying Boltzmann-Vlasov equation within the relaxation-time approximation in the vicinity of equilibrium by using a suitable rescaling of the equilibrium distribution. The resulting ordinary differential equations for the respective scaling parameters are then solved numerically for experimentally realistic parameters and relaxation times that correspond to the collisionless, collisional, and hydrodynamic regime. The equations for the collisional regime are first solved in the approximation of a fixed relaxation time, and then this approach is extended to include a self-consistent determination of the relaxation time. The presented analytical and numerical results are relevant for a detailed quantitative understanding of ongoing experiments and the design of future experiments with ultracold fermionic dipolar atoms and molecules. In particular, the obtained results are relevant for systems with strong dipole-dipole interaction, which turn out to affect significantly the aspect ratios during the TOF expansion.

cond-mat.quant-gas

Excitation spectra of a Bose-Einstein condensate with an angular spin-orbit coupling

A theoretical model of a Bose-Einstein condensate with angular spin-orbit coupling has recently been proposed and it has been established that a half-skyrmion represents the ground state in a certain regime of spin-orbit coupling and interaction. Here we investigate low-lying excitations of this phase by using the Bogoliubov method and numerical simulations of the time-dependent Gross-Pitaevskii equation. We find that a sudden shift of the trap bottom results in a complex two-dimensional motion of the system's center of mass that is markedly different from the response of a competing phase, and comprises two dominant frequencies. Moreover, the breathing mode frequency of the half-skyrmion is set by both the spin-orbit coupling and the interaction strength, while in the competing state it takes a universal value. Effects of interactions are especially pronounced at the transition between the two phases.

cond-mat.quant-gas