Hideyuki Usui 1,3, M. Nunami 2,3, Y. Yagi 1,3, T. Moritaka 1,3, and JST/CREST multi-scale PIC simulation team

Size: px
Start display at page:

Download "Hideyuki Usui 1,3, M. Nunami 2,3, Y. Yagi 1,3, T. Moritaka 1,3, and JST/CREST multi-scale PIC simulation team"

Transcription

1 Hideyuki Usui 1,3, M. Nunami 2,3, Y. Yagi 1,3, T. Moritaka 1,3, and JST/CREST multi-scale PIC simulation team 1 Kobe Univ., Japan, 2 NIFS,Japan, 3 JST/CREST,

2 Outline Multi-scale interaction between weak dipole field and solar wind A new PIC code using adaptive mesh refinement and its parallelization Summary

3 Small scale dipole field interaction Mag-sail Converts solar wind momentum to the thrust through interaction with dipole field Spacecraft with a superconducting coil Earth s magnetosphere This system is based on the solar wind interaction with a weak dipole field Magnetopause located around 10 R e (10s kilometers) Ion inertia length in solar wind (S i ): 100 km Magnetosphere is much larger than S i Magnetic field structure is smaller than S i

4 Magnetosphere formation (smaller than ion inertia length) In a case of weak dipole field, almost no interaction will take place because ions are very little affected by the dipole field. However, Jz Ion inertia length x/s e Electron scale magnetosphere is created Cross-field current at the boundary to sustain the field structure

5 When S i is comparable to or larger than L We think ions do not stagnate at the front side and tend to pass through the dipole field because of large Larmor radius. ions s/c coil Plasma flow L (determined by pressure balance) S i (ion inertia length)

6 Nevertheless, magnetic fields are compressed at the distance of L. Magnetized electrons are decelerated in the dayside region. Then charge separation takes place between electrons and ions and strong electrostatic field is generated. Ions dynamics are modified by the electrostatic force They are indirectly affected by the magnetic field even in a weak dipole field ions Compression region s/c coil Plasma flow ions L (determined by pressure balance) S i (ion inertia length)

7 The location of the compression is determined mainly by ion dynamic pressure. However, the thickness of the magnetic compression and current layer is comparable to the local electron Larmor radius S e (electron Lamor radius) Compression region s/c coil Plasma flow L (determined by pressure balance) S i (ion inertia length)

8 Multi-scale plasma particle simulation Multi-scale characteristics Electron scale : ~ 1km Dipole field: ~ 1-10 km Ion inertia length: 100 km Multi-scale analysis including plasma kinetic effects Conventional 3D EM-PIC simulation codes hire uniform and fixed spatial grid system needs huge resources. For the analysis of non-uniform multi-scale phenomena it is better that the resolution is adaptively adjusted during a simulation run, depending on local plasma phenomena. Combination of AMR(Adaptive Mesh Refinement) and PIC

9 Application of AMR to PIC Example of AMR grid system Solar wind FTT (Fully Threaded Tree) data structure Hierarchical system of grids is maintained by pointers. Each cell is treated as an independent unit organized in a refinement tree structure rather than conventional element of arrays, Level L cell cell cell cell particle neighbor Level L+1 parent child cell cell cell cell Ion density profile for the magnetospheresolar wind interaction FTT structure using pointers enables us to create or destroy the hierarchical structure of grids very easily particle particle

10 Cells are defined by structure in Fortran90 which consists of pointers to neighboring cells as well as parent and child cells, Level of hierarchical system, some flags, Spatial position & Physical data (Fields, Current density ).

11 A test simulation with AMR scheme Expansion of laser produced plasma in B-field. Fine grids are adaptively created at the region where the plasma density exceeds a certain value Current version is relatively slow. We have been parallelizing the code. The results agree with those with uniform fine grids Electron density Mesh Refinement 11

12 Thread parallelization using one node Fujitsu SPARC Enterprise M9000 (kyoto Univ.) (SPARC64 VII, Peak performance 40GFLOPS) Close to 10 % of the theoretical peak performance Usage of Cell structure using pointers is not bad at all for the parallelization. 12

13 Benchmark : weak scaling Plasma NIFS Increase the number of fixed sub-domains and Data transfer of boundary values with MPI The performance increases almost linearly (parallel efficiency > 90% for 2048 cores) and has 7-8% of theoretical peak. High computational performance is achieved even with FTT (fully threaded tree) data structure using pointers and structures in Fortran 90 13

14 Load balance in Domain decomposition parallelization In AMR, the number of cells in the whole system dynamically changes in time. A simple domain decomposition with the fixed regular sub-domains cannot guarantee the load balance between processors because the number of cells assigned to each sub-domain is different. Example Distribution of plasma cluster AMR Density (A.U.) Domain decomposition Homogenous separation of area Load balance is not achieved!

15 Dynamic Domain Decomposition (DDD) scheme To keep the load balance between processes during a simulation run, we are developing dynamic domain decomposition (DDD) scheme. 1. Use a space-filling curve with the Morton ordering method. Number all the base cells (Level-0) in such a manner that neighboring cells are closely ordered in a series

16 2. Calculate work weight. Since cost of particle calculation is dominant in PIC simulation, we consider the number of particle calculation loops for each cell and obtain a work weight. N particle : the number of particle in each cell N process : the number of process in parallelization L: the hierarchical level of the corresponding cell 3. Divide the Morton ordering curve into the number of process Decompose the domain so that the work weight becomes the same in each sub-domain. Each process has approximately the same amount of load.

17

18 Summary We started developing a new plasma particle code for multi-scale simulation by incorporating AMR. To achieve the load balancing in the domaindecomposition parallelization, we consider the load of the particle loop by using the Morton ordering. We have been investigating interaction between a small magnetosphere and the solar wind. As a future work, we will complete our AMR-PIC code and apply to the multi-scale particle simulations.

