Electromagnetic Turbulence Simulations with Kinetic Electrons from the the Summit Framework

Size: px
Start display at page:

Download "Electromagnetic Turbulence Simulations with Kinetic Electrons from the the Summit Framework"

Transcription

1 19th IAEA Fusion Energy Conference Tuesday, October 15, 2002 Paper: TH/P1-13 Electromagnetic Turbulence Simulations with Kinetic Electrons from the the Summit Framework Scott Parker and Yang Chen University of Colorado, Boulder Bruce Cohen, Andris Dimits, Bill Nevins and Dan Shumaker Lawrence Livermore National Laboratory Jean-Noel Leboeuf and Viktor Decyk University of California, Los Angeles Questions/comments welcome:

2 Summit Framework: open source software environment for gyrokinetic turbulence particle simulations Recent 3D toroidal electromagnetic (δb ) kinetic electron results reported Moderate β significantly reduces energy transport Outline 1) Electromagnetic kinetic electron results from the Summit Framework - Linear benchmarks - Nonlinear results - Collisional effects - Zonal flow dynamics - Wavelength spectra - How important is the mass ratio? - Convergence studies 2) Summit Framework - Basic idea - Why bother? - Current status - Quasi-ballooning coordinates

3 Growth Rate GS2 GYRO γ a / c s Summit Linear comparison between GS2, GYRO and Summit with kinetic electrons and δb ω a / c s β (%) Real Frequency - Kinetic electrons increase growth rate (trapped-electron drive) - Increasing β is stabilizing - Growth rate "goes through the roof" when kinetic balloon threshold is crossed β (%) GYRO/GS2 results from Candy&Waltz JCP (2002)

4 Summit shows a decrease in χ i for increasing β when below ballooning limit Puzzle: Why do turbulence simulations give transport levels that are greater than experimental values? e.g. D. Ross Sherwood 1C47 (2002) (possibly global effects, inaccuracies in profile measurements, sensitivity to critical gradients, etc.) Plausible solution: Experiments operate in this low transport region just below the kinetic ballooning threshold Growth Rate Summit Results: Three-Dimensional Toroidal Kinetic Electrons Electromagnetic e-i Collisions Energy Flux γ a / c s χ i / c s ρ s β=0.2% β=0.01% adiabatic e's m i / m e = 1836 ν ei L n /c s = 0.1 β (%) β = µ 0 n T e / B 2 = β exp / 4 t c s / L n

5 Collisonality reduces trapped electron drive and is stabilizing γ a / cs GYRO GS2 Summit ν ei a / cs GYRO/GS2 results from Candy&Waltz JCP (2002)

6 Critical gradient is lower with kinetic electrons, sub-critical region still exists. 2 χ i c s ρ s /L n γ kinetic e's γ L n /c s χ i kinetic e's R/L T χ i with adiabatic electrons

7 Residual level and damping of zonal flows are not changed significantly by kinetic electron physics Comparison with Rosenbluth-Hinton Zonal flow damping with and without kinetic electrons φ final / φ initial eφ/te h = (r/r) 1/2 / q 2 t v ti / qr Rosenbluth and Hinton PRL (1998)

