SearcharxivSearch

arXiv subjects

H. Vincenti

Publications and source records attributed to H. Vincenti.

11 recordsLinked to original sources

Porting WarpX to GPU-accelerated platforms

WarpX is a general purpose electromagnetic particle-in-cell code that was originally designed to run on many-core CPU architectures. We describe the strategy followed to allow WarpX to use the GPU-accelerated nodes on OLCF's Summit supercomputer, a strategy we believe will extend to the upcoming machines Frontier and Aurora. We summarize the challenges encountered, lessons learned, and give current performance results on a series of relevant benchmark problems.

physics.comp-ph

Plasma mirrors as a path to the Schwinger limit

Reaching light intensities above $10^{25}$ W/cm$^{2}$ and up to the Schwinger limit ($10^{29}$ W/cm$^{2}$) would enable testing decades-old fundamental predictions of Quantum Electrodynamics. A promising yet challenging approach to achieve such extreme fields consists in reflecting a high-power femtosecond laser pulse off a curved relativistic mirror. This enhances the intensity of the reflected beam by simultaneously compressing it in time down to the attosecond range, and focusing it to sub-micron focal spots. Here we show that such curved relativistic mirrors can be produced when an ultra-intense laser pulse ionizes a solid target and creates a dense plasma that specularly reflects the incident light. This is evidenced by measuring for the first time the temporal and spatial effects induced on the reflected beam by this so-called 'plasma mirror'. The all-optical measurement technique demonstrated here will be instrumental for the use of relativistic plasma mirrors with the emerging generation of Petawatt lasers, which constitutes a viable experimental path to the Schwinger limit.

physics.optics

Interaction of ultraintense radially-polarized laser pulses with plasma mirrors

We present experimental results of vacuum laser acceleration (VLA) of electrons using radially polarized laser pulses interacting with a plasma mirror. Tightly focused radially polarized laser pulses have been proposed for electron acceleration because of their strong longitudinal electric field, making them ideal for VLA. However, experimental results have been limited until now because injecting electrons into the laser field has remained a considerable challenge. Here, we demonstrate experimentally that using a plasma mirror as an injector solves this problem and permits to inject electrons at the ideal phase of the laser, resulting in the acceleration of electrons along the laser propagation direction while reducing the electron beam divergence compared to the linear polarization case. We obtain electron bunches with few-MeV energies and a 200 pC charge, thus demonstrating for the first time electron acceleration to relativistic energies using a radially polarized laser. High-harmonic generation from the plasma surface is also measured and provides additional insight into the injection of electrons into the laser field upon its reflection on the plasma mirror. Detailed comparisons between experimental results and full 3D simulations unravel the complex physics of electron injection and acceleration in this new regime: we find that electrons are injected into the radially polarized pulse in the form of two spatially-separated bunches emitted from the p-polarized regions of the focus. Finally, we leverage on the insight brought by this study to propose and validate a more optimal experimental configuration that can lead to extremely peaked electron angular distributions and higher energy beams.

physics.plasm-ph

How to generate intense isolated attosecond pulses from relativistic plasma mirrors?

Doppler harmonic generation of a high-power laser on a relativistic plasma mirror is a promising path to produce bright attosecond light bursts. Yet, a major challenge has been to find a way to generate isolated attosecond pulses, better suited to timed-resolved experiments, rather than trains of pulses. A promising technique is the attosecond lighthouse effect, which consists in imprinting different propagation directions to successive attosecond pulses of the train, and then spatially filtering one pulse in the far field. However, in the relativistic regime, plasma mirrors get curved by the radiation pressure of the incident laser and thus focus the generated harmonic beams. This increases the harmonic beam divergence and makes it difficult to separate the attosecond pulses angularly. In this article, we propose two novel techniques readily applicable in experiments to significantly reduce the divergence of Doppler harmonics, and achieve the generation of isolated attosecond pulses from the lighthouse effect without requiring few-cycle laser pulses. Their validity is demonstrated using state-of-the-art simulations, which show that isolated attosecond pulses with $10$TW peak power in the X-UV range can be generated with PW-class lasers. These techniques can equally be applied to other generation mechanisms to alleviate the constraints on the duration on the laser pulses needed to generate isolated attosecond pulses.