PIC Simulation of Magnetic Reconnection with Adaptive Mesh Refinement

PIC Simulation of Magnetic Reconnection with Adaptive Mesh Refinement PIC Simulation of Magnetic Reconnection with Adaptive Mesh Refinement Keizo Fujimoto National Astronomical Observatory of Japan Overview Introduction Particle-in-Cell (PIC) model with adaptive mesh refinement

More information

Time-Independent Fully kinetic Particle-in-Cell for plasma magnetic field interactions

Time-Independent Fully kinetic Particle-in-Cell for plasma magnetic field interactions Time-Independent Fully kinetic Particle-in-Cell for plasma magnetic field interactions IEPC-2015-478p /ISTS-2015-b-91353 Presented at Joint Conference of 30th International Symposium on Space Technology

More information

Research on Structure Formation of Plasmas Dominated by Multiple Hierarchical Dynamics

Research on Structure Formation of Plasmas Dominated by Multiple Hierarchical Dynamics Chapter 4 Epoch Making Simulation Research on Structure Formation of Plasmas Dominated by Multiple Hierarchical Dynamics Group Representative Yasuaki Kishimoto Naka Fusion Research Establishment, Japan

More information

Thrust Measurement of Magneto Plasma Sail with Magnetic Nozzle by Using Thermal Plasma Injection

Thrust Measurement of Magneto Plasma Sail with Magnetic Nozzle by Using Thermal Plasma Injection Thrust Measurement of Magneto Plasma Sail with Magnetic Nozzle by Using Thermal Plasma Injection IEPC-2015-461/ISTS-2015-b-461 Presented at Joint Conference of 30th International Symposium on Space Technology

More information

Thrust Evaluation of Magneto Plasma Sail Injecting Thermal Plasma by using 3D Hybrid PIC Code

Thrust Evaluation of Magneto Plasma Sail Injecting Thermal Plasma by using 3D Hybrid PIC Code Thrust Evaluation of Magneto Plasma Sail Injecting Thermal Plasma by using 3D Hybrid PIC Code IEPC-2015-462p /ISTS-2015-b-462p Presented at Joint Conference of 30th International Symposium on Space Technology

More information

Full Kinetic Analysis of Small-scale Magneto Plasma Sail in Magnetized Solar Wind

Full Kinetic Analysis of Small-scale Magneto Plasma Sail in Magnetized Solar Wind Full Kinetic Analysis of Small-scale Magneto Plasma Sail in Magnetized Solar Wind IEPC-013-105 Presented at the 33rd International Electric Propulsion Conference, The George Washington University Washington,

More information

MHD Flow Field and Momentum Transfer Process of Magneto-Plasma Sail

MHD Flow Field and Momentum Transfer Process of Magneto-Plasma Sail J. Plasma Fusion Res. SERIES, Vol. 8 (2009) MHD Flow Field and Momentum Transfer Process of Magneto-Plasma Sail Hiroyuki NISHIDA, Ikkoh FUNAKI, Yoshifumi INATANI 1) and Kanya KUSANO 2) University of Tokyo,

More information

Imaging of Plasma Flow around Magnetoplasma Sail in Laboratory Experiment

Imaging of Plasma Flow around Magnetoplasma Sail in Laboratory Experiment J. Plasma Fusion Res. SERIES, Vol. 8 (2009) Imaging of Plasma Flow around Magnetoplasma Sail in Laboratory Experiment Kazuma UENO, Tomohiro AYABE 1), Ikkoh FUNAKI 2), Hideyuki HORISAWA 1) and Hiroshi YAMAKAWA

More information

Dissipation Mechanism in 3D Magnetic Reconnection

Dissipation Mechanism in 3D Magnetic Reconnection Dissipation Mechanism in 3D Magnetic Reconnection Keizo Fujimoto Computational Astrophysics Laboratory, RIKEN Reconnection (in the Earth Magnetosphere) Coroniti [1985] 10 km 10 5 km 10 3 km Can induce

More information

Thrust Performance of Magneto Plasma Sail with a Magnetic Nozzle

Thrust Performance of Magneto Plasma Sail with a Magnetic Nozzle Thrust Performance of Magneto Plasma Sail with a Magnetic Nozzle IEPC-2015-329 /ISTS-2015-b-329 Presented at Joint Conference of 30th International Symposium on Space Technology and Science 34th International

More information

Expansion of a plasma cloud into the solar. wind

Expansion of a plasma cloud into the solar. wind Expansion of a plasma cloud into the solar 1 wind L. Gargaté, R. A. Fonseca, R. Bingham, L. O. Silva Abstract Three-dimensional (3D) hybrid particle-in-cell (PIC) simulations, with kinetic ions and fluid

More information

LABORATORY SIMULATION OF MAGNETOSPHERIC PLASMA SHOCKS

LABORATORY SIMULATION OF MAGNETOSPHERIC PLASMA SHOCKS LABORATORY SIMULATION OF MAGNETOSPHERIC PLASMA SHOCKS R. PRESURA 1,V.V.IVANOV 1,Y.SENTOKU 1,V.I. SOTNIKOV 1,P.J. LACA 1,N.LE GALLOUDEC 1,A.KEMP 1,R.MANCINI 1,H.RUHL 1, A.L. ASTANOVITSKIY 1,T.E. COWAN 1,T.DITMIRE

More information

MHD RELATED TO 2-FLUID THEORY, KINETIC THEORY AND MAGANETIC RECONNECTION

MHD RELATED TO 2-FLUID THEORY, KINETIC THEORY AND MAGANETIC RECONNECTION MHD RELATED TO 2-FLUID THEORY, KINETIC THEORY AND MAGANETIC RECONNECTION Marty Goldman University of Colorado Spring 2017 Physics 5150 Issues 2 How is MHD related to 2-fluid theory Level of MHD depends