8 Kinetic vs. adiabtic e wavelength spectra are similar - Kinetic e spectra has larger amplitude (more unstable due to trapped e's) - Kinetic spectra and has larger k r S(kx) A. U. adiabatic e's Kinetic e's S(ky) kx ρi radial wave number ky ρi y - other perp. direction (zonal flows are removed for these diagnostics)

9 Scan of mass ratio dependence with kinetic electrons at very low-β Cyclone base case (typical H-mode parameters) Mass ratio dependence for these parameters is weak for m i /m e greater than 400 χ i / c s ρ s ( m i / m e ) 1/2

10 Results are well-converged with respect to particle number, timestep and grid size Box size convergence appears ok, doubling the box does not change results significantly Convergence with respect to particle number Bursty energy flux observed when approaching the zero collisionality limit Not unexpected from the entropy balance equation1 or the balance between dissipation and flux 1 Hu and Krommes PoP (1994) e-i collisionality scan of energy flux χ i / c s ρ s 8M, 64x64x32 16M, 128x128x32 32M, 128x128x32 (particles, grid) χ i / c s ρ s ν ei L n /c s = 0.0 ν ei L n /cs = 0.05 ν ei L n /c s = 0.5 t c s / L n t c s / L n

11 Summit: "Summit is an open-source framework for both local and global massively parallel gyrokinetic turbulence simulations with kinetic electrons and electromagnetic perturbations. Summit is part of the Plasma Microturbulence SciDAC Project." from: SciDAC PMP Summit

12 Current work, features, physics Realistic magnetic equilibrium (Leboeuf, Dimits, Shumaker) Framework design, design of objects and methods (Decyk) Quasi-ballooning coordinates (Dimits) Electron fluid hybrid model with kinetic closure, electromagnetic, moderate beta (Cohen, Parker) Full electron dynamics, both electrostatic and electromagnetic (Chen, Parker, Cohen) e-i and i-i collisions (Chen) Future work Global effects (Leboeuf, Dimits, Shumaker) Compressional component to B (Chen, Parker, Cohen) Particle-continuum hybrid method (Vadlamani, Parker)

13 Why bother? GK simulators are really driven by solving unsolved problems. GK simulators are forced into a routine of continually adding physics to keep their code competitive. If there are 6 codes, that means 5/6 times the scientist is solving a problem with an already existing solution. Solution A software framework where the scientist can add his/her physics and tap existing features when/if needed. Pitfalls All gk simulators want to solve the same unsolved problem. (not an issue) Why should I share my code features? (not an issue) My existing code runs great, what is the (short term) payoff to install my features and get running within the framework? (big issue) One massive code, little inovation, no cross-checks. (not an issue)

14 Integration into framework is gradual, benchmarking at every step! LLNL/CU/UCLA Gyrokinetic Framework! All codes should use this main program! and call input.f at this time program main_program...! ! initilization call mpi_setup call timer_setup call initialize(runsteps,nt) if (start) then call loader_wrapper else call restart_wrapper endif! ! main time loop ipush=1 do timestep=1,runsteps nt = nt + 1 t = (nt - 1)*dt call accumulate call poisson(timestep-1,ipush) call efield! predictor push ipush=0 call push_wrapper(timestep,ipush) call accumulate call poisson(timestep,ipush)...

15 T oroidal-poloidal dis cretization Quasiballooning Coordinates θ ζ B - almost field-aligned - avoids grid discontinuities in field line direction - fixed finite-difference stencil and particle shape in what can be a highly twisted, nonorthogonal computational domain - general geometry - global implementation (annular geometry) F ield-aligned-coordinate dis cretization z B grid is field-aligned, but grid discontinuity occurs at ends of the box along z (magnetic field line does not connect back on itself after going once around poloidally) y Quas iballooning dis cretization z' B grid is almost aligned and grid cells at the ends of the box along z' exactly match y'

16 The quasiballooning radial discretization uses points at the same physical toroidal angle as the reference point. - isotropic particle shapes - isotropic mesh-based smoothing ζ θ = θ 0 V t = 0 0 ζ θ θ 0 V t 0 0 field-aligned coordinates (β = const.) quasiballooning i-1 i i+1 r i-1 i i+1 r

Fine-Scale Zonal Flow Suppression of Electron Temperature Gradient Turbulence

Fine-Scale Zonal Flow Suppression of Electron Temperature Gradient Turbulence Fine-Scale Zonal Flow Suppression of Electron Temperature Gradient Turbulence S.E. Parker, J.J. Kohut, Y. Chen, Z. Lin, F.L. Hinton and W.W. Lee Center for Integrated Plasma Studies, University of Colorado,

More information

GTC Simulation of Turbulence and Transport in Tokamak Plasmas

GTC Simulation of Turbulence and Transport in Tokamak Plasmas GTC Simulation of Turbulence and Transport in Tokamak Plasmas Z. Lin University it of California, i Irvine, CA 92697, USA and GPS-TTBP Team Supported by SciDAC GPS-TTBP, GSEP & CPES Motivation First-principles

More information

Gyrokinetic Transport Driven by Energetic Particle Modes

Gyrokinetic Transport Driven by Energetic Particle Modes Gyrokinetic Transport Driven by Energetic Particle Modes by Eric Bass (General Atomics) Collaborators: Ron Waltz, Ming Chu GSEP Workshop General Atomics August 10, 2009 Outline I. Background Alfvén (TAE/EPM)

More information

Towards Multiscale Gyrokinetic Simulations of ITER-like Plasmas

Towards Multiscale Gyrokinetic Simulations of ITER-like Plasmas Frank Jenko Max-Planck-Institut für Plasmaphysik, Garching Universität Ulm Towards Multiscale Gyrokinetic Simulations of ITER-like Plasmas 23 rd IAEA Fusion Energy Conference 11-16 October 2010, Daejeon,

More information

Long Time Simulations of Microturbulence in Fusion Plasmas

Long Time Simulations of Microturbulence in Fusion Plasmas Long Time Simulations of Microturbulence in Fusion Plasmas W. W. Lee, S. Ethier, T. G. Jenkins, W. X. Wang, J. L. V. Lewandowski, G. Rewoldt, and W. M. Tang Princeton Plasma Physics Laboratory, Princeton,

More information

Particle-in-cell simulations of electron transport from plasma turbulence: recent progress in gyrokinetic particle simulations of turbulent plasmas

Particle-in-cell simulations of electron transport from plasma turbulence: recent progress in gyrokinetic particle simulations of turbulent plasmas Institute of Physics Publishing Journal of Physics: Conference Series 16 (25 16 24 doi:1.188/1742-6596/16/1/2 SciDAC 25 Particle-in-cell simulations of electron transport from plasma turbulence: recent

More information

Gyrokinetic Simulations of Tokamak Microturbulence

Gyrokinetic Simulations of Tokamak Microturbulence Gyrokinetic Simulations of Tokamak Microturbulence W Dorland, Imperial College, London With key contributions from: S C Cowley F Jenko G W Hammett D Mikkelsen B N Rogers C Bourdelle W M Nevins D W Ross

More information

Role of Zonal Flows in TEM Turbulence through Nonlinear Gyrokinetic Particle and Continuum Simulation

Role of Zonal Flows in TEM Turbulence through Nonlinear Gyrokinetic Particle and Continuum Simulation 22 nd IAEA Fusion Energy Conference Geneva, Switzerland, 3-8 October 2008 IAEA-CN-65/TH/P8-39 Role of Zonal Flows in TEM Turbulence through Nonlinear Gyrokinetic Particle and Continuum Simulation D. R.

More information

Gyrokinetic Turbulence in Tokamaks and Stellarators

Gyrokinetic Turbulence in Tokamaks and Stellarators Gyrokinetic Turbulence in Tokamaks and Stellarators Frank Jenko IPP, Germany Acknowledgements: P. Xanthopoulos, F. Merz, T. Görler, M. Pueschel, D. Told; A. Boozer, G. Hammett, D. Mikkelsen, M. Zarnstorff,

More information

Gyrokinetic Microtearing Studies

Gyrokinetic Microtearing Studies 1 Gyrokinetic Microtearing Studies C M Roach summarising work involving many collaborators: D J Applegate 0, JW Connor, S C Cowley, D Dickinson 1, W Dorland 2, R J Hastie, S Saarelma, A A Schekochihin

More information

Microtearing Simulations in the Madison Symmetric Torus

Microtearing Simulations in the Madison Symmetric Torus Microtearing Simulations in the Madison Symmetric Torus D. Carmody, P.W. Terry, M.J. Pueschel - University of Wisconsin - Madison dcarmody@wisc.edu APS DPP 22 Overview PPCD discharges in MST have lower

More information

Global gyrokinetic particle simulations with kinetic electrons

Global gyrokinetic particle simulations with kinetic electrons IOP PUBLISHING Plasma Phys. Control. Fusion 49 (2007) B163 B172 PLASMA PHYSICS AND CONTROLLED FUSION doi:10.1088/0741-3335/49/12b/s15 Global gyrokinetic particle simulations with kinetic electrons Z Lin,

More information

Properties of freely decaying and driven turbulence of fusion plasmas using gyrokinetic particle simulation

Properties of freely decaying and driven turbulence of fusion plasmas using gyrokinetic particle simulation J. Plasma Fusion Res. SERIES, Vol. 9 () Properties of freely decaying and driven turbulence of fusion plasmas using gyrokinetic particle simulation R. Ganesh Institute for Plasma Research, Bhat Village,

More information

INTRODUCTION TO GYROKINETIC AND FLUID SIMULATIONS OF PLASMA TURBULENCE AND OPPORTUNITES FOR ADVANCED FUSION SIMULATIONS

INTRODUCTION TO GYROKINETIC AND FLUID SIMULATIONS OF PLASMA TURBULENCE AND OPPORTUNITES FOR ADVANCED FUSION SIMULATIONS INTRODUCTION TO GYROKINETIC AND FLUID SIMULATIONS OF PLASMA TURBULENCE AND OPPORTUNITES FOR ADVANCED FUSION SIMULATIONS G.W. Hammett, Princeton Plasma Physics Lab w3.pppl.gov/ hammett Fusion Simulation

More information

UCIrvine. Gyrokinetic Studies of Turbulence Spreading IAEA-CN-116/TH1-4

UCIrvine. Gyrokinetic Studies of Turbulence Spreading IAEA-CN-116/TH1-4 AEA-CN-116/TH1-4 Gyrokinetic Studies of Turbulence Spreading T.S. Hahm, Z. Lin, a P.H. Diamond, b G. Rewoldt, W.X. Wang, S. Ethier, O. Gurcan, b W. Lee, and W.M. Tang Princeton University, Plasma Physics

More information

Coarse-graining the electron distribution in turbulence simulations of tokamak plasmas

Coarse-graining the electron distribution in turbulence simulations of tokamak plasmas Coarse-graining the electron distribution in turbulence simulations of tokamak plasmas Yang Chen and Scott E. Parker University of Colorado at Boulder Gregory Rewoldt Princeton Plasma Physics Laboratory

More information

TURBULENT TRANSPORT THEORY

TURBULENT TRANSPORT THEORY ASDEX Upgrade Max-Planck-Institut für Plasmaphysik TURBULENT TRANSPORT THEORY C. Angioni GYRO, J. Candy and R.E. Waltz, GA The problem of Transport Transport is the physics subject which studies the physical

More information

Gyrokinetic Turbulence Simulations at High Plasma Beta

Gyrokinetic Turbulence Simulations at High Plasma Beta Gyrokinetic Turbulence Simulations at High Plasma Beta Moritz J. Pueschel Thanks to F. Jenko and M. Kammerer Ringberg Theory Meeting, Nov. 18, 2008 1 Motivation 2 3 The Beta Parameter Definition β β e

More information

Kinetic damping in gyro-kinetic simulation and the role in multi-scale turbulence

Kinetic damping in gyro-kinetic simulation and the role in multi-scale turbulence 2013 US-Japan JIFT workshop on New Aspects of Plasmas Kinetic Simulation NIFS, November 22-23, 2013 Kinetic damping in gyro-kinetic simulation and the role in multi-scale turbulence cf. Revisit for Landau

More information

Z. Lin University of California, Irvine, CA 92697, USA. Supported by SciDAC GPS-TTBP, GSEP & CPES

Z. Lin University of California, Irvine, CA 92697, USA. Supported by SciDAC GPS-TTBP, GSEP & CPES GTC Framework Development and Application Z. Lin University of California, Irvine, CA 92697, USA and dgpsttbp GPS-TTBP Team Supported by SciDAC GPS-TTBP, GSEP & CPES GPS-TTBP Workshop on GTC Framework

More information

Transport Improvement Near Low Order Rational q Surfaces in DIII D

Transport Improvement Near Low Order Rational q Surfaces in DIII D Transport Improvement Near Low Order Rational q Surfaces in DIII D M.E. Austin 1 With K.H. Burrell 2, R.E. Waltz 2, K.W. Gentle 1, E.J. Doyle 8, P. Gohil 2, C.M. Greenfield 2, R.J. Groebner 2, W.W. Heidbrink

More information

Entropy evolution and dissipation in collisionless particle-in-cell gyrokinetic simulations

Entropy evolution and dissipation in collisionless particle-in-cell gyrokinetic simulations Max-Planck-Insititut für Plasmaphysik Entropy evolution and dissipation in collisionless particle-in-cell gyrokinetic simulations A. Bottino Objectives Develop a numerical tool able to reproduce and predict

More information

Turbulent Transport due to Kinetic Ballooning Modes in High-Beta Toroidal Plasmas

Turbulent Transport due to Kinetic Ballooning Modes in High-Beta Toroidal Plasmas 1 TH/P-3 Turbulent Transport due to Kinetic allooning Modes in High-eta Toroidal Plasmas A. Ishizawa 1, S. Maeyama, T.-H. Watanabe 1, H. Sugama 1 and N. Nakajima 1 1 National Institute for Fusion Science,

More information

Gyrokinetic simulations with GYSELA: Main current issues in physics & numerics

Gyrokinetic simulations with GYSELA: Main current issues in physics & numerics Gyrokinetic simulations with GYSELA: Main current issues in physics & numerics Y. Sarazin, Y. Asahi 2, N. Bouzat, G. Dif-Pradalier, P. Donnel, C. Ehrlacher, C. Emeriau 3, X. Garbet, Ph. Ghendrih, V. Grandgirard,

More information

Gyrokinetics an efficient framework for studying turbulence and reconnection in magnetized plasmas

Gyrokinetics an efficient framework for studying turbulence and reconnection in magnetized plasmas Frank Jenko Gyrokinetics an efficient framework for studying turbulence and reconnection in magnetized plasmas Max-Planck-Institut für Plasmaphysik, Garching Workshop on Vlasov-Maxwell Kinetics WPI, Vienna,

More information

Bounce-averaged gyrokinetic simulations of trapped electron turbulence in elongated tokamak plasmas

Bounce-averaged gyrokinetic simulations of trapped electron turbulence in elongated tokamak plasmas Bounce-averaged gyrokinetic simulations of trapped electron turbulence in elongated tokamak plasmas Lei Qi a, Jaemin Kwon a, T. S. Hahm a,b and Sumin Yi a a National Fusion Research Institute (NFRI), Daejeon,

More information

Overview of Gyrokinetic Theory & Properties of ITG/TEM Instabilities

Overview of Gyrokinetic Theory & Properties of ITG/TEM Instabilities Overview of Gyrokinetic Theory & Properties of ITG/TEM Instabilities G. W. Hammett Princeton Plasma Physics Lab (PPPL) http://w3.pppl.gov/~hammett AST559: Plasma & Fluid Turbulence Dec. 5, 2011 (based

More information

Global Nonlinear Simulations of Ion and Electron Turbulence Usintg a Particle-In-Cell Approach

Global Nonlinear Simulations of Ion and Electron Turbulence Usintg a Particle-In-Cell Approach Global Nonlinear Simulations of Ion and Electron Turbulence Usintg a Particle-In-Cell Approach S. Jolliet 1), B. F. McMillan 1), T. M. Tran 1), X. Lapillonne 1), L. Villard 1), A. Bottino 2), P. Angelino