physics.plasm-ph

Identification of coupling mechanisms between ultraintense laser light and dense plasmas

The interaction of intense laser beams with plasmas created on solid targets involves a rich non-linear physics. Because such dense plasmas are reflective for laser light, the coupling with the incident beam occurs within a thin layer at the interface between plasma and vacuum. One of the main paradigms used to understand this coupling, known as Brunel mechanism, is expected to be valid only for very steep plasma surfaces. Despite innumerable studies, its validity range remains uncertain, and the physics involved for smoother plasma-vacuum interfaces is unclear, especially for ultrahigh laser intensities. We report the first comprehensive experimental and numerical study of the laser-plasma coupling mechanisms as a function of the plasma interface steepness, in the relativistic interaction regime. Our results reveal a clear transition from the temporally-periodic Brunel mechanism to a chaotic dynamic associated to stochastic heating. By revealing the key signatures of these two distinct regimes on experimental observables, we provide an important landmark for the interpretation of future experiments.

physics.plasm-ph

Pseudo-spectral Maxwell solvers for an accurate modeling of Doppler harmonic generation on plasma mirrors with Particle-In-Cell codes

With the advent of PW class lasers, the very large laser intensities attainable on-target should enable the production of intense high order Doppler harmonics from relativistic laser-plasma mirrors interactions. At present, the modeling of these harmonics with Particle-In-Cell (PIC) codes is extremely challenging as it implies an accurate description of tens of harmonic orders on a a broad range of angles. In particular, we show here that standard Finite Difference Time Domain (FDTD) Maxwell solvers used in most PIC codes partly fail to model Doppler harmonic generation because they induce numerical dispersion of electromagnetic waves in vacuum which is responsible for a spurious angular deviation of harmonic beams. This effect was extensively studied and a simple toy-model based on Snell-Descartes law was developed that allows us to finely predict the angular deviation of harmonics depending on the spatio-temporal resolution and the Maxwell solver used in the simulations. Our model demonstrates that the mitigation of this numerical artifact with FDTD solvers mandates very high spatio-temporal resolution preventing doing realistic 3D simulations. We finally show that non dispersive pseudo-spectral analytical time domain solvers can considerably reduce the spatio-temporal resolution required to mitigate this spurious deviation and should enable in the the near future 3D accurate modeling on supercomputers in a realistic time-to-solution.

physics.comp-ph

An efficient and portable SIMD algorithm for charge/current deposition in Particle-In-Cell codes

In current computer architectures, data movement (from die to network) is by far the most energy consuming part of an algorithm (10pJ/word on-die to 10,000pJ/word on the network). To increase memory locality at the hardware level and reduce energy consumption related to data movement, future exascale computers tend to use more and more cores on each compute nodes ("fat nodes") that will have a reduced clock speed to allow for efficient cooling. To compensate for frequency decrease, machine vendors are making use of long SIMD instruction registers that are able to process multiple data with one arithmetic operator in one clock cycle. SIMD register length is expected to double every four years. As a consequence, Particle-In-Cell (PIC) codes will have to achieve good vectorization to fully take advantage of these upcoming architectures. In this paper, we present a new algorithm that allows for efficient and portable SIMD vectorization of current/charge deposition routines that are, along with the field gathering routines, among the most time consuming parts of the PIC algorithm. Our new algorithm uses a particular data structure that takes into account memory alignement constraints and avoids gather/scatter instructions that can significantly affect vectorization performances on current CPUs. The new algorithm was successfully implemented in the 3D skeleton PIC code PICSAR and tested on Haswell Xeon processors (AVX2-256 bits wide data registers). Results show a factor of $\times 2$ to $\times 2.5$ speed-up in double precision for particle shape factor of order $1$ to $3$. The new algorithm can be applied as is on future KNL (Knights Landing) architectures that will include AVX-512 instruction sets with 512 bits register lengths (8 doubles/16 singles).

physics.comp-ph