More information

Introduction to the Sun-Earth system Steve Milan

Introduction to the Sun-Earth system Steve Milan Introduction to the Sun-Earth system Steve Milan steve.milan@ion.le.ac.uk The solar-terrestrial system Corona is so hot that the Sun s gravity cannot hold it down it flows outwards as the solar wind A

More information

A Multi-ion Model of the Heliosphere with Secondary Charge Exchange

A Multi-ion Model of the Heliosphere with Secondary Charge Exchange A Multi-ion Model of the Heliosphere with Secondary Charge Exchange Matthew Bedford, University of Alabama in Huntsville, Department of Space Science Nikolai Pogorelov, faculty advisor The heliosphere

More information

Introduction to the Sun and the Sun-Earth System

Introduction to the Sun and the Sun-Earth System Introduction to the Sun and the Sun-Earth System Robert Fear 1,2 R.C.Fear@soton.ac.uk 1 Space Environment Physics group University of Southampton 2 Radio & Space Plasma Physics group University of Leicester

More information

PROBLEM 1 (15 points) In a Cartesian coordinate system, assume the magnetic flux density

PROBLEM 1 (15 points) In a Cartesian coordinate system, assume the magnetic flux density PROBLEM 1 (15 points) In a Cartesian coordinate system, assume the magnetic flux density varies as ( ) where is a constant, is the unit vector in x direction. a) Sketch the magnetic flux density and the

More information

Experimental Investigation of Thrust Characteristics of Magnetoplasma Sail

Experimental Investigation of Thrust Characteristics of Magnetoplasma Sail Experimental Investigation of Thrust Characteristics of netoplasma Sail IEPC-13-16 Presented at the 33rd International Electric Propulsion Conference, The George Washington University Washington, D.C.

More information

NASA Institute for Advanced Concepts. Phase I Fellows Meeting. The Plasma Magnet. John Slough. University of Washington.

NASA Institute for Advanced Concepts. Phase I Fellows Meeting. The Plasma Magnet. John Slough. University of Washington. NASA Institute for Advanced Concepts Phase I Fellows Meeting The Plasma Magnet John Slough University of Washington March 23-24, 24 Development of the Plasma Magnet for Deep Space Exploration John Slough,

More information

ORBIT Code Review and Future Directions. S. Cousineau, A. Shishlo, J. Holmes ECloud07

ORBIT Code Review and Future Directions. S. Cousineau, A. Shishlo, J. Holmes ECloud07 ORBIT Code Review and Future Directions S. Cousineau, A. Shishlo, J. Holmes ECloud07 ORBIT Code ORBIT (Objective Ring Beam Injection and Transport code) ORBIT is an object-oriented, open-source code started

More information

Solar&wind+magnetosphere&coupling&via&magnetic&reconnection&likely&becomes& less&efficient&the&further&a&planetary&magnetosphere&is&from&the&sun& &

Solar&wind+magnetosphere&coupling&via&magnetic&reconnection&likely&becomes& less&efficient&the&further&a&planetary&magnetosphere&is&from&the&sun& & Solar&wind+magnetosphere&coupling&via&magnetic&reconnection&likely&becomes& less&efficient&the&further&a&planetary&magnetosphere&is&from&the&sun& & Although&most&of&the&planets&in&the&Solar&System&have&an&intrinsic&magnetic&field&

More information

Huge-Scale Molecular Dynamics Simulation of Multi-bubble Nuclei

Huge-Scale Molecular Dynamics Simulation of Multi-bubble Nuclei 1/20 Huge-Scale Molecular Dynamics Simulation of Multi-bubble Nuclei H. Watanabe ISSP, The M. Suzuki H. Inaoka N. Ito Kyushu University RIKEN AICS The, RIKEN AICS Outline 1. Introduction 2. Benchmark results

More information

Cosmic Structure Formation and Dynamics: Magnetohydrodynamic Simulations of Astrophysical Jets and the Implementation of Adoptive Grid N-body Code

Cosmic Structure Formation and Dynamics: Magnetohydrodynamic Simulations of Astrophysical Jets and the Implementation of Adoptive Grid N-body Code Cosmic Structure Formation and Dynamics: Magnetohydrodynamic Simulations of Astrophysical Jets and the Implementation of Adoptive Grid N-body Code Project Representative Ryoji Matsumoto Department of Physics,

More information

Particle-in-cell Simulations of Potential Structure around Electric Solar Wind Sail Tethers

Particle-in-cell Simulations of Potential Structure around Electric Solar Wind Sail Tethers Particle-in-cell Simulations of Potential Structure around Electric Solar Wind Sail Tethers IEPC-2015-298/ISTS-2015-b-298 Presented at Joint Conference of 30th International Symposium on Space Technology

More information

26. Non-linear effects in plasma

26. Non-linear effects in plasma Phys780: Plasma Physics Lecture 26. Non-linear effects. Collisionless shocks.. 1 26. Non-linear effects in plasma Collisionless shocks ([1], p.405-421, [6], p.237-245, 249-254; [4], p.429-440) Collisionless

More information

Planetary Magnetospheres: Homework Problems

Planetary Magnetospheres: Homework Problems Planetary Magnetospheres: Homework Problems s will be posted online at http://www.ucl.ac.uk/ ucapnac 1. In classical electromagnetic theory, the magnetic moment µ L associated with a circular current loop

More information

Laboratory Experiment of Magnetoplasma Sail, Part 2: Magnetic Field Inflation

Laboratory Experiment of Magnetoplasma Sail, Part 2: Magnetic Field Inflation Laboratory Experiment of Magnetoplasma Sail, Part : Magnetic Field Inflation IEPC-007-94 Presented at the 30 th International Electric Propulsion Conference, Florence, Italy I. Funaki * Japan Aerospace