More information

Size Scaling and Nondiffusive Features of Electron Heat Transport in Multi-Scale Turbulence

Size Scaling and Nondiffusive Features of Electron Heat Transport in Multi-Scale Turbulence Size Scaling and Nondiffusive Features of Electron Heat Transport in Multi-Scale Turbulence Z. Lin 1, Y. Xiao 1, W. J. Deng 1, I. Holod 1, C. Kamath, S. Klasky 3, Z. X. Wang 1, and H. S. Zhang 4,1 1 University

More information

Global particle-in-cell simulations of Alfvénic modes

Global particle-in-cell simulations of Alfvénic modes Global particle-in-cell simulations of Alfvénic modes A. Mishchenko, R. Hatzky and A. Könies Max-Planck-Institut für Plasmaphysik, EURATOM-Association, D-749 Greifswald, Germany Rechenzentrum der Max-Planck-Gesellschaft

More information

Comparison of Kinetic and Extended MHD Models for the Ion Temperature Gradient Instability in Slab Geometry

Comparison of Kinetic and Extended MHD Models for the Ion Temperature Gradient Instability in Slab Geometry Comparison of Kinetic and Extended MHD Models for the Ion Temperature Gradient Instability in Slab Geometry D. D. Schnack University of Wisconsin Madison Jianhua Cheng, S. E. Parker University of Colorado

