SearcharxivSearch

arXiv subjects

Yunwei Cui

Publications and source records attributed to Yunwei Cui.

4 recordsLinked to original sources

$\lambda$PIC: A callback-centric particle-in-cell framework

We present $\lambda$PIC, a Python-based electromagnetic particle-in-cell framework built around a callback-centric architecture. Existing PIC codes typically tie high performance to static, pre-compiled timestep loops, hindering implementation of custom physics, diagnostics, or output logic. $\lambda$PIC breaks this coupling by exposing every stage of the loop as a named stage (hook), permitting attaching arbitrary Python functions that operate on the full simulation state, enabling custom algorithms and in-situ analysis without modifying the core algorithms. Under this flexible framework, performance-critical kernels are written in C extensions and Numba, fields and particles are stored in NumPy arrays, and MPI parallelism is paired with graph partitioning to support dynamic load balancing and non-rectangular domains. Although $\lambda$PIC is designed as general-purpose, it has special focus on intense laser-plasma interactions. Future work will extend the framework to GPU acceleration and additional physics modules including implicit solvers and nuclear physics.

physics.comp-ph

Enhanced electron injection for efficient proton acceleration and neutron production in femtosecond laser-driven nano-structured targets

Micro- or nano-structured targets are advantageous in enhancing and manipulating laser-proton acceleration, due to the increased absorption of laser energy and onset of direct laser acceleration for high-energy electrons. Here, we experimentally demonstrate that nano-wire-array printed on a flat substrate is an efficient nano-injector of relativistic electrons that leads to a significant boost of laser-driven proton acceleration and neutron production beyond normal geometry. By employing an ultra-intense (2*1021 W/cm2) femtosecond laser pulse to irradiate nano-wire-array targets, protons with cut-off energies of 62.8 MeV are generated, and notably, the energy conversion efficiency from laser to protons reaches up to 9% - 3.5 times higher than that of flat foils. After bombarding a beryllium converter, 1.1*1010 neutrons are produced. Full 3D particle-in-cell simulations have reproduced experimental results and reveal interference mechanisms between the nano-wires and substrate, leading to continuous pumping of electrons from the substrate and standing-wave enhanced re-injection from the wire tip. This efficient injection finally results in the large sheath field and thus high yield of energetic protons and neutrons. Dependence on the wire length and scaling with laser amplitude are further discussed. These results suggest that 3D-printed structures are promising in developing compact laser-driven high-flux proton and neutron sources for numerous applications.

physics.plasm-ph

Diagnostic Tests for Non-causal Time Series with Infinite Variance

We study goodness-of-fit testing for non-causal autoregressive time series with non-Gaussian stable noise. To model time series exhibiting sharp spikes or occasional bursts of outlying observations, the exponent of the non-Gaussian stable variables is assumed to be less than two. Under such conditions, the innovation variables have no finite second moment. We proved that the sample autocorrelation functions of the trimmed residuals are asymptotically normal. Nonparametric tests are also investigated. The rank correlations of the residuals or the squared residuals are shown to be asymptotically normal. Thus, an assortment of portmanteau statistics are available for model assessment.

math.ST

Binomial ARMA count series from renewal processes

This paper describes a new method for generating stationary integer-valued time series from renewal processes. We prove that if the lifetime distribution of renewal processes is nonlattice and the probability generating function is rational, then the generated time series satisfy causal and invertible ARMA type stochastic difference equations. The result provides an easy method for generating integer-valued time series with ARMA type autocovariance functions. Examples of generating binomial ARMA(p,p-1) series from lifetime distributions with constant hazard rates after lag p are given as an illustration. An estimation method is developed for the AR(p) cases.

math.ST