More information

Effect of Surface Topography on the Lunar Electrostatic Environment: 3D Plasma Particle Simulations

Effect of Surface Topography on the Lunar Electrostatic Environment: 3D Plasma Particle Simulations Effect of Surface Topography on the Lunar Electrostatic Environment: 3D Plasma Particle Simulations Yohei Miyake and Masaki N Nishino Education Center on Computational Science and Engineering, Kobe University

More information

Electromagnetic Fields Inside the Magnetoshpere. Outline

Electromagnetic Fields Inside the Magnetoshpere. Outline Electromagnetic Fields Inside the Magnetoshpere P. K. Toivanen Finnish Meteorological Institute, Space Research Outline Introduction to large-scale electromagnetic fields Magnetic field geometry Modelling

More information

Thrust calculation of electric solar wind sail by particle-in-cell simulation

Thrust calculation of electric solar wind sail by particle-in-cell simulation Ann. Geophys., 34, 845 855, 16 www.ann-geophys.net/34/845/16/ doi:194/angeo-34-845-16 Author(s) 16. CC Attribution 3. License. Thrust calculation of electric solar wind sail by particle-in-cell simulation

More information

Schwarz-type methods and their application in geomechanics

Schwarz-type methods and their application in geomechanics Schwarz-type methods and their application in geomechanics R. Blaheta, O. Jakl, K. Krečmer, J. Starý Institute of Geonics AS CR, Ostrava, Czech Republic E-mail: stary@ugn.cas.cz PDEMAMIP, September 7-11,

More information

Particle in cell simulations

Particle in cell simulations Particle in cell simulations Part III: Boundary conditions and parallelization Benoît Cerutti IPAG, CNRS, Université Grenoble Alpes, Grenoble, France. 1 Astrosim, Lyon, June 26 July 7, 2017. Plan of the

More information

Advances in Magnetized Plasma Propulsion and Radiation Shielding

Advances in Magnetized Plasma Propulsion and Radiation Shielding Advances in Magnetized Plasma Propulsion and Radiation Shielding Robert Winglee Department of Earth and Space Sciences University of Washington, Seattle WA 98195-1310 winglee@ess.washington.edu Abstract

More information

Satellite Components & Systems. Dr. Ugur GUVEN Aerospace Engineer (P.hD) Nuclear Science & Technology Engineer (M.Sc)

Satellite Components & Systems. Dr. Ugur GUVEN Aerospace Engineer (P.hD) Nuclear Science & Technology Engineer (M.Sc) Satellite Components & Systems Dr. Ugur GUVEN Aerospace Engineer (P.hD) Nuclear Science & Technology Engineer (M.Sc) Definitions Attitude: The way the satellite is inclined toward Earth at a certain inclination

More information

EP2Plus: a hybrid plasma. plume/spacecraft. interaction code. F. Cichocki, M. Merino, E. Ahedo

EP2Plus: a hybrid plasma. plume/spacecraft. interaction code. F. Cichocki, M. Merino, E. Ahedo EP2Plus: a hybrid plasma plume/spacecraft interaction code F. Cichocki, M. Merino, E. Ahedo 24 th SPINE meeting ESTEC, Noordwijk, October 23 rd, 2017 Contents Introduction to EP2PLUS Overall structure

More information

SW103: Lecture 2. Magnetohydrodynamics and MHD models

SW103: Lecture 2. Magnetohydrodynamics and MHD models SW103: Lecture 2 Magnetohydrodynamics and MHD models Scale sizes in the Solar Terrestrial System: or why we use MagnetoHydroDynamics Sun-Earth distance = 1 Astronomical Unit (AU) 200 R Sun 20,000 R E 1

More information

Physics of fusion power. Lecture 13 : Diffusion equation / transport

Physics of fusion power. Lecture 13 : Diffusion equation / transport Physics of fusion power Lecture 13 : Diffusion equation / transport Many body problem The plasma has some 10 22 particles. No description is possible that allows for the determination of position and velocity

More information

Single particle motion and trapped particles

Single particle motion and trapped particles Single particle motion and trapped particles Gyromotion of ions and electrons Drifts in electric fields Inhomogeneous magnetic fields Magnetic and general drift motions Trapped magnetospheric particles

More information

Confinement of toroidal non-neutral plasma

Confinement of toroidal non-neutral plasma 10th International Workshop on Non-neutral Plasmas 28 August 2012, Greifswald, Germany 1/20 Confinement of toroidal non-neutral plasma in magnetic dipole RT-1: Magnetospheric plasma experiment Visualized

More information

Hybrid modeling of plasmas

Hybrid modeling of plasmas Hybrid modeling of plasmas Mats Holmström Swedish Institute of Space Physics Kiruna, Sweden ENUMATH 2009 Uppsala, June 30 matsh@irf.se www.irf.se/~matsh/ Outline Background and motivation Space plasma

More information

Hybrid Simulations: Numerical Details and Current Applications

Hybrid Simulations: Numerical Details and Current Applications Hybrid Simulations: Numerical Details and Current Applications Dietmar Krauss-Varban and numerous collaborators Space Sciences Laboratory, UC Berkeley, USA Boulder, 07/25/2008 Content 1. Heliospheric/Space

More information

CHAPTER 11 RADIATION 4/13/2017. Outlines. 1. Electric Dipole radiation. 2. Magnetic Dipole Radiation. 3. Point Charge. 4. Synchrotron Radiation

CHAPTER 11 RADIATION 4/13/2017. Outlines. 1. Electric Dipole radiation. 2. Magnetic Dipole Radiation. 3. Point Charge. 4. Synchrotron Radiation CHAPTER 11 RADIATION Outlines 1. Electric Dipole radiation 2. Magnetic Dipole Radiation 3. Point Charge Lee Chow Department of Physics University of Central Florida Orlando, FL 32816 4. Synchrotron Radiation