More information

Self-consistent particle tracking in a simulation of the entropy mode in a Z pinch

Self-consistent particle tracking in a simulation of the entropy mode in a Z pinch Self-consistent particle tracking in a simulation of the entropy mode in a Z pinch K. Gustafson, I. Broemstrup, D. del-castillo-negrete, W. Dorland and M. Barnes Department of Physics, CSCAMM, University

More information

Gyrokinetic simulations including the centrifugal force in a strongly rotating tokamak plasma

Gyrokinetic simulations including the centrifugal force in a strongly rotating tokamak plasma Gyrokinetic simulations including the centrifugal force in a strongly rotating tokamak plasma F.J. Casson, A.G. Peeters, Y. Camenen, W.A. Hornsby, A.P. Snodin, D. Strintzi, G.Szepesi CCFE Turbsim, July

More information

PSFC/JA D.R. Ernst, N. Basse, W. Dorland 1, C.L. Fiore, L. Lin, A. Long 2, M. Porkolab, K. Zeller, K. Zhurovich. June 2006

PSFC/JA D.R. Ernst, N. Basse, W. Dorland 1, C.L. Fiore, L. Lin, A. Long 2, M. Porkolab, K. Zeller, K. Zhurovich. June 2006 PSFC/JA-6-34 Identification of TEM Turbulence through Direct Comparison of Nonlinear Gyrokinetic Simulations with Phase Contrast Imaging Density Fluctuation Measurements D.R. Ernst, N. Basse, W. Dorland

More information

Progress and Plans on Physics and Validation

Progress and Plans on Physics and Validation Progress and Plans on Physics and Validation T.S. Hahm Princeton Plasma Physics Laboratory Princeton, New Jersey Momentum Transport Studies: Turbulence and Neoclassical Physics Role of Trapped Electrons

More information

Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas )

Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas ) Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas ) Yasutomo ISHII and Andrei SMOLYAKOV 1) Japan Atomic Energy Agency, Ibaraki 311-0102, Japan 1) University

More information

Turbulence in Tokamak Plasmas

Turbulence in Tokamak Plasmas ASDEX Upgrade Turbulence in Tokamak Plasmas basic properties and typical results B. Scott Max Planck Institut für Plasmaphysik Euratom Association D-85748 Garching, Germany Uni Innsbruck, Nov 2011 Basics

More information

Multi-scale turbulence, electron transport, and Zonal Flows in DIII-D

Multi-scale turbulence, electron transport, and Zonal Flows in DIII-D Multi-scale turbulence, electron transport, and Zonal Flows in DIII-D L. Schmitz1 with C. Holland2, T.L. Rhodes1, G. Wang1, J.C. Hillesheim1, A.E. White3, W. A. Peebles1, J. DeBoo4, G.R. McKee5, J. DeGrassie4,

More information

Gyrokinetic simulations of magnetic fusion plasmas

Gyrokinetic simulations of magnetic fusion plasmas Gyrokinetic simulations of magnetic fusion plasmas Tutorial 2 Virginie Grandgirard CEA/DSM/IRFM, Association Euratom-CEA, Cadarache, 13108 St Paul-lez-Durance, France. email: virginie.grandgirard@cea.fr

More information

Comparisons and Physics Basis of Tokamak Transport. Models and Turbulence Simulations

Comparisons and Physics Basis of Tokamak Transport. Models and Turbulence Simulations Comparisons and Physics Basis of Tokamak Transport Models and Turbulence Simulations A. M. Dimits, 1 M. A. Beer, 2 G. W. Hammett, 2 C. Kim, 3 S. E. Parker, 3 D. E. Shumaker, 1 R. Sydora, 4 A. J. Redd,

More information

AMSC 663 Project Proposal: Upgrade to the GSP Gyrokinetic Code

AMSC 663 Project Proposal: Upgrade to the GSP Gyrokinetic Code AMSC 663 Project Proposal: Upgrade to the GSP Gyrokinetic Code George Wilkie (gwilkie@umd.edu) Supervisor: William Dorland (bdorland@umd.edu) October 11, 2011 Abstract Simulations of turbulent plasma in

More information

Gyrokinetic Theory and Dynamics of the Tokamak Edge

Gyrokinetic Theory and Dynamics of the Tokamak Edge ASDEX Upgrade Gyrokinetic Theory and Dynamics of the Tokamak Edge B. Scott Max Planck Institut für Plasmaphysik D-85748 Garching, Germany PET-15, Sep 2015 these slides: basic processes in the dynamics

