Search results for "Computational physics"
showing 10 items of 725 documents
Simple guidelines to predict self-phase modulation patterns
2018
International audience; We present a simple approach to predict the main features of optical spectra affected by self-phase modulation (SPM), which is based on regarding the spectrum modification as an interference effect. A two-wave interference model is found sufficient to describe the SPM-broadened spectra of initially transform-limited or up-chirped pulses, whereas a third wave should be included in the model for initially down-chirped pulses. Simple analytical formulae are derived, which accurately predict the positions of the outermost peaks of the spectra.
Graphical Schemes Designed to Display and Study the Long-term Variations of Schumann Resonance
2019
This work proposes and illustrates a graphical approach aimed at studying a wide range of features of the ELF horizontal magnetic field signal recorded at the Sierra Nevada station (Spain). In addition to the traditional long-term variations in the parameters of the first three Schumann resonances (their amplitudes, central frequencies and widths), many other properties such as the saturations of the magnetometers, anomalous values for the parameters or spectra with any kind of particularities are taken into consideration in this work. These features can provide us with complementary information about the long-term variation of Schumann resonances, give an estimation of the extent up to whi…
Reliable signal processing using parallel arrays of non-identical nanostructures and stochastic resonance
2010
In the stochastic resonance (SR) phenomena, the response of a non-linear system to a weak periodic input signal is optimised by the presence of a particular level of noise which enhances signal detection. We explore, theoretically, the influence of thermal noise in arrays of metal nanoparticles functionalised with organic ligands acting as tunnelling junctions, with emphasis on the interplay between the SR phenomena and the nanostructure variability. In this system, the transference of a reduced number of electrons may suffice to implement a variety of electronic functions. However, because nanostructures are expected to show a significant variability in their physical characteristics, it i…
Probing the radio emission from air showers with polarization measurements
2014
The emission of radio waves from air showers has been attributed to the so-called geomagnetic emission process. At frequencies around 50 MHz this process leads to coherent radiation which can be observed with rather simple setups. The direction of the electric field induced by this emission process depends only on the local magnetic field vector and on the incoming direction of the air shower. We report on measurements of the electric field vector where, in addition to this geomagnetic component, another component has been observed which cannot be described by the geomagnetic emission process. The data provide strong evidence that the other electric field component is polarized radially wit…
Applicability of LES turbulence modeling for CZ silicon crystal growth systems with traveling magnetic field
2010
Abstract To examine the applicability of LES turbulence modeling for CZ silicon crystal growth systems with traveling magnetic fields, LES calculations with Smagorinsky–Lilly turbulence model and van Driest damping at the solid walls are carried out. The program package for the calculations was developed on the basis of the open-source code library OpenFOAM ® . A previously published laboratory model with low temperature melt InGaSn, a 20” crucible, and process parameters corresponding to industrial Czochralski silicon systems is considered. Flow regimes with two crystal and crucible rotation rates and with different strengths of the traveling magnetic field “down” are analyzed. The calcula…
Dosimetry comparison between TG-43 and Monte Carlo calculations using the Freiburg flap for skin high-dose-rate brachytherapy
2012
Abstract Purpose The purpose of this work was to evaluate whether the delivered dose to the skin surface and at the prescription depth when using a Freiburg flap applicator is in agreement with the one predicted by the treatment planning system (TPS) using the TG-43 dose-calculation formalism. Methods and Materials Monte Carlo (MC) simulations and radiochromic film measurements have been performed to obtain dose distributions with the source located at the center of one of the spheres and between two spheres. Primary and scatter dose contributions were evaluated to understand the role played by the scatter component. A standard treatment plan was generated using MC- and TG-43-based TPS appl…
2D Slab Models of Nanotubes Based on Tetragonal TiO2 Structures: Validation over a Diameter Range
2021
This research was funded by the M-ERA.NET project ?Multiscale computer modelling, synthesis and rational design of photo(electro)catalysts for efficient visible-light-driven seawater splitting? (CatWatSplit). Institute of Solid State Physics, University of Latvia as the Center of Excel-lence has received funding from the European Union?s Horizon 2020 Framework Program H2020-WIDESPREAD-01-2016-2017-TeamingPhase2 under Grant Agreement No. 739508, project CAMART2.
Practical formula for the evaluation of high-order multiphoton absorption in thin nonlinear media
2009
We present an analytical formula for the fast and accurate evaluation of nonlinear absorption in materials exhibiting an admixture of different multiphoton processes. This approach is specifically addressed for its use in thin films when the slowly varying envelope approximation applies. The contribution of absorptions of distinct order is conveniently averaged in order to use well-known expressions for a single multiphoton process. In the latter case, therefore, our simple expression is reduced toward the exact solution.
Bill2d - a software package for classical two-dimensional Hamiltonian systems
2015
Abstract We present Bill2d , a modern and efficient C++ package for classical simulations of two-dimensional Hamiltonian systems. Bill2d can be used for various billiard and diffusion problems with one or more charged particles with interactions, different external potentials, an external magnetic field, periodic and open boundaries, etc. The software package can also calculate many key quantities in complex systems such as Poincare sections, survival probabilities, and diffusion coefficients. While aiming at a large class of applicable systems, the code also strives for ease-of-use, efficiency, and modularity for the implementation of additional features. The package comes along with a use…
The Dynamical Kernel Scheduler - Part 1
2015
Emerging processor architectures such as GPUs and Intel MICs provide a huge performance potential for high performance computing. However developing software using these hardware accelerators introduces additional challenges for the developer such as exposing additional parallelism, dealing with different hardware designs and using multiple development frameworks in order to use devices from different vendors. The Dynamic Kernel Scheduler (DKS) is being developed in order to provide a software layer between host application and different hardware accelerators. DKS handles the communication between the host and device, schedules task execution, and provides a library of built-in algorithms. …