More information

Simulation of the plasma environment of Titan in the magnetosheath flow of Saturn

Simulation of the plasma environment of Titan in the magnetosheath flow of Saturn Poster n 4 Simulation of the plasma environment of Titan in the magnetosheath flow of Saturn G. Chanteur & R. Modolo CETP IPSL Vélizy, France 1 Introduction It is assumed that Titan has no intrinsic magnetic

More information

Time Series of Images of the Auroral Substorm

Time Series of Images of the Auroral Substorm ESS 7 Lecture 13 October 27, 2010 Substorms Time Series of Images of the Auroral Substorm This set of images in the ultra-violet from the Polar satellite shows changes that occur during an auroral substorm.

More information

Magnetospheric Electric Fields at Mercury

Magnetospheric Electric Fields at Mercury Magnetospheric Electric Fields at Mercury Lars G. Blomberg Space and Plasma Physics School of Electrical Engineering Royal Institute of Technology (KTH) Stockholm MESSENGER BepiColombo Workshop, Boulder,

More information

Detecting the Undetected Satellite Killer: Meteoroids

Detecting the Undetected Satellite Killer: Meteoroids Detecting the Undetected Satellite Killer: Meteoroids PNT SYMPOSIUM 2016 Andrew Nuttall and Sigrid Close November 1 st, 2016 2 Space Environment Effects on spacecraft can stem from: Space Debris Radiation

More information

Particle Environment Package (PEP) for Laplace JGO

Particle Environment Package (PEP) for Laplace JGO Particle Environment Package (PEP) for Laplace JGO Assessment study status report Stas Barabash 1 and the PEP Team 1 Swedish Inst. of Space Physics, Kiruna, Sweden 1 Outline PEP overview Assessment study

More information

Fast Algorithms for Many-Particle Simulations on Peta-Scale Parallel Architectures

Fast Algorithms for Many-Particle Simulations on Peta-Scale Parallel Architectures Mitglied der Helmholtz-Gemeinschaft Fast Algorithms for Many-Particle Simulations on Peta-Scale Parallel Architectures Godehard Sutmann Institute for Advanced Simulation (IAS) - Jülich Supercomputing Centre

More information

Progress on the Design of the Magnetic Field Measurement System for elisa

Progress on the Design of the Magnetic Field Measurement System for elisa Progress on the Design of the Magnetic Field Measurement System for elisa Ignacio Mateos Instituto de Ciencias del Espacio (CSIC-IEEC) Barcelona 10 th International LISA Symposium University of Florida,

More information

Transport and entry of plasma clouds/jets across transverse magnetic discontinuities: Three-dimensional electromagnetic particle-in-cell simulations

Transport and entry of plasma clouds/jets across transverse magnetic discontinuities: Three-dimensional electromagnetic particle-in-cell simulations PUBLICATIONS Journal of Geophysical Research: Space Physics RESEARCH ARTICLE Key Points: Perpendicular transport of plasma clouds/jets is investigated through PIC simulations Penetration takes place for

More information

A Three Dimensional Simulation of Solitary Waves in the Laser Wake

A Three Dimensional Simulation of Solitary Waves in the Laser Wake A Three Dimensional Simulation of Solitary Waves in the Laser Wake T. Esirkepov 1 ' 2, K. Nishihara 2, S. Bulanov 3, F. Pegoraro 4, F. Kamenets 1, N. Knyazev 1 1 Moscow Institute of Physics that arises

More information

Research Status of Sail Propulsion Using the Solar Wind

Research Status of Sail Propulsion Using the Solar Wind J. Plasma Fusion Res. SERIES, Vol. 8 (2009) Research Status of Sail Propulsion Using the Solar Wind Ikkoh FUNAKI 1,3, and Hiroshi YAMAKAWA 2,3 1) Japan Aerospace Exploration Agency, Sagamihara, Kanagawa

More information

Open-Source Parallel FE Software : FrontISTR -- Performance Considerations about B/F (Byte per Flop) of SpMV on K-Supercomputer and GPU-Clusters --

Open-Source Parallel FE Software : FrontISTR -- Performance Considerations about B/F (Byte per Flop) of SpMV on K-Supercomputer and GPU-Clusters -- Parallel Processing for Energy Efficiency October 3, 2013 NTNU, Trondheim, Norway Open-Source Parallel FE Software : FrontISTR -- Performance Considerations about B/F (Byte per Flop) of SpMV on K-Supercomputer

More information

Thrust Characteristics of Pure Magnetic Sail. in Laboratory Experiment

Thrust Characteristics of Pure Magnetic Sail. in Laboratory Experiment Thrust Characteristics of Pure Magnetic Sail in Laboratory Experiment IEPC-009-011 Presented at the 31st International Electric Propulsion Conference, University of Michigan Ann Arbor, Michigan USA Kazuma

More information

Computational Numerical Integration for Spherical Quadratures. Verified by the Boltzmann Equation

Computational Numerical Integration for Spherical Quadratures. Verified by the Boltzmann Equation Computational Numerical Integration for Spherical Quadratures Verified by the Boltzmann Equation Huston Rogers. 1 Glenn Brook, Mentor 2 Greg Peterson, Mentor 2 1 The University of Alabama 2 Joint Institute

More information

Confinement of toroidal non-neutral plasma in Proto-RT

Confinement of toroidal non-neutral plasma in Proto-RT Workshop on Physics with Ultra Slow Antiproton Beams, RIKEN, March 15, 2005 Confinement of toroidal non-neutral plasma in Proto-RT H. Saitoh, Z. Yoshida, and S. Watanabe Graduate School of Frontier Sciences,

More information

Solar & Electric Sailing Overview