More information

Modeling of ELM Dynamics for ITER

Modeling of ELM Dynamics for ITER Modeling of ELM Dynamics for ITER A.Y. PANKIN 1, G. BATEMAN 1, D.P. BRENNAN 2, A.H. KRITZ 1, S. KRUGER 3, P.B. SNYDER 4 and the NIMROD team 1 Lehigh University, 16 Memorial Drive East, Bethlehem, PA 18015

More information

Operational Phase Space of the Edge Plasma in Alcator C-Mod

Operational Phase Space of the Edge Plasma in Alcator C-Mod Operational Phase Space of the Edge Plasma in B. LaBombard, T. Biewer, M. Greenwald, J.W. Hughes B. Lipschultz, N. Smick, J.L. Terry, Team Contributed talk RO.00008 Presented at the 47th Annual Meeting

More information

Edge Rotational Shear Requirements for the Edge Harmonic Oscillation in DIII D Quiescent H mode Plasmas

Edge Rotational Shear Requirements for the Edge Harmonic Oscillation in DIII D Quiescent H mode Plasmas Edge Rotational Shear Requirements for the Edge Harmonic Oscillation in DIII D Quiescent H mode Plasmas by T.M. Wilks 1 with A. Garofalo 2, K.H. Burrell 2, Xi. Chen 2, P.H. Diamond 3, Z.B. Guo 3, X. Xu

More information

Discrete Particle Noise in Particle-in-Cell Simulations of Plasma Microturbulence

Discrete Particle Noise in Particle-in-Cell Simulations of Plasma Microturbulence UCRL-JRNL-15630 Discrete Particle Noise in Particle-in-Cell Simulations of Plasma Microturbulence W. M. Nevins, G. W. Hammett, A. M. Dimits, W. Dorland, D. E. Shumaker September 3, 005 The Physics of Plasmas

More information

International Workshop on the Frontiers of Modern Plasma Physics July On the Nature of Plasma Core Turbulence.

International Workshop on the Frontiers of Modern Plasma Physics July On the Nature of Plasma Core Turbulence. 1953-43 International Workshop on the Frontiers of Modern Plasma Physics 14-25 July 2008 On the Nature of Plasma Core Turbulence. F. Jenko Max-Planck Institute fuer Plasmaphysik Garching bei Munchen Germany

More information

TRANSPORT PROGRAM C-MOD 5 YEAR REVIEW MAY, 2003 PRESENTED BY MARTIN GREENWALD MIT PLASMA SCIENCE & FUSION CENTER

TRANSPORT PROGRAM C-MOD 5 YEAR REVIEW MAY, 2003 PRESENTED BY MARTIN GREENWALD MIT PLASMA SCIENCE & FUSION CENTER TRANSPORT PROGRAM C-Mod C-MOD 5 YEAR REVIEW MAY, 2003 PRESENTED BY MARTIN GREENWALD MIT PLASMA SCIENCE & FUSION CENTER C-MOD - OPPORTUNITIES AND CHALLENGES Prediction and control are the ultimate goals

More information

Co-existence and interference of multiple modes in plasma turbulence: Some recent GENE results

Co-existence and interference of multiple modes in plasma turbulence: Some recent GENE results Co-existence and interference of multiple modes in plasma turbulence: Some recent GENE results Frank Jenko IPP Garching, Germany University of Ulm, Germany Acknowledgements: F. Merz, T. Görler, D. Told,

More information

Advances in stellarator gyrokinetics

Advances in stellarator gyrokinetics Advances in stellarator gyrokinetics Per Helander and T. Bird, F. Jenko, R. Kleiber, G.G. Plunk, J.H.E. Proll, J. Riemann, P. Xanthopoulos 1 Background Wendelstein 7-X will start experiments in 2015 optimised

More information

Validation Study of gyrokinetic simulation (GYRO) near the edge in Alcator C-Mod ohmic discharges

Validation Study of gyrokinetic simulation (GYRO) near the edge in Alcator C-Mod ohmic discharges Validation Study of gyrokinetic simulation (GYRO) near the edge in Alcator C-Mod ohmic discharges C. Sung, A. E. White, N. T. Howard, D. Mikkelsen, C. Holland, J. Rice, M. Reinke, C. Gao, P. Ennever, M.

More information

TH/P6-14 Integrated particle simulation of neoclassical and turbulence physics in the tokamak pedestal/edge region using XGC a)

TH/P6-14 Integrated particle simulation of neoclassical and turbulence physics in the tokamak pedestal/edge region using XGC a) 1 TH/P6-14 Integrated particle simulation of neoclassical and turbulence physics in the tokamak pedestal/edge region using XGC a) 1 Chang, C.S., 1 Ku, S., 2 Adams M., 3 D Azevedo, G., 4 Chen, Y., 5 Cummings,

More information

Continuum Edge Gyrokinetic Theory and Simulations 1

Continuum Edge Gyrokinetic Theory and Simulations 1 1 TH/P6-23 Continuum Edge Gyrokinetic Theory and Simulations 1 X.Q. Xu 1), K. Bodi 2), J. Candy 3), B. I. Cohen 1), R. H. Cohen 1), P. Colella 4), M. R. Dorr 1), J. A. Hittinger 1), G. D. Kerbel 1), S.

More information

Gyrokinetic Large Eddy Simulations

Gyrokinetic Large Eddy Simulations Gyrokinetic Large Eddy Simulations A. Bañón Navarro 1, P. Morel 1, M. Albrecht-Marc 1, D. Carati 1, F. Merz 2, T. Görler 2, and F. Jenko 2 1 Laboratoire de Physique Statistique et des Plasmas Université

More information

NumKin, Strasbourg, October 17 th, 2016

NumKin, Strasbourg, October 17 th, 2016 F. Palermo 1 A.Biancalani 1, C.Angioni 1, F.Zonca 2, A.Bottino 1, B.Scott 1, G.D.Conway 1, E.Poli 1 1 Max Planck Institut für Plasmaphysik, Garching, Germany 2 ENEA C. R. Frascati - Via E. Fermi 45, CP

More information

Per Helander. Contributions from: R. Kleiber, A. Mishchenko, J. Nührenberg, P. Xanthopoulos. Wendelsteinstraße 1, Greifswald

