SpectralPlasmaSolver: a Spectral Code for Multiscale Simulations of Collisionless, Magnetized Plasmas

Size: px
Start display at page:

Download "SpectralPlasmaSolver: a Spectral Code for Multiscale Simulations of Collisionless, Magnetized Plasmas"

Transcription

1 Journal of Phyic: Conference Serie PAPER OPEN ACCESS SpectralPlamaSolver: a Spectral Code for Multicale Simulation of Colliionle, Magnetized Plama To cite thi article: Juri Vencel et al 2016 J. Phy.: Conf. Ser View the article online for update and enhancement. Related content - Multicale imulation of ion beam impact on a graphene urface K B Dybypayeva, A Zhuldaov, A Ainabayev et al. - Multicale imulation of thermal diruption in reitance witching proce in amorphou carbon A M Popov, G N Shumkin and N G Nikihin - Multicale Simulation of Porou Ceramic Baed on Movable Cellular Automaton Method A Smolin, I Smolin, G Eremina et al. Recent citation - Dicontinuou Galerkin algorithm for fully kinetic plama J. Juno et al - Convergence of Spectral Dicretization of the Vlaov--Poion Sytem G. Manzini et al - Stefano Markidi et al Thi content wa downloaded from IP addre on 03/01/2019 at 10:38