Vacuum laser acceleration of relativistic electrons using plasma mirror injectors

Accelerating particles to relativistic energies over very short distances using lasers has been a long standing goal in physics. Among the various schemes proposed for electrons, vacuum laser acceleration has attracted considerable interest and has been extensively studied theoretically because of its appealing simplicity: electrons interact with an intense laser field in vacuum and can be continuously accelerated, provided they remain at a given phase of the field until they escape the laser beam. But demonstrating this effect experimentally has proved extremely challenging, as it imposes stringent requirements on the conditions of injection of electrons in the laser field. Here, we solve this long-standing experimental problem for the first time by using a plasma mirror to inject electrons in an ultraintense laser field, and obtain clear evidence of vacuum laser acceleration. With the advent of PetaWatt class lasers, this scheme could provide a competitive source of very high charge (nC) and ultrashort relativistic electron beams.

physics.plasm-ph

Detailed analysis of the effects of stencil spatial variations with arbitrary high-order finite-difference Maxwell solver

Due to discretization effects and truncation to finite domains, many electromagnetic simulations present non-physical modifications of Maxwell's equations in space that may generate spurious signals affecting the overall accuracy of the result. Such modifications for instance occur when Perfectly Matched Layers (PMLs) are used at simulation domain boundaries to simulate open media. Another example is the use of arbitrary order Maxwell solver with domain decomposition technique that may under some condition involve stencil truncations at subdomain boundaries, resulting in small spurious errors that do eventually build up. In each case, a careful evaluation of the characteristics and magnitude of the errors resulting from these approximations, and their impact at any frequency and angle, requires detailed analytical and numerical studies. To this end, we present a general analytical approach that enables the evaluation of numerical discretization errors of fully three-dimensional arbitrary order finite-difference Maxwell solver, with arbitrary modification of the local stencil in the simulation domain. The analytical model is validated against simulations of domain decomposition technique and PMLs, when these are used with very high-order Maxwell solver, as well as in the infinite order limit of pseudo-spectral solvers. Results confirm that the new analytical approach enables exact predictions in each case. It also confirms that the domain decomposition technique can be used with very high-order Maxwell solver and a reasonably low number of guard cells with negligible effects on the whole accuracy of the simulation.

physics.comp-ph

Optical Properties of Relativistic Plasma Mirrors

The advent of ultrahigh-power femtosecond lasers creates a need for optical components suitable to handle ultrahigh light intensities. Due to the unavoidable laser-induced ionization of matter, these components will have to be based on a plasma medium. An archetype of such optical elements is a plasma mirror, created when an intense femtosecond laser pulse impinges on a solid target. It consists of a dense plasma, formed by the laser field itself, which specularly reflects the main part of the pulse. Plasma mirrors have major potential applications as active optical elements to manipulate the temporal and spatial properties of intense laser beams, in particular for the generation of intense attosecond pulses of light. We investigate the basic physics involved in the deformation of a plasma mirror resulting from the light pressure exerted by the ultraintense laser during reflection, by deriving a simple model of this fundamental process, which we validate both numerically and experimentally. The understanding of this deformation is essential for all future applications of plasma mirrors, especially for the generation of collimated attosecond beams. We show how its effect on the attosecond beam divergence can be mitigated by using the laser phase, thus providing crucial control for future applications in attosecond science.

physics.plasm-ph

Attosecond Lighthouses

Coherent light beams composed of ultrashort pulses are now increasingly used in different fields of Science, from time-resolved spectroscopy to plasma physics. Under the effect of even simple optical components, the spatial properties of these beams can vary over the duration of the light pulse. In this letter, we show how such spatio-temporally coupled electromagnetic fields can be exploited to produce an attosecond lighthouse, i.e. a source emitting a collection of isolated attosecond pulses, propagating in angularly well-separated light beams. This very general effect not only opens the way to a new generation of attosecond light sources, particularly suitable for pump-probe experiments, but also provides a powerful new tool for ultrafast metrology, for instance giving direct access to fluctuations in the phase of the laser field oscillations with respect to the pulse envelop, right at the focus of even the most intense ultrashort laser beams.

physics.optics