Per Helander. Contributions from: R. Kleiber, A. Mishchenko, J. Nührenberg, P. Xanthopoulos. Wendelsteinstraße 1, Greifswald Rotation and zonal flows in stellarators Per Helander Wendelsteinstraße 1, 17491 Greifswald Contributions from: R. Kleiber, A. Mishchenko, J. Nührenberg, P. Xanthopoulos What is a stellarator? In a tokamak

More information

Multiscale, multiphysics modeling of turbulent transport and heating in collisionless, magnetized plasmas

Multiscale, multiphysics modeling of turbulent transport and heating in collisionless, magnetized plasmas Multiscale, multiphysics modeling of turbulent transport and heating in collisionless, magnetized plasmas Michael Barnes Plasma Science & Fusion Center Massachusetts Institute of Technology Collaborators:

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

On the Physics of the L/H Transition

On the Physics of the L/H Transition ASDEX Upgrade On the Physics of the L/H Transition B. Scott Max Planck Institut für Plasmaphysik Euratom Association D-85748 Garching, Germany EFDA-TTG Workshop, Sep 2010, updated Apr 2012 Outline Physical

More information

Global gyrokinetic modeling of geodesic acoustic modes and shear Alfvén instabilities in ASDEX Upgrade.

Global gyrokinetic modeling of geodesic acoustic modes and shear Alfvén instabilities in ASDEX Upgrade. 1 EX/P1-18 Global gyrokinetic modeling of geodesic acoustic modes and shear Alfvén instabilities in ASDEX Upgrade. A. Biancalani 1, A. Bottino 1, S. Briguglio 2, G.D. Conway 1, C. Di Troia 2, R. Kleiber

More information

Characterizing electron temperature gradient turbulence via numerical simulation

Characterizing electron temperature gradient turbulence via numerical simulation Characterizing electron temperature gradient turbulence via numerical simulation W. M. Nevins Lawrence Livermore National Laboratory, Livermore, California 94551 J. Candy General Atomics, San Diego, California

More information

Turbulence and Transport The Secrets of Magnetic Confinement

Turbulence and Transport The Secrets of Magnetic Confinement Turbulence and Transport The Secrets of Magnetic Confinement Presented by Martin Greenwald MIT Plasma Science & Fusion Center IAP January 2005 FUSION REACTIONS POWER THE STARS AND PRODUCE THE ELEMENTS

More information

The gyrokinetic turbulence code GENE - Numerics and applications

The gyrokinetic turbulence code GENE - Numerics and applications Contributors: T. Dannert (1), F. Jenko (1),F. Merz (1), D. Told (1), X. Lapillonne (2), S. Brunner (2), and others T. Görler (1) The gyrokinetic turbulence code GENE - Numerics and applications (1) Max-Planck-Institut

More information

Mechanisms of intrinsic toroidal rotation tested against ASDEX Upgrade observations

Mechanisms of intrinsic toroidal rotation tested against ASDEX Upgrade observations Mechanisms of intrinsic toroidal rotation tested against ASDEX Upgrade observations William A. Hornsby C. Angioni, E. Fable, P. Manas, R. McDermott, Z.X. Lu, S. Grosshauser 2, A. G. Peeters 2 and the ASDEX

More information

Microturbulence in optimised stellarators

Microturbulence in optimised stellarators Q Josefine H. E. Proll, Benjamin J. Faber, Per Helander, Samuel A. Lazerson, Harry Mynick, and Pavlos Xanthopoulos Many thanks to: T. M. Bird, J. W. Connor, T. Go rler, W. Guttenfelder, G.W. Hammett, F.

More information

Verification of gyrokinetic particle simulation of Alfven eigenmodes excited by external antenna and by fast ions

Verification of gyrokinetic particle simulation of Alfven eigenmodes excited by external antenna and by fast ions Verification of gyrokinetic particle simulation of Alfven eigenmodes excited by external antenna and by fast ions L. Chen 1,2, W. Deng 1, Z. Lin 1, D. Spong 3, G. Y. Sun 4, X. Wang 2,1, X. Q. Xu 5, H.

More information

Non-linear MHD Simulations of Edge Localized Modes in ASDEX Upgrade. Matthias Hölzl, Isabel Krebs, Karl Lackner, Sibylle Günter

Non-linear MHD Simulations of Edge Localized Modes in ASDEX Upgrade. Matthias Hölzl, Isabel Krebs, Karl Lackner, Sibylle Günter Non-linear MHD Simulations of Edge Localized Modes in ASDEX Upgrade Matthias Hölzl, Isabel Krebs, Karl Lackner, Sibylle Günter Matthias Hölzl Nonlinear ELM Simulations DPG Spring Meeting, Jena, 02/2013

More information

New bootstrap current formula valid for steep edge pedestal, and its implication to pedestal stability

New bootstrap current formula valid for steep edge pedestal, and its implication to pedestal stability 1 TH/P4-12 New bootstrap current formula valid for steep edge pedestal, and its implication to pedestal stability C.S. Chang 1,2, Sehoon Koh 2,*, T. Osborne 3, R. Maingi 4, J. Menard 1, S. Ku 1, Scott

More information

Mechanisms for ITB Formation and Control in Alcator C-Mod Identified through Gyrokinetic Simulations of TEM Turbulence

Mechanisms for ITB Formation and Control in Alcator C-Mod Identified through Gyrokinetic Simulations of TEM Turbulence th IAEA Fusion Energy Conference Vilamoura, Portugal, 1-6 November IAEA-CN-116/TH/-1 Mechanisms for ITB Formation and Control in Alcator C-Mod Identified through Gyrokinetic Simulations of TEM Turbulence

More information

MHD Analysis of the Tokamak Edge Pedestal in the Low Collisionality Regime Thoughts on the Physics of ELM-free QH and RMP Discharges

MHD Analysis of the Tokamak Edge Pedestal in the Low Collisionality Regime Thoughts on the Physics of ELM-free QH and RMP Discharges MHD Analysis of the Tokamak Edge Pedestal in the Low Collisionality Regime Thoughts on the Physics of ELM-free QH and RMP Discharges P.B. Snyder 1 Contributions from: H.R. Wilson 2, D.P. Brennan 1, K.H.

More information

INTERACTION OF DRIFT WAVE TURBULENCE AND MAGNETIC ISLANDS