Solar & Electric Sailing Overview Solar & Electric Sailing Overview KISS Technology Development Workshop (May 15-18, 2018) NASA Image NASA Image Jared Dervan NASA/MSFC Acknowledgments Les Johnson (MSFC Project Formulation Office) Bruce

More information

Confinement of toroidal non-neutral plasma in Proto-RT

Confinement of toroidal non-neutral plasma in Proto-RT Workshop on Physics with Ultra Slow Antiproton Beams, RIKEN, March 15, 2005 Confinement of toroidal non-neutral plasma in Proto-RT H. Saitoh, Z. Yoshida, and S. Watanabe Graduate School of Frontier Sciences,

More information

TOR. Exploring dissipation in solar wind turbulence

TOR. Exploring dissipation in solar wind turbulence TOR Exploring dissipation in solar wind turbulence Austria R.Nakamura(IWF), Y.Narita(IWF), Z.Vörös(IWF) Belgium J.DeKeyser(BISA), G.Lapenta(K.U.Leuven) Canada C.Cully(U.Calgary), I.Mann(U.Alberta) China

More information

Mini-Magnetospheric Plasma Propulsion (M2P2): High Speed Propulsion Sailing the Solar Wind

Mini-Magnetospheric Plasma Propulsion (M2P2): High Speed Propulsion Sailing the Solar Wind Mini-Magnetospheric Plasma Propulsion (M2P2): High Speed Propulsion Sailing the Solar Wind Robert Winglee 1, John Slough 2, Tim Ziemba 2, and Anthony Goodson 3 1 Geophysics Program, University of Washington,

More information

Diffusion during Plasma Formation

Diffusion during Plasma Formation Chapter 6 Diffusion during Plasma Formation Interesting processes occur in the plasma formation stage of the Basil discharge. This early stage has particular interest because the highest plasma densities

More information

J S Parker (QUB), Martin Plummer (STFC), H W van der Hart (QUB) Version 1.0, September 29, 2015

J S Parker (QUB), Martin Plummer (STFC), H W van der Hart (QUB) Version 1.0, September 29, 2015 Report on ecse project Performance enhancement in R-matrix with time-dependence (RMT) codes in preparation for application to circular polarised light fields J S Parker (QUB), Martin Plummer (STFC), H

More information

Parallel Preconditioning Methods for Ill-conditioned Problems

Parallel Preconditioning Methods for Ill-conditioned Problems Parallel Preconditioning Methods for Ill-conditioned Problems Kengo Nakajima Information Technology Center, The University of Tokyo 2014 Conference on Advanced Topics and Auto Tuning in High Performance

More information

The Structure and Properties of Martian Magnetosphere at ~ 70 Solar-Zenith Angle in MSE Coordinates as Observed on MAVEN

The Structure and Properties of Martian Magnetosphere at ~ 70 Solar-Zenith Angle in MSE Coordinates as Observed on MAVEN The Structure and Properties of Martian Magnetosphere at ~ 70 Solar-Zenith Angle in MSE Coordinates as Observed on MAVEN O. L. Vaisberg 1, V. N. Ermakov 1,2, S. D. Shuvalov 1, L. M. Zelenyi 1, J. Halekas

More information

Simulation of Relativistic Jet-Plasma Interactions

Simulation of Relativistic Jet-Plasma Interactions Simulation of Relativistic Jet-Plasma Interactions Robert Noble and Johnny Ng Stanford Linear Accelerator Center SABER Workshop, Laboratory Astrophysics WG SLAC, March 15-16, 2006 Motivations High energy

More information

Zacros. Software Package Development: Pushing the Frontiers of Kinetic Monte Carlo Simulation in Catalysis

Zacros. Software Package Development: Pushing the Frontiers of Kinetic Monte Carlo Simulation in Catalysis Zacros Software Package Development: Pushing the Frontiers of Kinetic Monte Carlo Simulation in Catalysis Jens H Nielsen, Mayeul D'Avezac, James Hetherington & Michail Stamatakis Introduction to Zacros

More information

Physical substantiation of Huygens principle and the reciprocity theorem

Physical substantiation of Huygens principle and the reciprocity theorem Physical substantiation of Huygens principle and the reciprocity theorem F. F. Mende http://fmnauka.narod.ru/works.html mende_fedor@mail.ru Abstract Huygens principle is the basic postulate of geometric

More information

Magnetic reconnection vs. KHI: is the debate really over?

Magnetic reconnection vs. KHI: is the debate really over? Magnetic reconnection vs. KHI: is the debate really over? A. Masson et al. ESAC, 11-Mar-2016 ESA UNCLASSIFIED For Official Use Outline 1. Big picture (just an attempt) 2. Selected Cluster/DS/Themis science

More information

Extremely intense ionospheric ion escape during severe ICMEs:

Extremely intense ionospheric ion escape during severe ICMEs: Extremely intense ionospheric ion escape during severe ICMEs: Space Weather Events triggers massive escape more than any empirical model predicts M. Yamauchi 1, A. Schillings 1,2, R. Slapak 2, H. Nilsson

More information

Three Dimensional Particle-In-Cell Simulation for the Development of Air Breathing Ion Engine

Three Dimensional Particle-In-Cell Simulation for the Development of Air Breathing Ion Engine Three Dimensional Particle-In-Cell Simulation for the Development of Air Breathing Ion Engine IEPC-205-46p Presented at Joint Conference of 0th International Symposium on Space Technology and Science 4th

More information

Improved Hybrid Simulation on the Plasma Interaction of Titan

Improved Hybrid Simulation on the Plasma Interaction of Titan Improved Hybrid Simulation on the Plasma Interaction of Titan Sillanpää, E. Kallio, R. Jarvinen, and P. Janhunen Finnish Meteorological Institute Europlanet N2 Helsinki, FMI Page 1/10 1. Titan s unique

More information

CHAPTER 32: ELECTROMAGNETIC WAVES