2 SpectralPlamaSolver: a Spectral Code for Multicale Simulation of Colliionle, Magnetized Plama Juri Vencel 1, Gian Luca Delzanno 1, Gianmarco Manzini 1, Stefano Markidi 2, Ivy Bo Peng 2, Vadim Royterhteyn 3 1 Lo Alamo National Laboratory, Lo Alamo, NM, USA 2 KTH Royal Intitute of Technology, Stockholm, Sweden 3 Space Science Intitute, Boulder, CO, USA {vencel,delzanno,manzini}@lanl.gov,{markidi, bopeng}@kth.e, vroyterhteyn@pacecience.org Abtract. We preent the deign and implementation of a pectral code, called SpectralPlamaSolver (SPS, for the olution of the multi-dimenional Vlaov-Maxwell equation. The method i baed on a Hermite-Fourier decompoition of the particle ditribution function. The code i written in Fortran and ue the PETSc library for olving the non-linear equation and preconditioning and the FFTW library for the convolution. SPS i parallelized for haredmemory machine uing OpenMP. A a verification example, we dicu imulation of the two-dimenional Orzag-Tang vortex problem and uccefully compare them againt a fully kinetic Particle-In-Cell imulation. An aement of the performance of the code i preented, howing a ignificant improvement in the code running-time achieved by preconditioning, while trong caling tet how a factor of 10 peed-up uing 16 thread. 1. Introduction Colliionle, magnetized plama are ubiquitou in a variety of laboratory, pace and atrophyical environment. They are decribed by kinetic theory and are characterized by highdimenionality, ince the particle ditribution function i defined in the ix-dimenional phae pace obtained by the three patial and three velocity coordinate, and trong aniotropy, ince tranport propertie can be very different along and acro the magnetic field [1]. In addition, colliionle plama are characterized by extreme eparation of patial and temporal cale. Thi occur already at the kinetic level due to the large ma difference between electron and ion. However, the cale eparation widen even further if one compare the kinetic cale with typical macrocopic cale of the ytem: everal order of magnitude in patial and temporal cale eparation are common for intance in magnetic fuion energy experiment or in the Earth magnetophere. Even with the mot advanced upercomputer, fully-kinetic imulation of thee ytem are unfeaible today and in the foreeeable future. On the other hand, fluid model treat the plama a a macrocopic fluid and are therefore uitable for ytem-cale imulation. They are obtained from kinetic theory by taking moment of the ditribution function. A kinetic cloure i neceary to cloe the moment equation but it can be rigorouly jutified only in very retrictive limit [2], which are often not met in practice. Indeed, performing ytem-cale imulation of colliionle (or weakly colliional plama that properly include the kinetic/microcopic phyic i a major challenge of computational plama Content from thi work may be ued under the term of the Creative Common Attribution 3.0 licence. Any further ditribution of thi work mut maintain attribution to the author( and the title of the work, journal citation and DOI. Publihed under licence by Ltd 1

3 phyic. One of the recent approache to thi problem i to embed a kinetic olver in a mall part of the computational domain of a fluid imulation [3, 4, 5]. The mot common approache for the numerical olution of the kinetic equation handle the dicretization of phae pace by either introducing macro-particle (a in the Particle-In-Cell (PIC approach [6, 7] or a computational grid (Eulerian-Vlaov [8, 9] and therefore treat the full ditribution function everywhere in the computational domain. Adaptive meh refinement technique can be ued effectively to reduce the number of degree of freedom for thee kinetic olver [10, 11, 12]. A third approach i pectral, namely the velocity part of the ditribution function i expanded in bai function (typically Hermite or Fourier [13]. In certain cae, uch a for a proper Hermite bai [14, 15] or the Legendre bai [16], it can be hown that the low-order moment of the expanion correpond to the fluid moment and the kinetic phyic i recovered by imply adding more moment to the expanion. Thu, for a uitable pectral bai the fluid-kinetic coupling i built-in. In recent year there ha been a renewed interet on pectral method for the kinetic equation [15, 17, 18, 19, 20, 21]. A comparion between the one-dimenional, electrotatic, Hermite pectral method and PIC on tandard kinetic theory problem uch a Landau damping, twotream intabilitie and ion acoutic wave wa preented in Ref. [19], where it wa concluded that, at leat on thee problem, the pectral method wa order of magnitude more accurate or fater than PIC. Vencel et al. [15] ued the ame method and performed kinetic imulation where the number of Hermite mode could be changed dynamically at run-time, thu providing the tranition between fluid and kinetic regime. An extenion of the pectral method to the multi-dimenional, fully electromagnetic cae i preented in [20], where exact conervation law in the dicrete are derived and ome preconditioning technique are preented to peed-up the convergence of the Newton-Krylov olver adopted for the nonlinear equation. Thee previou work alo point out that the optimization of the Hermite bai (in order to reduce the number of mode and improve the computation time and robutne of the method, parallelization and efficient preconditioning technique are critical need for thee method. In thi paper we preent the Hermite-baed pectral olver, called SpectralPlamaSolver (SPS, for the multi-dimenional Vlaov-Maxwell equation and dicu the deign and implementation of the code. SPS i written in Fortran and parallelized with OpenMP for hared-memory ytem. It ue open-ource librarie uch a PETSc [22] for nonlinear olver and preconditioning and FFTW [27] for the convolution. The paper i organized a follow. Section 2 preent the governing equation and the Hermite- Fourier method. Section 3 dicue the deign and implementation of the SPS code. Section 4 focue on the application of the method to a two-dimenional Orzag-Tang vortex problem, often ued a a paradigm to tudy plama turbulence. Scaling tet on a hared-memory ytem are preented in Section 5, while concluion are drawn in Section The Hermite-Fourier Spectral Method We model a colliionle, magnetized plama by olving the Vlaov-Maxwell equation. We conider a Carteian ytem of coordinate with the patial domain defined by [0, L x ] [0, L y ] [0, L z ] (L x, L y, L z are the domain length in each patial direction and aume periodic boundary condition. We ue the following normalization: time i normalized to the electron plama frequency ω pe = e 2 n 0 ε 0 m e (where e i the elementary charge, m e i the electron ma, ε 0 i vacuum permittivity, and n 0 i a reference denity, velocity to the peed of light c, the patial coordinate to the electron inertial length d e = c/ω pe, the magnetic field to a reference magnetic field B 0, and the electric field to cb 0. The ditribution function f i normalized a fc 3 /n 0. 2

4 Accordingly, the dimenionle Vlaov equation read: f t + v xf + q ω c (E + v B v f = 0, (1 e ω pe where label the plama pecie ( = e, i for electron and ion, the cyclotron frequency i ω c = q B 0 /m and E (B i the electric (magnetic field. Equation (1 i coupled to Maxwell equation via the electromagnetic field: B t = E, E E = ω pe ω ce ( + t = B ω pe f i dv + ω ce ( + vf i dv + vf e dv, (2 f e dv, B = 0. (3 We expand the particle ditribution function in Hermite bai function, f = N n 1 n=0 N m 1 m=0 N p 1 p=0 C n,m,p(x, tψ n (ξ xψ m (ξ yψ p (ξ z (4 (where N n, N m and N p are the total number of Hermite mode in the v x, v y and v z direction, repectively, to obtain a et of non-linear partial differential equation (PDE for the coefficient of the expanion. We conider the aymmetrically-weigthed (AW bai function, Ψ n (x = (π2 n n! 1/2 H n (xe x2, where H n i the Hermite polynomial of the n-th order [23]. The /αβ, where u β and α β are (contant argument of the bai function i defined a ξβ (v = β u β hift and caling parameter that have to be upplied by the uer and β = x, y, z. We further decompoe the patial part of the particle ditribution function into Fourier bai function, C n,m,p(x, t = N x/2 N y/2 N z/2 k x= N x/2 k y= N y/2 k z= N z/2 [ ( Cn,m,p kx,ky,kz, kx x (t exp 2πi + k yy + k ] zz, (5 L x L y L z where N β + 1, β = x, y, z, i the total number of Fourier mode in each patial direction. Uing the orthogonality propertie of the Hermite and Fourier bai function, the Vlaov- Maxwell equation can be rewritten a a et of ordinary differential equation (ODE [20]: dc kx,ky,kz, n,m,p dt 2πik y αy L y 2πik z αz L z q e ω c ω pe q ω c e ω pe = 2πik x ( m ( p + 1 L x α x ( n m C kx,ky,kz, n,m+1,p + n,m,p Ckx,ky,kz, { 2n [E x C n 1,m,p ] kx,ky,k z + α x [ B x (m + 1p α y α z { ( mp α z αy α y αz C n,m+1,p 1 + 2m u z α y C kx,ky,kz, n n+1,m,p + 2 Ckx,ky,kz, n 1,m,p 2 Ckx,ky,kz, n,m 1,p p 2 Ckx,ky,kz, n,m,p 1 2m α y + u y αy Cn,m,p kx,ky,kz, + u z αz Cn,m,p kx,ky,kz, + u x αx + C kx,ky,kz, n,m,p } 2p [E y C n,m 1,p ] kx,ky,k z + [E z C n,m,p 1 ] kx,ky,k z + α z Cn,m 1,p 1 + m(p + 1 α z αy Cn,m 1,p+1 }] Cn,m 1,p 2p u y αz Cn,m,p 1 k x,k y,k z + 3

5 q ω c e ω pe [ { ( np α B y x αz α z αx α n(p + 1 z Cn 1,m,p+1 + 2p u x q ω c e ω pe α x [ B z (n + 1m α x α y { nm ( α y α x for the Vlaov equation, and α x α y C n 1,m,p 1 + (n + 1p α x α z α z C n+1,m 1,p + 2n u y α x Cn,m,p 1 2n u z αx Cn 1,m,p C n+1,m,p 1 }] k x,k y,k z + Cn 1,m 1,p + n(m + 1 α y αx Cn 1,m+1,p }] Cn 1,m,p 2m u x αy Cn,m 1,p k x,k y,k z, (6 db kx,ky,kz δ dt de kx,ky,kz δ dt = 2πiε βγδ k β L β E kx,ky,kz γ, k β = 2πiε βγδ Bγ kx,ky,kz ω pe L β ω ce =e, i ( q α e α xαyα z 2 δ C kx,ky,kz, a,b,c + u δ Ckx,ky,kz, 0,0,0 (7 for Maxwell equation (written in index notation with ummation over repeated indice implied. Here ε βγδ i the Levi-Civita tenor and (a, b, c = (1, 0, 0, (0, 1, 0, (0, 0, 1 for δ = x, y, z, repectively. In Eq. (6, the convolution operator i defined a [H C n,m,p ] kx,k y,k z = N x/2 N y/2 N z/2 H kx k x,ky k y,kz k zc k x,k y,k z, k x = Nx/2 k y = Ny/2 k z = Nz/2 n,m,p, (8 where H i an arbitrary function and the ytem i truncated by impoing Cn,m,p = 0 for n N n, m N m, p N p. It i worth nothing that the Fourier patial dicretization preerve the divergence contrain (3 of Maxwell equation: if thee contraint are atified at t = 0, they are atified at all time. In matrix form, Eq. (6 and (7 become dc dt = L 1C + N (C, F, df dt = L 2C + L 3 F, (9 with C repreenting the coefficient of the Hermite expanion and F the electromagnetic field. The matrix L 1 correpond to the linear advection operator on the right hand ide of Eq. (6, while N i the non-linear operator aociated with the convolution. Finally, the matrice L 2 and L 3 are defined by the right hand ide of Eq. (7. A common apect of colliionle plama i the filamentation of phae pace [24], i.e. the development of increaingly maller phae-pace tructure. Thi implie that any numerical method would eventually run out of reolution. In the context of the Hermite bai, lack of reolution can lead to the well-known recurrence effect [25], and thi i typically addreed by adding a colliional term to the right hand ide of Eq. (6. We chooe [ C[Cn,m,p kx,ky,kz, ] = ν p(p 1(p 2 (N p 1(N p 2(N p 3 n(n 1(n 2 (N n 1(N n 2(N n 3 + m(m 1(m 2 (N m 1(N m 2(N m 3 + ] Cn,m,p kx,ky,kz,, (10 4

6 eentially to damp the high-order mode of the Hermite erie. Note that the operator in Eq. (10 doe not act on the firt three Hermite mode o that the conervation of total ma, momentum and energy remain valid in the dicrete, a hown in Ref. [20]. Equation (6 and (7 are dicretized in time by a fully-implicit, econd-order accurate Crank- Nicolon cheme. In reidual form, the reulting et of equation become { ( R1 C θ+1, F θ+1 = C θ+1 C θ t [ L 1 C θ+1/2 + N ( ( C θ+1/2, F θ+1/2] = 0 R 2 C θ+1, F θ+1 = F θ+1 F θ tl 2 C θ+1/2 tl 3 F θ+1/2 R(X = 0, = 0 (11 where we have introduced the time tep t, ued upercript θ to label time C(t θ = C(θ t = C θ, C θ+1/2 = ( [ [ ] C θ+1 + C θ C R1 /2 (and imilarly for F, X = and R =. F] R Jacobian-Free Newton-Krylov olver The mot important part of the algorithm i the olution of the nonlinear Eq. (11. For thi, we ue a Jacobian-Free Newton-Krylov (JFNK method [26]. At each time tep the initial gue X 0 i iteratively updated with the Newton method, X n+1 = X n + X n, where n i the nonlinear iteration number and X n i the olution update, which i obtained by olving the linear ytem J(X n X n = R(X n (12 with the Jacobian matrix J defined a J ij = R i(x, where R i label the i-th row of R. X j The linear ytem (12 i olved with the Generalized Minimal RESidual (GMRES iterative method. It approximate the exact olution by minimizing the Euclidean norm of the reidual J(X n X n +R(X n. The method require the computation of matrix-vector product J X n, which can be approximated by a directional derivative with a mall tep increment without actually toring J and computing the product Preconditioning It i well known that the convergence of the linear part of the JFNK olver trongly depend on the problem eigenvalue pectrum, and that GMRES typically doe not cale well a the problem ize increae. Hence, applying a uitable preconditioner can ignificantly accelerate the convergence rate and reduce the imulation time. By default PETSc ue left preconditioning, i.e. the preconditioner matrix P 1 i applied to the left of ytem (12: P 1 L J(Xn X n = P 1 L R(Xn. (13 An efficient preconditioner can effectively reduce the number of linear iteration without being too cotly to compute. In SPS, we follow [20] and contruct the preconditioner by accounting for the convolution in Eq. (11 via linearization relative to ome reference olution P 1 L [ I = t 2 L 1 t 2 N (, F ref t 2 N ( C ref ] 1, t 2 L 2 I t 2 L, (14 3 where I i the identity matrix. In principle, the preconditioner can be applied at every time tep, where the reference olution correpond to the olution at the previou time tep. In practice, we typically compute it only once at the beginning of the imulation (i.e. the reference olution i given by the initial condition of the ytem and apply it at all time tep. While thi can lead to a deterioration of the performance of the preconditioner a the imulation progree, in the example dicued below thi trategy wa quite efficient. L 5

7 3. Implementation of the SPS code The SPS code ha been implemented in Fortran to olve problem in a two-dimenional patial geometry with three velocity component. Fortran wa choen for it native upport for complex number operation that are widely ued in the code. The SPS code conit of approximately 4,000 line of code and i baed on the PETSc [22] and FFTW [27] librarie, and on OpenMP. We ue the PETSc library to olve the dicretized governing equation with the JFNK method. PETSc i an open-ource library for the numerical olution of partial differential equation. It i written in C and ha an interface to Fortran. Even though PETSc ha been primarily deigned to upport programming on ditributed ytem, current PETSc verion ue OpenMP and pthread for matrix and vector operation. The FFTW library [27] i ued to perform the convolution in Eq. (6 by mean of two Fat Fourier Tranform. The convolution i carried out by firt Fourier-tranforming the input vector from pectral pace to real pace, multiplying them in real pace and tranforming their reult back to the Fourier pace. The complexity of the FFT-baed convolution i O(M log M, where M i the input vector ize, a oppoed to the O(M 2 complexity of the direct calculation. The OpenMP API i ued to parallelize the SPS code on hared-memory ytem. A profiling of the SPS performance revealed that the mot compute-intenive part of the code i the evaluation of the reidual function during the JFNK olver iteration. For thi reaon, we mainly ue OpenMP to parallelize loop in thi part of the calculation. 4. Verification of SPS: Orzag-Tang Vortex Tet The SPS code ha been benchmarked on everal problem, including Landau damping, twotream intabilitie, beam-plama intabilitie and ion acoutic wave. Here we briefly dicu a complex tet cae: imulation of the two-dimenional Orzag-Tang vortex. The Orzag-Tang vortex i an initial configuration often ued in tudie of 2D plama turbulence (e.g. [28, 29]. Evolution of the ytem lead to the formation of current heet, which are narrow region of intene current denity correponding to large gradient of the magnetic field. If the ytem ize i large enough, the ytem eventually tranition to turbulence. We focu on colliionle magnetized plama with moderate ratio of thermal to magnetic preure β e β i 1, where the characteritic thickne of the current heet i expected to be of the order of d e ρ e. Here β = 8πn T /B0 2, ρ e = v te /ω ce, v t = T /m /c, n e n i are the electron and ion denitie, and T i the effective temperature of pecie. We conider a domain of ize L x L y, with the initial ditribution function given by 1 f (x, v, t = 0 = (2π 3/2 exp ( [v U (x] 2 vt 3 2vt 2 (15 and the initial magnetic field by B = e z + δb(x, where U = U 0 [ in(k y ye x + in(k x xe y ] + U,z e z and δb = δb B 0 [ in(k y ye x + in(2k x xe y ], with e β the unit vector along β. Here δb U 0 = V A B 0, V A = B 0 / 4πn 0 m i /c, k x = 2π/L x, k y = 2π/L y. To atify Ampere law, the initial configuration include the electron flow U e,z = δb ω ce B 0 ω pe [2k x co(2k x x + k y co(k y y]. The ion flow i U i,z = 0. The following phyical parameter were ued: domain ize L x = L y = 10d i, m i /m e = 25, T e = T i, ω pe /ω ce = 2, β e = β i = 0.25, δb/b 0 = 0.2. For the SPS imulation, the configuration (15 i expanded in Hermite-Fourier bai function numerically. We chooe αβ = 2v t and u β = 0. Our repreentation with u β = cont cannot capture Eq. (15 exactly with only one polynomial, therefore run conducted with different value of N = N n = N m = N p correpond to lightly different approximation of the initial condition. Other parameter ued for the imulation are: N x = N y = 128, ω pe t = 1 and ν = 1, while N will be varied parametrically. The reult of the SPS imulation are compared againt a reference olution obtained uing a fully kinetic particle-in-cell (PIC imulation of the ame 6

8 initial condition. The PIC imulation wa conducted uing the explicit relativitic imulation code VPIC [30]. The VPIC imulation with the parameter pecified above had cell with 4000 particle per cell per pecie at t = 0. The PIC time tep wa ω pe t Figure 1 compare the current denity j z normalized to a characteritic value en 0 v te at ω pe t = L x /V A in two SPS imulation obtained with N = 4 and N = 6, againt the reference PIC imulation. At thi time the ytem ha not tranitioned to fully developed turbulence yet. Depite a relatively mall number of Hermite polynomial, the tet cae uccefully reproduce both the large-cale tructure oberved in the PIC imulation and the mall, intene current heet. Some of the econdary feature are arguably reproduced better in the cae with larger number of polynomial in the bai. The multi-cale nature of fluctuation excited in the ytem i apparent from an etimate of the omnidirectional power pectrum of magnetic fluctuation S B preented in Fig. 2. The pectrum alo clearly demontrate potential advantage offered by noie-free pectral method for turbulence imulation. While the pectrum at very high k i eventually dominated by dicrete particle noie even in thi highly reolved PIC imulation, SPS can provide clean etimate of power in large-k mode. It i intereting to note that both PIC and SPS imulation ugget that power pectra extend to relatively mall cale kd e > 1, with a poible tranition to another power law at kλ D 1. A detailed invetigation of energy diipation and fluctuation pectra in thee imulation will be preented elewhere. 0 PIC 128x4 128x6 0.3 x/d e y/d e 0 50 y/d e 0 50 y/d e -0.3 Figure 1. Normalized current denity ĵ z = j z /(en 0 v te in the Orzag-Tang imulation at ω pe t = L x /V A. Left: Reference PIC imulation; Middle: SPS imulation with N x = N y = 128 and N=4; Right: SPS imulation with N x = N y = 128 and N=6. The global energy balance in the Orzag-Tang vortex imulation i illutrated in Fig. 3. SPS reproduce well the change in the different energy channel meaured in the reference PIC imulation. We note that in contrat to fluid and MHD turbulence, diipation of fluctuating energy in weakly colliional plama i due to collective interaction of particle with the electromagnetic field, even though the ultimate diipation in the ene of entropy generation i provided by colliion. Undertanding of the turbulent energy diipation i thu quite challenging and ha been a focu of intene reearch effort. The methodology preented here may make a ignificant contribution to the field by enabling accurate imulation of kinetic phenomena in turbulence, free of inherent limitation of other currently available method. 5. Performance Reult In thi ection we dicu the performance of SPS. The imulation were performed on a node of the Wolf upercomputer at the Lo Alamo National Laboratory. Each Wolf node ha two 8-core Intel Xeon E proceor with 2.6 GHz CPU and 64 GB of memory. 7

9 10 5 SPS,128x6 SPS,128x4 PIC PIC thermal 10 0 S B kd e =1 kλ D = kd i Figure 2. Omnidirectional power pectrum of magnetic fluctuation in the Orzag-Tang vortex imulation at the ame time a in Fig. 1. The black dotted line how the pectrum of thermal noie in the PIC imulation. The pectrum i normalized according to B 2 dxdy = S B (kdk e, SPS i, SPS B, SPS e, PIC i, PIC B, PIC δw/w t/t A Figure 3. Change in the kinetic energy of electron (e, ion (i, and of the magnetic field energy (B in the Orzag-Tang vortex imulation. Here δw (t = W (t W (t = 0, W kin, = (m v 2 /2f d 3 vd 2 x, W B = (B 2 /2 d 2 x, and ω pe t = L x /V A. The energie are normalized to the energy of the initial perturbation W 0 = [ (m i Ui 2/2 + m eue 2 /2 + δb 2 /2 ] d 2 x. SPS imulation had N x = N y = 128 and N = 6. The SPS code ha been compiled with the Intel Fortran compiler and linked to PETSc verion and to FFTW verion The relative and abolute tolerance of JFNK are et to PETSc Incomplete LU (ILU factorization i ued to invert matrix P L for preconditioning. For preconditioned and unpreconditioned imulation, we et the PETSc option -ne mf operator and -ne mf, repectively Performance of the preconditioner Table 1 how the running time and the average number of nonlinear and linear iteration per time tep for the Orzag-Tang problem. The imulation parameter are decribed in Section 4, except that N x = N y = 32 and the imulation time correpond to 100 time tep. Let u focu on the unpreconditioned cae. For N = 4 the average number of linear iteration per time tep i 14 and the running time i 297. A we double N, the problem ize increae by a factor 7.7 but the running time i 14 time longer ince the average number of linear iteration double. 8

10 Going from N = 8 to N = 12 increae the problem ize by a factor 3.4 while the running time increae by a factor 5.3, again becaue of the higher number of linear iteration (now 52 required for convergence. Let u now look at the preconditioned cae. For N = 4, the average number of linear iteration i 5, about a third of thoe for the unpreconditioned cae, tranlating into a 40% reduction of the running time. Up to N = 16 the number of linear iteration remain fairly contant and, conequently, the running time how a fairly good linear caling with the number of unknown of the ytem. For N = 12 there i a factor of 4 peed-up relative to the unpreconditioned cae and the gain will increae for larger problem. The preconditioner loe performance for N = 20, where the average number of linear iteration rie to 8.5 with a 20% increae in the running time relative to a linear caling. Thi could arie from the problem not being exactly the ame a N change, due to the approximation of the initial condition and the nature of Eq. (10. Finally, the number of nonlinear iteration i inenitive to preconditioning. Table 1. Running time and average number of nonlinear and linear iteration per time tep for the Orzag-Tang problem with N x = N y = 32 and 16 thread. Preconditioned Unpreconditioned N Unknown Time, Nonlin./ Nonlin./ Time, Lin. iter. Lin. iter , / / , 121, 670 1, 475 2/5.4 4, 138 2/ , 770, 118 5, 165 2/5.6 22, 120 2/ , 927, , 130 2/ , 430, , 200 2/ Parallel performance on hared-memory ytem A trong caling tet, where we kept the problem ize fixed and increaed the number of thread, ha been carried out for the Orzag-Tang problem. The parameter are the ame a thoe ued for the preconditioning tudie in the previou ubection and we focu on the cae with N = 8. Table 2 how the parallel peed-up varying the number of thread in ue: the trong caling tet how a factor of 10 peed-up with 16 thread. In addition, Amdahl law [31]: Speed-up = 1 S + 1 S p (16 i ued to evaluate the performance of SPS. In Eq. (16, S i the fraction of time in the code that i not parallelized and p i the number of thread. For the Orzag-Tang tet, S = wa calculated by running the code with 1 thread and uing Intel Vtune for profiling. Table 2 how that there i good agreement between the theoretical and meaured peed-up. 6. Concluion We have preented the deign and implementation of the SPS code, which olve the Vlaov- Maxwell equation for a plama in multiple dimenion. The code i baed on a Hermite-Fourier pectral decompoition of the particle ditribution function. The reulting et of non-linear ODE i dicretized in time with a econd-order accurate Crank-Nicolon cheme and i olved numerically with a preconditioned JFNK olver. SPS i written in Fortran and ue the PETSc library for olving the nonlinear equation and the FFTW library to handle the convolution operation efficiently. The code i parallelized for 9

11 Table 2. Strong caling tet: parallel peed-up varying the number of thread for the Orzag- Tang problem with N x = N y = 32, N = 8 and with preconditioning. Thread Speed-up Amdahl law hared-memory machine uing OpenMP. A comparion againt a fully kinetic PIC imulation for a Orzag-Tang vortex problem how that SPS can capture reaonably well the large-cale and mall-cale current tructure of the ytem, depite uing a relative low number of Hermite mode. It alo highlight the trength of the method and it ability to capture the high-k tail of the fluctuation pectrum which i normally obcured by noie in PIC imulation. Performance tet have alo been preented on the ame problem, howing a ignificant reduction of the number of linear iteration and of the running time obtained by preconditioning, and a factor of 10 peed-up for a trong caling tet with 16 thread. Acknowledgment Thi work wa funded by the Laboratory Directed Reearch and Development (LDRD program, under the aupice of the National Nuclear Security Adminitration of the U.S. Department of Energy by Lo Alamo National Laboratory, operated by Lo Alamo National Security LLC under contract DE-AC52-06NA Thi reearch ued reource provided by the Lo Alamo National Laboratory Intitutional Computing Program. VR acknowledge upport from NASA grant NNX15AR16G. PIC imulation utilized reource provided by the NASA High-End Computing Program through the NASA Advanced Supercomputing Diviion at Ame Reearch Center. Reference [1] Goldton R J and Rutherford P H 1995 Introduction to Plama Phyic Plama Phyic Serie (Intitute of Phyic Publication [2] Fitzpatrick R 2014 Plama Phyic (CRC Pre [3] Kolobov V and Arlanbekov R 2012 Journal of Computational Phyic [4] Markidi S, Henri P, Lapenta J, Rönnmark K, Hamrin M, Meliani Z and Laure E 2014 Journal of Computational Phyic frontier in Computational Phyic Modeling the Earth Sytem [5] Daldorff L K S, Tóth G, Gomboi T I, Lapenta G, Amaya J, Markidi S and Brackbill J U 2014 Journal of Computational Phyic [6] Birdall C K and Langdon A B 2004 Plama Phyic Via Computer Simulation (Taylor & Franci [7] Hockney R and Eatwood J 1988 Computer Simulation Uing Particle (Taylor & Franci [8] Cheng C Z and Knorr G 1976 Journal of Computational Phyic [9] Filbet F, Sonnendrücker E and Bertrand P 2001 Journal of Computational Phyic [10] Vay J L, Colella P, Kwan J W, McCorquodale P, Serafini D B, Friedman A, Grote D P, Wetenkow G, Adam J C, Hron A and Haber I 2004 Phyic of Plama 11 [11] Fujimoto K and Machida S 2006 Journal of Computational Phyic [12] Arlanbekov R R, Kolobov V I and Frolova A A 2013 Phy. Rev. E 88( [13] Armtrong T P, Harding R C, Knorr G and Montgomery D 1970 Method Comput. Phy [14] Camporeale E, Delzanno G L, Lapenta G and Daughton W 2006 Phyic of Plama [15] Vencel J, Delzanno G L, Johnon A, Peng I B, Laure E and Markidi S 2015 Procedia Computer Science [16] Manzini G, Delzanno G L, Vencel J and Markidi S 2015 J. Comput. Phy. (Submitted [17] Parker J T and Dellar P J 2015 Journal of Plama Phyic 81(02 [18] Loureiro N F, Schekochihin A A and Zocco A 2013 Phyical Review Letter 111(

12 [19] Camporeale E, Delzanno G, Bergen B and Moulton J 2016 Computer Phyic Communication [20] Delzanno G L 2015 Journal of Computational Phyic [21] Loureiro N F, Dorland W, Fazendeiro L, Kanekar A, Mallet A, Vilela M S and Zocco A 2015 arxiv: [22] Balay S, Abhyankar S, Adam M F, Brown J, Brune P, Buchelman K, Dalcin L, Eijkhout V, Gropp W D, Kauhik D, Knepley M G, McInne L C, Rupp K, Smith B F, Zampini S and Zhang H 2015 PETSc Web page URL [23] Holloway J P 1996 Tranport Theory and Statitical Phyic [24] Klima A J 1987 Journal of Computational Phyic [25] Joyce G, Knorr G and Meier H K 1971 Journal of Computational Phyic [26] Knoll D A and Keye D E 2004 Journal of Computational Phyic [27] Frigo M and Johnon S G 2005 Proceeding of the IEEE [28] Orzag S A and Tang C M 1979 Journal of Fluid Mechanic [29] Bikamp D and Welter H 1989 Phyic of Fluid B [30] Bower K J, Albright B J, Yin L, Bergen B and Kwan T J T 2008 Phyic of Plama [31] Amdahl G M 1967 Validity of the ingle proceor approach to achieving large cale computing capabilitie Proceeding of the April 18-20, 1967, pring joint computer conference (ACM pp

Determination of the local contrast of interference fringe patterns using continuous wavelet transform

Determination of the local contrast of interference fringe patterns using continuous wavelet transform Determination of the local contrat of interference fringe pattern uing continuou wavelet tranform Jong Kwang Hyok, Kim Chol Su Intitute of Optic, Department of Phyic, Kim Il Sung Univerity, Pyongyang,

More information

Nearshore Sediment Transport Modeling: Collaborative Studies with the U. S. Naval Research Laboratory

Nearshore Sediment Transport Modeling: Collaborative Studies with the U. S. Naval Research Laboratory Nearhore Sediment Tranport Modeling: Collaborative Studie with the U. S. Naval Reearch Laboratory Donald N. Slinn Department of Civil and Coatal Engineering, Univerity of Florida Gaineville, FL 32611-6590,

More information

White Rose Research Online URL for this paper: Version: Accepted Version

White Rose Research Online URL for this paper:   Version: Accepted Version Thi i a repoitory copy of Identification of nonlinear ytem with non-peritent excitation uing an iterative forward orthogonal leat quare regreion algorithm. White Roe Reearch Online URL for thi paper: http://eprint.whiteroe.ac.uk/107314/

More information

Relationship between surface velocity divergence and gas transfer in open-channel flows with submerged simulated vegetation

Relationship between surface velocity divergence and gas transfer in open-channel flows with submerged simulated vegetation IOP Conference Serie: Earth and Environmental Science PAPER OPEN ACCESS Relationhip between urface velocity divergence and ga tranfer in open-channel flow with ubmerged imulated vegetation To cite thi

More information

Alternate Dispersion Measures in Replicated Factorial Experiments

Alternate Dispersion Measures in Replicated Factorial Experiments Alternate Diperion Meaure in Replicated Factorial Experiment Neal A. Mackertich The Raytheon Company, Sudbury MA 02421 Jame C. Benneyan Northeatern Univerity, Boton MA 02115 Peter D. Krau The Raytheon

More information

Jump condition at the boundary between a porous catalyst and a homogeneous fluid

Jump condition at the boundary between a porous catalyst and a homogeneous fluid From the SelectedWork of Francico J. Valde-Parada 2005 Jump condition at the boundary between a porou catalyt and a homogeneou fluid Francico J. Valde-Parada J. Alberto Ochoa-Tapia Available at: http://work.bepre.com/francico_j_valde_parada/12/

More information

WELL-POSEDNESS OF A ONE-DIMENSIONAL PLASMA MODEL WITH A HYPERBOLIC FIELD

WELL-POSEDNESS OF A ONE-DIMENSIONAL PLASMA MODEL WITH A HYPERBOLIC FIELD WELL-POSEDNESS OF A ONE-DIMENSIONAL PLASMA MODEL WITH A HYPERBOLIC FIELD JENNIFER RAE ANDERSON 1. Introduction A plama i a partially or completely ionized ga. Nearly all (approximately 99.9%) of the matter

More information

Bogoliubov Transformation in Classical Mechanics

Bogoliubov Transformation in Classical Mechanics Bogoliubov Tranformation in Claical Mechanic Canonical Tranformation Suppoe we have a et of complex canonical variable, {a j }, and would like to conider another et of variable, {b }, b b ({a j }). How

More information

Online supplementary information

Online supplementary information Electronic Supplementary Material (ESI) for Soft Matter. Thi journal i The Royal Society of Chemitry 15 Online upplementary information Governing Equation For the vicou flow, we aume that the liquid thickne

More information

Tuning of High-Power Antenna Resonances by Appropriately Reactive Sources

Tuning of High-Power Antenna Resonances by Appropriately Reactive Sources Senor and Simulation Note Note 50 Augut 005 Tuning of High-Power Antenna Reonance by Appropriately Reactive Source Carl E. Baum Univerity of New Mexico Department of Electrical and Computer Engineering

More information

A Constraint Propagation Algorithm for Determining the Stability Margin. The paper addresses the stability margin assessment for linear systems

A Constraint Propagation Algorithm for Determining the Stability Margin. The paper addresses the stability margin assessment for linear systems A Contraint Propagation Algorithm for Determining the Stability Margin of Linear Parameter Circuit and Sytem Lubomir Kolev and Simona Filipova-Petrakieva Abtract The paper addree the tability margin aement

More information

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog Chapter Sampling and Quantization.1 Analog and Digital Signal In order to invetigate ampling and quantization, the difference between analog and digital ignal mut be undertood. Analog ignal conit of continuou

More information

THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER

THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER Proceeding of IMAC XXXI Conference & Expoition on Structural Dynamic February -4 Garden Grove CA USA THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER Yung-Sheng Hu Neil S Ferguon

More information

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281 72 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 28 and i 2 Show how Euler formula (page 33) can then be ued to deduce the reult a ( a) 2 b 2 {e at co bt} {e at in bt} b ( a) 2 b 2 5 Under what condition

More information

Annex-A: RTTOV9 Cloud validation

Annex-A: RTTOV9 Cloud validation RTTOV-91 Science and Validation Plan Annex-A: RTTOV9 Cloud validation Author O Embury C J Merchant The Univerity of Edinburgh Intitute for Atmo. & Environ. Science Crew Building King Building Edinburgh

More information

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL 98 CHAPTER DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL INTRODUCTION The deign of ytem uing tate pace model for the deign i called a modern control deign and it i

More information

One Class of Splitting Iterative Schemes

One Class of Splitting Iterative Schemes One Cla of Splitting Iterative Scheme v Ciegi and V. Pakalnytė Vilniu Gedimina Technical Univerity Saulėtekio al. 11, 2054, Vilniu, Lithuania rc@fm.vtu.lt Abtract. Thi paper deal with the tability analyi

More information

84 ZHANG Jing-Shang Vol. 39 of which would emit 5 He rather than 3 He. 5 He i untable and eparated into n + pontaneouly, which can alo be treated a if

84 ZHANG Jing-Shang Vol. 39 of which would emit 5 He rather than 3 He. 5 He i untable and eparated into n + pontaneouly, which can alo be treated a if Commun. Theor. Phy. (Beijing, China) 39 (003) pp. 83{88 c International Academic Publiher Vol. 39, No. 1, January 15, 003 Theoretical Analyi of Neutron Double-Dierential Cro Section of n+ 11 B at 14. MeV

More information

Social Studies 201 Notes for March 18, 2005

Social Studies 201 Notes for March 18, 2005 1 Social Studie 201 Note for March 18, 2005 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

Supplementary Figures

Supplementary Figures Supplementary Figure Supplementary Figure S1: Extraction of the SOF. The tandard deviation of meaured V xy at aturated tate (between 2.4 ka/m and 12 ka/m), V 2 d Vxy( H, j, hm ) Vxy( H, j, hm ) 2. The

More information

Emittance limitations due to collective effects for the TOTEM beams

Emittance limitations due to collective effects for the TOTEM beams LHC Project ote 45 June 0, 004 Elia.Metral@cern.ch Andre.Verdier@cern.ch Emittance limitation due to collective effect for the TOTEM beam E. Métral and A. Verdier, AB-ABP, CER Keyword: TOTEM, collective

More information

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL =

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL = Our online Tutor are available 4*7 to provide Help with Proce control ytem Homework/Aignment or a long term Graduate/Undergraduate Proce control ytem Project. Our Tutor being experienced and proficient

More information

MAE140 Linear Circuits Fall 2012 Final, December 13th

MAE140 Linear Circuits Fall 2012 Final, December 13th MAE40 Linear Circuit Fall 202 Final, December 3th Intruction. Thi exam i open book. You may ue whatever written material you chooe, including your cla note and textbook. You may ue a hand calculator with

More information

Coordinate independence of quantum-mechanical q, qq. path integrals. H. Kleinert ), A. Chervyakov Introduction

Coordinate independence of quantum-mechanical q, qq. path integrals. H. Kleinert ), A. Chervyakov Introduction vvv Phyic Letter A 10045 000 xxx www.elevier.nlrlocaterpla Coordinate independence of quantum-mechanical q, qq path integral. Kleinert ), A. Chervyakov 1 Freie UniÕeritat Berlin, Intitut fur Theoretiche

More information

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD S.P. Teeuwen, I. Erlich U. Bachmann Univerity of Duiburg, Germany Department of Electrical Power Sytem

More information

SERIES COMPENSATION: VOLTAGE COMPENSATION USING DVR (Lectures 41-48)

SERIES COMPENSATION: VOLTAGE COMPENSATION USING DVR (Lectures 41-48) Chapter 5 SERIES COMPENSATION: VOLTAGE COMPENSATION USING DVR (Lecture 41-48) 5.1 Introduction Power ytem hould enure good quality of electric power upply, which mean voltage and current waveform hould

More information

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.1 INTRODUCTION 8.2 REDUCED ORDER MODEL DESIGN FOR LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.3

More information

Clustering Methods without Given Number of Clusters

Clustering Methods without Given Number of Clusters Clutering Method without Given Number of Cluter Peng Xu, Fei Liu Introduction A we now, mean method i a very effective algorithm of clutering. It mot powerful feature i the calability and implicity. However,

More information

Numerical Simulations of Coriolis Flow Meters for Low Reynolds Number Flows

Numerical Simulations of Coriolis Flow Meters for Low Reynolds Number Flows MAPAN - Journal Numerical of Metrology Simulation Society of of Corioli India, Vol. Flow 26, Meter No. 3, 2011; for Low pp. Reynold 225-235 Number Flow ORIGINAL ARTICLE Numerical Simulation of Corioli

More information

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang Proceeding of the 2008 Winter Simulation Conference S. J. Maon, R. R. Hill, L. Mönch, O. Roe, T. Jefferon, J. W. Fowler ed. ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION Xiaoqun Wang

More information

Quark-Gluon Plasma in Proton-Proton Scattering at the LHC?

Quark-Gluon Plasma in Proton-Proton Scattering at the LHC? Quark-Gluon Plama in Proton-Proton Scattering at the LHC? K. Werner (a), Iu. Karpenko (b), T. Pierog (c) (a) SUBATECH, Univerity of Nante INP/CNRS EMN, Nante, France (b) Bogolyubov Intitute for Theoretical

More information

Avoiding Forbidden Submatrices by Row Deletions

Avoiding Forbidden Submatrices by Row Deletions Avoiding Forbidden Submatrice by Row Deletion Sebatian Wernicke, Jochen Alber, Jen Gramm, Jiong Guo, and Rolf Niedermeier Wilhelm-Schickard-Intitut für Informatik, niverität Tübingen, Sand 13, D-72076

More information

Improving the Efficiency of a Digital Filtering Scheme for Diabatic Initialization

Improving the Efficiency of a Digital Filtering Scheme for Diabatic Initialization 1976 MONTHLY WEATHER REVIEW VOLUME 15 Improving the Efficiency of a Digital Filtering Scheme for Diabatic Initialization PETER LYNCH Met Éireann, Dublin, Ireland DOMINIQUE GIARD CNRM/GMAP, Météo-France,

More information

Social Studies 201 Notes for November 14, 2003

Social Studies 201 Notes for November 14, 2003 1 Social Studie 201 Note for November 14, 2003 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

Fluid-structure coupling analysis and simulation of viscosity effect. on Coriolis mass flowmeter

Fluid-structure coupling analysis and simulation of viscosity effect. on Coriolis mass flowmeter APCOM & ISCM 11-14 th December, 2013, Singapore luid-tructure coupling analyi and imulation of vicoity effect on Corioli ma flowmeter *Luo Rongmo, and Wu Jian National Metrology Centre, A*STAR, 1 Science

More information

CHARGING OF DUST IN A NEGATIVE ION PLASMA (APS DPP-06 Poster LP )

CHARGING OF DUST IN A NEGATIVE ION PLASMA (APS DPP-06 Poster LP ) 1 CHARGING OF DUST IN A NEGATIVE ION PLASMA (APS DPP-06 Poter LP1.00128) Robert Merlino, Ro Fiher, Su Hyun Kim And Nathan Quarderer Department of Phyic and Atronomy, The Univerity of Iowa Abtract. We invetigate

More information

Nonlinear Single-Particle Dynamics in High Energy Accelerators

Nonlinear Single-Particle Dynamics in High Energy Accelerators Nonlinear Single-Particle Dynamic in High Energy Accelerator Part 6: Canonical Perturbation Theory Nonlinear Single-Particle Dynamic in High Energy Accelerator Thi coure conit of eight lecture: 1. Introduction

More information

PRESSURE WORK EFFECTS IN UNSTEADY CONVECTIVELY DRIVEN FLOW ALONG A VERTICAL PLATE

PRESSURE WORK EFFECTS IN UNSTEADY CONVECTIVELY DRIVEN FLOW ALONG A VERTICAL PLATE Proceeding of 3ICCHMT 3 rd International Conference on Computational Heat and Ma Tranfer May 6 3, 3, Banff, CANADA Paper Number 87 PRESSURE WORK EFFECTS IN UNSTEADY CONVECTIVELY DRIVEN FLOW ALONG A VERTICAL

More information

A Study on Simulating Convolutional Codes and Turbo Codes

A Study on Simulating Convolutional Codes and Turbo Codes A Study on Simulating Convolutional Code and Turbo Code Final Report By Daniel Chang July 27, 2001 Advior: Dr. P. Kinman Executive Summary Thi project include the deign of imulation of everal convolutional

More information

Estimating floor acceleration in nonlinear multi-story moment-resisting frames

Estimating floor acceleration in nonlinear multi-story moment-resisting frames Etimating floor acceleration in nonlinear multi-tory moment-reiting frame R. Karami Mohammadi Aitant Profeor, Civil Engineering Department, K.N.Tooi Univerity M. Mohammadi M.Sc. Student, Civil Engineering

More information

Finite Element Analysis of a Fiber Bragg Grating Accelerometer for Performance Optimization

Finite Element Analysis of a Fiber Bragg Grating Accelerometer for Performance Optimization Finite Element Analyi of a Fiber Bragg Grating Accelerometer for Performance Optimization N. Baumallick*, P. Biwa, K. Dagupta and S. Bandyopadhyay Fiber Optic Laboratory, Central Gla and Ceramic Reearch

More information

COLLISIONS AND TRANSPORT

COLLISIONS AND TRANSPORT COLLISIONS AND TRANSPORT Temperature are in ev the correponding value of Boltzmann contant i k = 1.6 1 1 erg/ev mae µ, µ are in unit of the proton ma e α = Z α e i the charge of pecie α. All other unit

More information

Recent progress in fire-structure analysis

Recent progress in fire-structure analysis EJSE Special Iue: Selected Key Note paper from MDCMS 1 1t International Conference on Modern Deign, Contruction and Maintenance of Structure - Hanoi, Vietnam, December 2007 Recent progre in fire-tructure

More information

Molecular Dynamics Simulations of Nonequilibrium Effects Associated with Thermally Activated Exothermic Reactions

Molecular Dynamics Simulations of Nonequilibrium Effects Associated with Thermally Activated Exothermic Reactions Original Paper orma, 5, 9 7, Molecular Dynamic Simulation of Nonequilibrium Effect ociated with Thermally ctivated Exothermic Reaction Jerzy GORECKI and Joanna Natalia GORECK Intitute of Phyical Chemitry,

More information

Approximate Analytical Solution for Quadratic Riccati Differential Equation

Approximate Analytical Solution for Quadratic Riccati Differential Equation Iranian J. of Numerical Analyi and Optimization Vol 3, No. 2, 2013), pp 21-31 Approximate Analytical Solution for Quadratic Riccati Differential Equation H. Aminikhah Abtract In thi paper, we introduce

More information

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall Beyond Significance Teting ( nd Edition), Rex B. Kline Suggeted Anwer To Exercie Chapter. The tatitic meaure variability among core at the cae level. In a normal ditribution, about 68% of the core fall

More information

The continuous time random walk (CTRW) was introduced by Montroll and Weiss 1.

The continuous time random walk (CTRW) was introduced by Montroll and Weiss 1. 1 I. CONTINUOUS TIME RANDOM WALK The continuou time random walk (CTRW) wa introduced by Montroll and Wei 1. Unlike dicrete time random walk treated o far, in the CTRW the number of jump n made by the walker

More information

Predicting the Performance of Teams of Bounded Rational Decision-makers Using a Markov Chain Model

Predicting the Performance of Teams of Bounded Rational Decision-makers Using a Markov Chain Model The InTITuTe for ytem reearch Ir TechnIcal report 2013-14 Predicting the Performance of Team of Bounded Rational Deciion-maer Uing a Marov Chain Model Jeffrey Herrmann Ir develop, applie and teache advanced

More information

Study of a Freely Falling Ellipse with a Variety of Aspect Ratios and Initial Angles

Study of a Freely Falling Ellipse with a Variety of Aspect Ratios and Initial Angles Study of a Freely Falling Ellipe with a Variety of Apect Ratio and Initial Angle Dedy Zulhidayat Noor*, Ming-Jyh Chern*, Tzyy-Leng Horng** *Department of Mechanical Engineering, National Taiwan Univerity

More information

A novel protocol for linearization of the Poisson-Boltzmann equation

A novel protocol for linearization of the Poisson-Boltzmann equation Ann. Univ. Sofia, Fac. Chem. Pharm. 16 (14) 59-64 [arxiv 141.118] A novel protocol for linearization of the Poion-Boltzmann equation Roumen Tekov Department of Phyical Chemitry, Univerity of Sofia, 1164

More information

PI control system design for Electromagnetic Molding Machine based on Linear Programing

PI control system design for Electromagnetic Molding Machine based on Linear Programing PI control ytem deign for Electromagnetic Molding Machine baed on Linear Programing Takayuki Ihizaki, Kenji Kahima, Jun-ichi Imura*, Atuhi Katoh and Hirohi Morita** Abtract In thi paper, we deign a PI

More information

Singular perturbation theory

Singular perturbation theory Singular perturbation theory Marc R. Rouel June 21, 2004 1 Introduction When we apply the teady-tate approximation (SSA) in chemical kinetic, we typically argue that ome of the intermediate are highly

More information

Convergence criteria and optimization techniques for beam moments

Convergence criteria and optimization techniques for beam moments Pure Appl. Opt. 7 (1998) 1221 1230. Printed in the UK PII: S0963-9659(98)90684-5 Convergence criteria and optimization technique for beam moment G Gbur and P S Carney Department of Phyic and Atronomy and

More information

Lecture 7: Testing Distributions

Lecture 7: Testing Distributions CSE 5: Sublinear (and Streaming) Algorithm Spring 014 Lecture 7: Teting Ditribution April 1, 014 Lecturer: Paul Beame Scribe: Paul Beame 1 Teting Uniformity of Ditribution We return today to property teting

More information

arxiv: v1 [math.oc] 16 Jan 2012

arxiv: v1 [math.oc] 16 Jan 2012 A Reduced Bai Method for the Simulation of American Option Bernard Haadonk, Julien Salomon and Barbara Wohlmuth arxiv:121.3289v1 [math.oc] 16 Jan 212 Abtract We preent a reduced bai method for the imulation

More information

The Hassenpflug Matrix Tensor Notation

The Hassenpflug Matrix Tensor Notation The Haenpflug Matrix Tenor Notation D.N.J. El Dept of Mech Mechatron Eng Univ of Stellenboch, South Africa e-mail: dnjel@un.ac.za 2009/09/01 Abtract Thi i a ample document to illutrate the typeetting of

More information

arxiv: v1 [physics.comp-ph] 15 Feb 2017

arxiv: v1 [physics.comp-ph] 15 Feb 2017 DRAFT VERSION FEBRUARY 7, 7 Preprint typeet uing LATEX tyle emulateapj v. /3/5 arxiv:7.473v phyic.comp-ph 5 Feb 7 SHARP: A SPATIALLY HIGHER-ORDER, RELATIVISTIC PARTICLE-IN-CELL CODE MOHAMAD SHALABY,,3,

More information

Question 1 Equivalent Circuits

Question 1 Equivalent Circuits MAE 40 inear ircuit Fall 2007 Final Intruction ) Thi exam i open book You may ue whatever written material you chooe, including your cla note and textbook You may ue a hand calculator with no communication

More information

Faculty of Environmental Sciences, Institute of Waste Management and Contaminated Site Treatment. The Simulation Software.

Faculty of Environmental Sciences, Institute of Waste Management and Contaminated Site Treatment. The Simulation Software. Faculty of Environmental Science, Intitute of Wate Management and Contaminated Site Treatment The Simulation Software PCSiWaPro Overview 1. Modelling in the unaturated oil zone 2. The oftware PCSiWaPro

More information

On the Normal-Mode Frequency Spectrum of Kinetic Magnetohydrodynamics. J.J. Ramos. December, 2014

On the Normal-Mode Frequency Spectrum of Kinetic Magnetohydrodynamics. J.J. Ramos. December, 2014 PSFC/JA-14-33 On the Normal-Mode Frequency Spectrum of Kinetic Magnetohydrodynamic J.J. Ramo December, 14 Plama Science and Fuion Center Maachuett Intitute of Technology Cambridge MA 139, U.S.A. Thi work

More information

Mechanics. Free rotational oscillations. LD Physics Leaflets P Measuring with a hand-held stop-clock. Oscillations Torsion pendulum

Mechanics. Free rotational oscillations. LD Physics Leaflets P Measuring with a hand-held stop-clock. Oscillations Torsion pendulum Mechanic Ocillation Torion pendulum LD Phyic Leaflet P.5.. Free rotational ocillation Meauring with a hand-held top-clock Object of the experiment g Meauring the amplitude of rotational ocillation a function

More information

Advanced Digital Signal Processing. Stationary/nonstationary signals. Time-Frequency Analysis... Some nonstationary signals. Time-Frequency Analysis

Advanced Digital Signal Processing. Stationary/nonstationary signals. Time-Frequency Analysis... Some nonstationary signals. Time-Frequency Analysis Advanced Digital ignal Proceing Prof. Nizamettin AYDIN naydin@yildiz.edu.tr Time-Frequency Analyi http://www.yildiz.edu.tr/~naydin 2 tationary/nontationary ignal Time-Frequency Analyi Fourier Tranform

More information

Design spacecraft external surfaces to ensure 95 percent probability of no mission-critical failures from particle impact.

Design spacecraft external surfaces to ensure 95 percent probability of no mission-critical failures from particle impact. PREFERRED RELIABILITY PAGE 1 OF 6 PRACTICES METEOROIDS & SPACE DEBRIS Practice: Deign pacecraft external urface to enure 95 percent probability of no miion-critical failure from particle impact. Benefit:

More information

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems A Simplified Methodology for the Synthei of Adaptive Flight Control Sytem J.ROUSHANIAN, F.NADJAFI Department of Mechanical Engineering KNT Univerity of Technology 3Mirdamad St. Tehran IRAN Abtract- A implified

More information

An Image-encoded Mach-Zehnder Joint Transform Correlator for Polychromatic Pattern Recognition with Multi-level Quantized Reference Functions

An Image-encoded Mach-Zehnder Joint Transform Correlator for Polychromatic Pattern Recognition with Multi-level Quantized Reference Functions Proceeding of the International MultiConference of Engineer and Computer Scientit 008 Vol I IMECS 008, 19-1 March, 008, Hong Kong An Image-encoded Mach-Zehnder Joint Tranform Correlator for Polychromatic

More information

SIMPLIFIED MODEL FOR EPICYCLIC GEAR INERTIAL CHARACTERISTICS

SIMPLIFIED MODEL FOR EPICYCLIC GEAR INERTIAL CHARACTERISTICS UNIVERSITY OF PITESTI SCIENTIFIC BULLETIN FACULTY OF ECHANICS AND TECHNOLOGY AUTOOTIVE erie, year XVII, no. ( 3 ) SIPLIFIED ODEL FOR EPICYCLIC GEAR INERTIAL CHARACTERISTICS Ciobotaru, Ticuşor *, Feraru,

More information

Evolutionary Algorithms Based Fixed Order Robust Controller Design and Robustness Performance Analysis

Evolutionary Algorithms Based Fixed Order Robust Controller Design and Robustness Performance Analysis Proceeding of 01 4th International Conference on Machine Learning and Computing IPCSIT vol. 5 (01) (01) IACSIT Pre, Singapore Evolutionary Algorithm Baed Fixed Order Robut Controller Deign and Robutne

More information

Modeling of seed magnetic island formation

Modeling of seed magnetic island formation EUROFUSION WPMST1-PR(16) 15656 IG Miron et al. Modeling of eed magnetic iland formation Preprint of Paper to be ubmitted for publication in 43rd European Phyical Society Conference on Plama Phyic (EPS)

More information

Solutions. Digital Control Systems ( ) 120 minutes examination time + 15 minutes reading time at the beginning of the exam

Solutions. Digital Control Systems ( ) 120 minutes examination time + 15 minutes reading time at the beginning of the exam BSc - Sample Examination Digital Control Sytem (5-588-) Prof. L. Guzzella Solution Exam Duration: Number of Quetion: Rating: Permitted aid: minute examination time + 5 minute reading time at the beginning

More information

BUBBLES RISING IN AN INCLINED TWO-DIMENSIONAL TUBE AND JETS FALLING ALONG A WALL

BUBBLES RISING IN AN INCLINED TWO-DIMENSIONAL TUBE AND JETS FALLING ALONG A WALL J. Autral. Math. Soc. Ser. B 4(999), 332 349 BUBBLES RISING IN AN INCLINED TWO-DIMENSIONAL TUBE AND JETS FALLING ALONG A WALL J. LEE and J.-M. VANDEN-BROECK 2 (Received 22 April 995; revied 23 April 996)

More information

Thermal Resistance Measurements and Thermal Transient Analysis of Power Chip Slug-Up and Slug-Down Mounted on HDI Substrate

Thermal Resistance Measurements and Thermal Transient Analysis of Power Chip Slug-Up and Slug-Down Mounted on HDI Substrate Intl Journal of Microcircuit and Electronic Packaging Thermal Reitance Meaurement and Thermal Tranient Analyi of Power Chip Slug-Up and Slug-Down Mounted on HDI Subtrate Claudio Sartori Magneti Marelli

More information

The type 3 nonuniform FFT and its applications

The type 3 nonuniform FFT and its applications Journal of Computational Phyic 206 (2005) 1 5 Short Note The type 3 nonuniform FFT and it application June-Yub Lee a, *, Lelie Greengard b a Department of Mathematic, Ewha Woman Univerity, 11-1 Daehyundong,

More information

Finding the location of switched capacitor banks in distribution systems based on wavelet transform

Finding the location of switched capacitor banks in distribution systems based on wavelet transform UPEC00 3t Aug - 3rd Sept 00 Finding the location of witched capacitor bank in ditribution ytem baed on wavelet tranform Bahram nohad Shahid Chamran Univerity in Ahvaz bahramnohad@yahoo.com Mehrdad keramatzadeh

More information

Optimal Coordination of Samples in Business Surveys

Optimal Coordination of Samples in Business Surveys Paper preented at the ICES-III, June 8-, 007, Montreal, Quebec, Canada Optimal Coordination of Sample in Buine Survey enka Mach, Ioana Şchiopu-Kratina, Philip T Rei, Jean-Marc Fillion Statitic Canada New

More information

Standard Guide for Conducting Ruggedness Tests 1

Standard Guide for Conducting Ruggedness Tests 1 Deignation: E 69 89 (Reapproved 996) Standard Guide for Conducting Ruggedne Tet AMERICA SOCIETY FOR TESTIG AD MATERIALS 00 Barr Harbor Dr., Wet Conhohocken, PA 948 Reprinted from the Annual Book of ASTM

More information

New bounds for Morse clusters

New bounds for Morse clusters New bound for More cluter Tamá Vinkó Advanced Concept Team, European Space Agency, ESTEC Keplerlaan 1, 2201 AZ Noordwijk, The Netherland Tama.Vinko@ea.int and Arnold Neumaier Fakultät für Mathematik, Univerität

More information

Detonation Initiation by Gradient Mechanism in Propane Oxygen and Propane Air Mixtures

Detonation Initiation by Gradient Mechanism in Propane Oxygen and Propane Air Mixtures Detonation Initiation by Gradient Mechanim in Propane Oxygen and Propane Air Mixture A.E. Rakitin, I.B. Popov, NEQLab Reearch BV, The Hague, 5AL, The Netherland A.Yu. Starikovkiy Princeton Univerity, Princeton,

More information

Lateral vibration of footbridges under crowd-loading: Continuous crowd modeling approach

Lateral vibration of footbridges under crowd-loading: Continuous crowd modeling approach ateral vibration of footbridge under crowd-loading: Continuou crowd modeling approach Joanna Bodgi, a, Silvano Erlicher,b and Pierre Argoul,c Intitut NAVIER, ENPC, 6 et 8 av. B. Pacal, Cité Decarte, Champ

More information

[Saxena, 2(9): September, 2013] ISSN: Impact Factor: INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY

[Saxena, 2(9): September, 2013] ISSN: Impact Factor: INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY [Saena, (9): September, 0] ISSN: 77-9655 Impact Factor:.85 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Contant Stre Accelerated Life Teting Uing Rayleigh Geometric Proce

More information

Computer Physics Communications

Computer Physics Communications Computer Phyic Communication 184 (213) 596 66 Content lit available at SciVere ScienceDirect Computer Phyic Communication journal homepage: www.elevier.com/locate/cpc GPU-baed flow imulation with detailed

More information

Unavoidable Cycles in Polynomial-Based Time-Invariant LDPC Convolutional Codes

Unavoidable Cycles in Polynomial-Based Time-Invariant LDPC Convolutional Codes European Wirele, April 7-9,, Vienna, Autria ISBN 978--87-4-9 VE VERLAG GMBH Unavoidable Cycle in Polynomial-Baed Time-Invariant LPC Convolutional Code Hua Zhou and Norbert Goertz Intitute of Telecommunication

More information

To appear in International Journal of Numerical Methods in Fluids in Stability analysis of numerical interface conditions in uid-structure therm

To appear in International Journal of Numerical Methods in Fluids in Stability analysis of numerical interface conditions in uid-structure therm To appear in International Journal of Numerical Method in Fluid in 997. Stability analyi of numerical interface condition in uid-tructure thermal analyi M. B. Gile Oxford Univerity Computing Laboratory

More information

LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM. P.Dickinson, A.T.Shenton

LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM. P.Dickinson, A.T.Shenton LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM P.Dickinon, A.T.Shenton Department of Engineering, The Univerity of Liverpool, Liverpool L69 3GH, UK Abtract: Thi paper compare

More information

Introduction to Laplace Transform Techniques in Circuit Analysis

Introduction to Laplace Transform Techniques in Circuit Analysis Unit 6 Introduction to Laplace Tranform Technique in Circuit Analyi In thi unit we conider the application of Laplace Tranform to circuit analyi. A relevant dicuion of the one-ided Laplace tranform i found

More information

A BATCH-ARRIVAL QUEUE WITH MULTIPLE SERVERS AND FUZZY PARAMETERS: PARAMETRIC PROGRAMMING APPROACH

A BATCH-ARRIVAL QUEUE WITH MULTIPLE SERVERS AND FUZZY PARAMETERS: PARAMETRIC PROGRAMMING APPROACH Mathematical and Computational Application Vol. 11 No. pp. 181-191 006. Aociation for Scientific Reearch A BATCH-ARRIVA QEE WITH MTIPE SERVERS AND FZZY PARAMETERS: PARAMETRIC PROGRAMMING APPROACH Jau-Chuan

More information

Streaming Calculations using the Point-Kernel Code RANKERN

Streaming Calculations using the Point-Kernel Code RANKERN Streaming Calculation uing the Point-Kernel Code RANKERN Steve CHUCAS, Ian CURL AEA Technology, Winfrith Technology Centre, Dorcheter, Doret DT2 8DH, UK RANKERN olve the gamma-ray tranport equation in

More information

Theoretical study of the dual harmonic system and its application on the CSNS/RCS

Theoretical study of the dual harmonic system and its application on the CSNS/RCS Theoretical tudy of the dual harmonic ytem and it application on the CSNS/RCS Yao-Shuo Yuan, Na Wang, Shou-Yan Xu, Yue Yuan, and Sheng Wang Dongguan branch, Intitute of High Energy Phyic, CAS, Guangdong

More information

Sampling and the Discrete Fourier Transform

Sampling and the Discrete Fourier Transform Sampling and the Dicrete Fourier Tranform Sampling Method Sampling i mot commonly done with two device, the ample-and-hold (S/H) and the analog-to-digital-converter (ADC) The S/H acquire a CT ignal at

More information

Codes Correcting Two Deletions

Codes Correcting Two Deletions 1 Code Correcting Two Deletion Ryan Gabry and Frederic Sala Spawar Sytem Center Univerity of California, Lo Angele ryan.gabry@navy.mil fredala@ucla.edu Abtract In thi work, we invetigate the problem of

More information

FUNDAMENTALS OF POWER SYSTEMS

FUNDAMENTALS OF POWER SYSTEMS 1 FUNDAMENTALS OF POWER SYSTEMS 1 Chapter FUNDAMENTALS OF POWER SYSTEMS INTRODUCTION The three baic element of electrical engineering are reitor, inductor and capacitor. The reitor conume ohmic or diipative

More information

Digital Control System

Digital Control System Digital Control Sytem - A D D A Micro ADC DAC Proceor Correction Element Proce Clock Meaurement A: Analog D: Digital Continuou Controller and Digital Control Rt - c Plant yt Continuou Controller Digital

More information

Anomalous resistivity and heating in current-driven plasma thrusters *

Anomalous resistivity and heating in current-driven plasma thrusters * PHYSICS OF PLASMAS VOLUME 6, NUMBER 5 MAY 1999 Anomalou reitivity and heating in current-driven plama thruter * E. Y. Choueiri Electric Propulion and Plama Dynamic Laboratory, Princeton Univerity, Princeton,

More information

Learning Multiplicative Interactions

Learning Multiplicative Interactions CSC2535 2011 Lecture 6a Learning Multiplicative Interaction Geoffrey Hinton Two different meaning of multiplicative If we take two denity model and multiply together their probability ditribution at each

More information

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays Gain and Phae Margin Baed Delay Dependent Stability Analyi of Two- Area LFC Sytem with Communication Delay Şahin Sönmez and Saffet Ayaun Department of Electrical Engineering, Niğde Ömer Halidemir Univerity,

More information

MAE 101A. Homework 3 Solutions 2/5/2018

MAE 101A. Homework 3 Solutions 2/5/2018 MAE 101A Homework 3 Solution /5/018 Munon 3.6: What preure gradient along the treamline, /d, i required to accelerate water upward in a vertical pipe at a rate of 30 ft/? What i the anwer if the flow i

More information

Properties of Z-transform Transform 1 Linearity a

Properties of Z-transform Transform 1 Linearity a Midterm 3 (Fall 6 of EEG:. Thi midterm conit of eight ingle-ided page. The firt three page contain variou table followed by FOUR eam quetion and one etra workheet. You can tear out any page but make ure

More information

Modeling of Transport and Reaction in a Catalytic Bed Using a Catalyst Particle Model.

Modeling of Transport and Reaction in a Catalytic Bed Using a Catalyst Particle Model. Excerpt from the Proceeding of the COMSOL Conference 2010 Boton Modeling of Tranport and Reaction in a Catalytic Bed Uing a Catalyt Particle Model. F. Allain *,1, A.G. Dixon 1 1 Worceter Polytechnic Intitute

More information

AP Physics Quantum Wrap Up

AP Physics Quantum Wrap Up AP Phyic Quantum Wrap Up Not too many equation in thi unit. Jut a few. Here they be: E hf pc Kmax hf Thi i the equation for the energy of a photon. The hf part ha to do with Planck contant and frequency.

More information

MODELLING OF FRICTIONAL SOIL DAMPING IN FINITE ELEMENT ANALYSIS

MODELLING OF FRICTIONAL SOIL DAMPING IN FINITE ELEMENT ANALYSIS MODELLING OF FRICTIONAL SOIL DAMPING IN FINITE ELEMENT ANALYSIS S. VAN BAARS Department of Science, Technology and Communication, Univerity of Luxembourg, Luxembourg ABSTRACT: In oil dynamic, the oil i

More information

A Compensated Acoustic Actuator for Systems with Strong Dynamic Pressure Coupling

A Compensated Acoustic Actuator for Systems with Strong Dynamic Pressure Coupling A Compenated Acoutic Actuator for Sytem with Strong Dynamic Preure Coupling Submitted to ASME Journal of Vibration and Acoutic July.997 Charle Birdong and Clark J. Radcliffe Department of Mechanical Engineering

More information