INTERACTION OF DRIFT WAVE TURBULENCE AND MAGNETIC ISLANDS INTERACTION OF DRIFT WAVE TURBULENCE AND MAGNETIC ISLANDS A. Ishizawa and N. Nakajima National Institute for Fusion Science F. L. Waelbroeck, R. Fitzpatrick, W. Horton Institute for Fusion Studies, University

More information

Theory for Neoclassical Toroidal Plasma Viscosity in a Toroidally Symmetric Torus. K. C. Shaing

Theory for Neoclassical Toroidal Plasma Viscosity in a Toroidally Symmetric Torus. K. C. Shaing Theory for Neoclassical Toroidal Plasma Viscosity in a Toroidally Symmetric Torus K. C. Shaing Plasma and Space Science Center, and ISAPS, National Cheng Kung University, Tainan, Taiwan 70101, Republic

More information

Validating Simulations of Multi-Scale Plasma Turbulence in ITER-Relevant, Alcator C-Mod Plasmas

Validating Simulations of Multi-Scale Plasma Turbulence in ITER-Relevant, Alcator C-Mod Plasmas Validating Simulations of Multi-Scale Plasma Turbulence in ITER-Relevant, Alcator C-Mod Plasmas Nathan Howard 1 with C. Holland 2, A.E. White 1, M. Greenwald 1, J. Candy 3, P. Rodriguez- Fernandez 1, and

More information

Water-bag reduced gyrokinetic model for the study of the spatial structure of ITG instability linear modes

Water-bag reduced gyrokinetic model for the study of the spatial structure of ITG instability linear modes Water-bag reduced gyrokinetic model for the study of the spatial structure of ITG instability linear modes PhD work directed by N. Besse with invaluable input from P. Bertrand, E. Gravier, P. Morel,R.

More information

Verification and validation of integrated simulation of energetic particles in fusion plasmas I: linear simulations

Verification and validation of integrated simulation of energetic particles in fusion plasmas I: linear simulations Page of 0 AUTHOR SUBMITTED MANUSCRIPT - NF- 0 0 0 Verification and validation of integrated simulation of energetic particles in fusion plasmas I: linear simulations S. Taimourzadeh, E. M. Bass, Y. Chen,

More information

Analytic Benchmarking of the 2DX eigenvalue code

Analytic Benchmarking of the 2DX eigenvalue code Analytic Benchmarking of the 2DX eigenvalue code D. A. Baver, J. R. Myra Lodestar Research Corporation M. Umansky Lawrence Livermore National Laboratory Analytic benchmarking of the 2DX eigenvalue code

More information

Tokamak Edge Turbulence background theory and computation

Tokamak Edge Turbulence background theory and computation ASDEX Upgrade Tokamak Edge Turbulence background theory and computation B. Scott Max Planck Institut für Plasmaphysik Euratom Association D-85748 Garching, Germany Krakow, Sep 2006 Outline Basic Concepts

More information

Turbulence spreading and transport scaling in global gyrokinetic particle simulations

Turbulence spreading and transport scaling in global gyrokinetic particle simulations PHYSICS OF PLASMAS VOLUME 11, NUMBER 3 MARCH 2004 Turbulence spreading and transport scaling in global gyrokinetic particle simulations Z. Lin Department of Physics and Astronomy, University of California,

More information

DIAGNOSTICS FOR ADVANCED TOKAMAK RESEARCH

DIAGNOSTICS FOR ADVANCED TOKAMAK RESEARCH DIAGNOSTICS FOR ADVANCED TOKAMAK RESEARCH by K.H. Burrell Presented at High Temperature Plasma Diagnostics 2 Conference Tucson, Arizona June 19 22, 2 134 /KHB/wj ROLE OF DIAGNOSTICS IN ADVANCED TOKAMAK

More information

Neoclassical transport

Neoclassical transport Neoclassical transport Dr Ben Dudson Department of Physics, University of York Heslington, York YO10 5DD, UK 28 th January 2013 Dr Ben Dudson Magnetic Confinement Fusion (1 of 19) Last time Toroidal devices

More information

3D hybrid-kinetic turbulence and phase-space cascades

3D hybrid-kinetic turbulence and phase-space cascades 3D hybrid-kinetic turbulence and phase-space cascades ( in a β = 1 plasma ) Silvio Sergio Cerri Department of Astrophysical Sciences, Princeton University, USA 11th Plasma Kinetics Working Meeting WPI

More information

Studies of Turbulence-driven FLOWs:

Studies of Turbulence-driven FLOWs: Studies of Turbulence-driven FLOWs: a) V ", V Competition in a Tube b) Revisiting Zonal Flow Saturation J.C. Li, P.H. Diamond, R. Hong, G. Tynan University of California San Diego, USA This material is

More information

Innovative Concepts Workshop Austin, Texas February 13-15, 2006

Innovative Concepts Workshop Austin, Texas February 13-15, 2006 Don Spong Oak Ridge National Laboratory Acknowledgements: Jeff Harris, Hideo Sugama, Shin Nishimura, Andrew Ware, Steve Hirshman, Wayne Houlberg, Jim Lyon Innovative Concepts Workshop Austin, Texas February

More information

Heat Transport in a Stochastic Magnetic Field. John Sarff Physics Dept, UW-Madison

Heat Transport in a Stochastic Magnetic Field. John Sarff Physics Dept, UW-Madison Heat Transport in a Stochastic Magnetic Field John Sarff Physics Dept, UW-Madison CMPD & CMSO Winter School UCLA Jan 5-10, 2009 Magnetic perturbations can destroy the nested-surface topology desired for

More information

NSTX. Investigation of electron gyro-scale fluctuations in the National Spherical Torus Experiment. David Smith. Advisor: Ernesto Mazzucato

NSTX. Investigation of electron gyro-scale fluctuations in the National Spherical Torus Experiment. David Smith. Advisor: Ernesto Mazzucato NSTX Supported by Investigation of electron gyro-scale fluctuations in the National Spherical Torus Experiment David Smith Advisor: Ernesto Mazzucato Final public oral exam February 26, 2009 Investigation

More information

L Aquila, Maggio 2002

L Aquila, Maggio 2002 Nonlinear saturation of Shear Alfvén Modes and energetic ion transports in Tokamak equilibria with hollow-q profiles G. Vlad, S. Briguglio, F. Zonca, G. Fogaccia Associazione Euratom-ENEA sulla Fusione,

More information