CHAPTER 32: ELECTROMAGNETIC WAVES CHAPTER 32: ELECTROMAGNETIC WAVES For those of you who are interested, below are the differential, or point, form of the four Maxwell s equations we studied this semester. The version of Maxwell s equations

More information

Studies of Charge Separation Characteristics for Higher Density Plasma. in a Direct Energy Converter Using Slanted Cusp Magnetic Field

Studies of Charge Separation Characteristics for Higher Density Plasma. in a Direct Energy Converter Using Slanted Cusp Magnetic Field J. Plasma Fusion Res. SERES, Vol. 9 (1) Studies of Charge Separation Characteristics for Higher Density Plasma in a Direct Energy Converter Using Slanted Cusp Magnetic Field Akio TANGUCH, Norifumi SOTAN,

More information

Worksheet How are the stars we see at night related to the Sun? How are they different?

Worksheet How are the stars we see at night related to the Sun? How are they different? Worksheet 4.1 1. Below is a drawing of a pair of sunspots on the surface of the Sun. Scientists have found that sunspots are like magnetic poles of a bar magnet. Draw what you predict the magnetic field

More information

Equation Free Projective Integration and its Applicability for Simulating Plasma Results: 1D Ion Acoustic Wave. Michael Shay University of Maryland

Equation Free Projective Integration and its Applicability for Simulating Plasma Results: 1D Ion Acoustic Wave. Michael Shay University of Maryland Equation Free Projective Integration and its Applicability for Simulating Plasma Results: 1D Ion Acoustic Wave Michael Shay University of Maryland Collaborators Center for Multiscale Plasma Dynamics Jim

More information

Magnetic Reconnection: Recent Developments and Future Challenges

Magnetic Reconnection: Recent Developments and Future Challenges Magnetic Reconnection: Recent Developments and Future Challenges A. Bhattacharjee Center for Integrated Computation and Analysis of Reconnection and Turbulence (CICART) Space Science Center, University

More information

Lecture 2. Introduction to plasma physics. Dr. Ashutosh Sharma

Lecture 2. Introduction to plasma physics. Dr. Ashutosh Sharma Preparation of the concerned sectors for educational and R&D activities related to the Hungarian ELI project Ion acceleration in plasmas Lecture 2. Introduction to plasma physics Dr. Ashutosh Sharma Zoltán

More information

Parallel Heating Associated with Interaction of Forward and Backward Electromagnetic Cyclotron Waves

Parallel Heating Associated with Interaction of Forward and Backward Electromagnetic Cyclotron Waves J. Geomag. Geoelectr., 40, 949-961, 1988 Parallel Heating Associated with Interaction of Forward and Backward Electromagnetic Cyclotron Waves Yoshiharu OMURA1, Hideyuki USUI2, and Hiroshi MATSUMOTO1 2Department

More information

Ionenstrahlsimulationen außerhalb. Martin Droba

Ionenstrahlsimulationen außerhalb. Martin Droba Ionenstrahlsimulationen außerhalb verfügbarer Standardprogramme Martin Droba Contents Motivation LORASR Magnetic codes TNSA LASIN Conclusion & Outlook Standard Tracking Programs TRACE3D, PARMILA, PARMTEQ,

More information

Kinetic Plasma Simulations. Anatoly Spitkovsky (Princeton)

Kinetic Plasma Simulations. Anatoly Spitkovsky (Princeton) Kinetic Plasma Simulations Anatoly Spitkovsky (Princeton) Contents Plasma physics on computers How PIC works Electrostatic codes Charge assignment and shape factors Discretization effects Electromagnetic

More information

Radiation shielding produced by mini-magnetospheres

Radiation shielding produced by mini-magnetospheres Radiation shielding produced by mini-magnetospheres R. M. Winglee 1, T. Ziemba 2, P. Euripides 1, and J. Slough 2 1 Department of Earth and Space Sciences University of Washington Seattle, WA 98195-1310

More information

Interaction of counter-streaming plasma flows in dipole magnetic field

Interaction of counter-streaming plasma flows in dipole magnetic field Interaction of counter-streaming plasma flows in dipole magnetic field I F Shaikhislamov, V G Posukh, A V Melekhov, P A Prokopov, E L Boyarintsev, Yu P Zakharov and A G Ponomarenko Dep. of Laser Plasma,

More information

Francesco Califano. Physics Department, University of Pisa. The role of the magnetic field in the interaction of the solar wind with a magnetosphere

Francesco Califano. Physics Department, University of Pisa. The role of the magnetic field in the interaction of the solar wind with a magnetosphere Francesco Califano Physics Department, University of Pisa The role of the magnetic field in the interaction of the solar wind with a magnetosphere Collaboration with M. Faganello & F. Pegoraro Vien na,

More information

A particle-in-cell method with adaptive phase-space remapping for kinetic plasmas

A particle-in-cell method with adaptive phase-space remapping for kinetic plasmas A particle-in-cell method with adaptive phase-space remapping for kinetic plasmas Bei Wang 1 Greg Miller 2 Phil Colella 3 1 Princeton Institute of Computational Science and Engineering Princeton University

More information

Plasma Thruster Plume Simulation: Effect of the Plasma Quasi Neutrality Hypothesis

Plasma Thruster Plume Simulation: Effect of the Plasma Quasi Neutrality Hypothesis CENTROSPAZIO Plasma Thruster Plume Simulation: Effect of the Plasma Quasi Neutrality Hypothesis A. Passaro*, L.Biagioni*, and A.Vicini** * Centrospazio-CPR 56121 Pisa, Italy ** Alta S.p.A. 56121 Pisa,

More information

Design of structural components and radial-build for FFHR-d1