Ion-Acoustic-Wave Instability from Laser-Driven Return Currents

Ion-Acoustic-Wave Instability from Laser-Driven Return Currents Ion-Acoustic-Wave Instability from Laser-Driven Return Currents 3.0 3~ beam 2.5 4~ TS beam 60 100 100-nm TS volume Thomsonscattered light 5 0 5 Wavelength shift (Å) 0.5 0.0 D. H. Froula University of Rochester

More information

On the Nature of ETG Turbulence and Cross-Scale Coupling

On the Nature of ETG Turbulence and Cross-Scale Coupling J. Plasma Fusion Res. SERIES, Vol. Vol. 6 6 (2004) (2004) 11 16 000 000 On the Nature of ETG Turbulence and Cross-Scale Coupling JENKO Frank Max-Planck-Institut für Plasmaphysik, EURATOM-Association, D-85748

More information

ELMs and Constraints on the H-Mode Pedestal:

ELMs and Constraints on the H-Mode Pedestal: ELMs and Constraints on the H-Mode Pedestal: A Model Based on Peeling-Ballooning Modes P.B. Snyder, 1 H.R. Wilson, 2 J.R. Ferron, 1 L.L. Lao, 1 A.W. Leonard, 1 D. Mossessian, 3 M. Murakami, 4 T.H. Osborne,

More information

The Field-Reversed Configuration (FRC) is a high-beta compact toroidal in which the external field is reversed on axis by azimuthal plasma The FRC is

The Field-Reversed Configuration (FRC) is a high-beta compact toroidal in which the external field is reversed on axis by azimuthal plasma The FRC is and Stability of Field-Reversed Equilibrium with Toroidal Field Configurations Atomics General Box 85608, San Diego, California 92186-5608 P.O. APS Annual APS Meeting of the Division of Plasma Physics

More information

Computational Issues in the Continuum Gyrokinetic Code GYRO

Computational Issues in the Continuum Gyrokinetic Code GYRO Computational Issues in the Continuum Gyrokinetic Code GYRO presented by: Eric Bass GSEP SciDAC project at General Atomics CScADS Workshop Snowbird, UT July 19, 2010 About GYRO Purpose: To predict transport

More information

Forced hybrid-kinetic turbulence in 2D3V

Forced hybrid-kinetic turbulence in 2D3V Forced hybrid-kinetic turbulence in 2D3V Silvio Sergio Cerri1,2 1 In collaboration with: 3 F. Califano, F. Rincon, F. Jenko4, D. Told4 1 Physics Department E. Fermi, University of Pisa, Italy fu r Plasmaphysik,

More information

Energetic-Ion-Driven MHD Instab. & Transport: Simulation Methods, V&V and Predictions

Energetic-Ion-Driven MHD Instab. & Transport: Simulation Methods, V&V and Predictions Energetic-Ion-Driven MHD Instab. & Transport: Simulation Methods, V&V and Predictions 7th APTWG Intl. Conference 5-8 June 2017 Nagoya Univ., Nagoya, Japan Andreas Bierwage, Yasushi Todo 14.1MeV 10 kev

More information

Stability of a plasma confined in a dipole field

Stability of a plasma confined in a dipole field PHYSICS OF PLASMAS VOLUME 5, NUMBER 10 OCTOBER 1998 Stability of a plasma confined in a dipole field Plasma Fusion Center, Massachusetts Institute of Technology, Cambridge, Massachusetts 02139 Received

More information

DPG School The Physics of ITER Physikzentrum Bad Honnef, Energy Transport, Theory (and Experiment) Clemente Angioni

DPG School The Physics of ITER Physikzentrum Bad Honnef, Energy Transport, Theory (and Experiment) Clemente Angioni Max-Planck-Institut für Plasmaphysik DPG School The Physics of ITER Physikzentrum Bad Honnef, 23.09.2014 Energy Transport, Theory (and Experiment) Clemente Angioni Special acknowledgments for material

More information

A Simulation Model for Drift Resistive Ballooning Turbulence Examining the Influence of Self-consistent Zonal Flows *

A Simulation Model for Drift Resistive Ballooning Turbulence Examining the Influence of Self-consistent Zonal Flows * A Simulation Model for Drift Resistive Ballooning Turbulence Examining the Influence of Self-consistent Zonal Flows * Bruce I. Cohen, Maxim V. Umansky, Ilon Joseph Lawrence Livermore National Laboratory

More information

Validation studies on local gyrokinetic simulations of tokamak ITG-TEM driven turbulent transport

Validation studies on local gyrokinetic simulations of tokamak ITG-TEM driven turbulent transport Validation studies on local gyrokinetic simulations of tokamak ITG-TEM driven turbulent transport *Motoki Nakata 1, Mitsuru Honda 1, Maiko Yoshida 1, Hajime Urano 1, Shinya Maeyama 1, Masanori Nunami 2,

More information

Accurate representation of velocity space using truncated Hermite expansions.

Accurate representation of velocity space using truncated Hermite expansions. Accurate representation of velocity space using truncated Hermite expansions. Joseph Parker Oxford Centre for Collaborative Applied Mathematics Mathematical Institute, University of Oxford Wolfgang Pauli

More information

GA A25566 COUPLED ITG/TEM-ETG GYROKINETIC SIMULATIONS

GA A25566 COUPLED ITG/TEM-ETG GYROKINETIC SIMULATIONS GA A25566 COUPLED ITG/TEM-ETG GYROKINETIC SIMULATIONS by J. CANDY and R.E. WALTZ SEPTEMBER 2006 DISCLAIMER This report was prepared as an account of work sponsored by an agency of the United States Government.

More information

NONLINEAR MHD WAVES THE INTERESTING INFLUENCE OF FIREHOSE AND MIRROR IN ASTROPHYSICAL PLASMAS. Jono Squire (Caltech) UCLA April 2017

NONLINEAR MHD WAVES THE INTERESTING INFLUENCE OF FIREHOSE AND MIRROR IN ASTROPHYSICAL PLASMAS. Jono Squire (Caltech) UCLA April 2017 NONLINEAR MHD WAVES THE INTERESTING INFLUENCE OF FIREHOSE AND MIRROR IN ASTROPHYSICAL PLASMAS Jono Squire (Caltech) UCLA April 2017 Along with: E. Quataert, A. Schekochihin, M. Kunz, S. Bale, C. Chen,

More information