Design of structural components and radial-build for FFHR-d1 Japan-US Workshop on Fusion Power Plants and Related Advanced Technologies with participations from China and Korea February 26-28, 2013 at Kyoto University in Uji, JAPAN 1 Design of structural components

More information

MODELING THE EARTH S IONOSPHERE: SAMI2 AND SAMI3

MODELING THE EARTH S IONOSPHERE: SAMI2 AND SAMI3 MODELING THE EARTH S IONOSPHERE: SAMI2 AND SAMI3 J.D. Huba and G. Joyce Plasma Physics Division Naval Research Laboratory Washington, DC CEDAR Workshop Boulder, CO June, 2010 Icarus Research, Inc. (acknowledge

More information

Formation of High-b ECH Plasma and Inward Particle Diffusion in RT-1

Formation of High-b ECH Plasma and Inward Particle Diffusion in RT-1 J Fusion Energ (2010) 29:553 557 DOI 10.1007/s10894-010-9327-6 ORIGINAL RESEARCH Formation of High-b ECH Plasma and Inward Particle Diffusion in RT-1 H. Saitoh Z. Yoshida J. Morikawa Y. Yano T. Mizushima

More information

Magnetic Reconnection Controlled by Multi-Hierarchy Physics in an Open System

Magnetic Reconnection Controlled by Multi-Hierarchy Physics in an Open System Magnetic Reconnection Controlled by Multi-Hierarchy Physics in an Open System Ritoku HORIUCHI 1,2), Shunsuke USAMI 1), Hiroaki OHTANI 1,2) and Toseo MORITAKA 3) 1) National Institute for Fusion Science,

More information

Cluster fusion in a high magnetic field

Cluster fusion in a high magnetic field Santa Fe July 28, 2009 Cluster fusion in a high magnetic field Roger Bengtson, Boris Breizman Institute for Fusion Studies, Fusion Research Center The University of Texas at Austin In collaboration with:

More information

Helicon Plasma Thruster Experiment Controlling Cross-Field Diffusion within a Magnetic Nozzle

Helicon Plasma Thruster Experiment Controlling Cross-Field Diffusion within a Magnetic Nozzle Helicon Plasma Thruster Experiment Controlling Cross-Field Diffusion within a Magnetic Nozzle IEPC-2013-163 Presented at the 33rd International Electric Propulsion Conference, The George Washington University

More information

Large-scale Electronic Structure Simulations with MVAPICH2 on Intel Knights Landing Manycore Processors

Large-scale Electronic Structure Simulations with MVAPICH2 on Intel Knights Landing Manycore Processors Large-scale Electronic Structure Simulations with MVAPICH2 on Intel Knights Landing Manycore Processors Hoon Ryu, Ph.D. (E: elec1020@kisti.re.kr) Principal Researcher / Korea Institute of Science and Technology

More information

Specification of electron radiation environment at GEO and MEO for surface charging estimates

Specification of electron radiation environment at GEO and MEO for surface charging estimates Specification of electron radiation environment at GEO and MEO for surface charging estimates Natalia Ganushkina (University of Michigan/FMI) Collaborators: S. Dubyagin (FMI), J.-C. Matéo Vélez, A. Sicard

More information

MHD Linear Stability Analysis Using a Full Wave Code

MHD Linear Stability Analysis Using a Full Wave Code US-Japan JIFT Workshop on Progress of Extended MHD Models NIFS, Toki,Japan 2007/03/27 MHD Linear Stability Analysis Using a Full Wave Code T. Akutsu and A. Fukuyama Department of Nuclear Engineering, Kyoto

More information

Molecular Dynamics Simulations

Molecular Dynamics Simulations Molecular Dynamics Simulations Dr. Kasra Momeni www.knanosys.com Outline Long-range Interactions Ewald Sum Fast Multipole Method Spherically Truncated Coulombic Potential Speeding up Calculations SPaSM

More information

VHITAL-160 thermal model building and 3D thermal modeling carrying-out

VHITAL-160 thermal model building and 3D thermal modeling carrying-out VHITAL-160 thermal model building and 3D thermal modeling carrying-out IEPC-2005-108 Presented at the 29 th International Electric Propulsion Conference, Princeton University, Svetlana A. Tverdokhlebova

More information

Small scale solar wind turbulence: Recent observations and theoretical modeling

Small scale solar wind turbulence: Recent observations and theoretical modeling Small scale solar wind turbulence: Recent observations and theoretical modeling F. Sahraoui 1,2 & M. Goldstein 1 1 NASA/GSFC, Greenbelt, USA 2 LPP, CNRS-Ecole Polytechnique, Vélizy, France Outline Motivations

More information

Model Order Reduction via Matlab Parallel Computing Toolbox. Istanbul Technical University

Model Order Reduction via Matlab Parallel Computing Toolbox. Istanbul Technical University Model Order Reduction via Matlab Parallel Computing Toolbox E. Fatih Yetkin & Hasan Dağ Istanbul Technical University Computational Science & Engineering Department September 21, 2009 E. Fatih Yetkin (Istanbul

More information

Characterisation of Near-Earth Magnetic Field Data for Space Weather Monitoring

Characterisation of Near-Earth Magnetic Field Data for Space Weather Monitoring Characterisation of Near-Earth Magnetic Field Data for Space Weather Monitoring Qingying Shu Space Glasgow Research Conference 28 October 2014 Acknowledgments This is an interdisciplinary PhD studentship

More information

Solar wind - magnetosphere coupling via magnetic reconnection and the effects of cold plasma of ionospheric origin. Sergio Toledo-Redondo

Solar wind - magnetosphere coupling via magnetic reconnection and the effects of cold plasma of ionospheric origin. Sergio Toledo-Redondo Solar wind - magnetosphere coupling via magnetic reconnection and the effects of cold plasma of ionospheric origin Sergio Toledo-Redondo European Space Astronomy Centre, European Space Agency, Madrid,

More information