Chen Shi

Assistant Researcher
Department of Earth, Planetary, and Space Sciences
University of California, Los Angeles

Open-source MHD simulation codes I've been developing

[1] 2D code with open-periodic boundary condition (GitHub)

This is a 2D code that adopts Fourier transform based pseudo-spectral method in one dimension and compact finite difference scheme in another dimention to calculate spatial derivatives. Thus open-pereiodic boundary condition is implemented.

3D simulation of turbulence
3D simulation of turbulence using the 3D MHD code we developed.

[2] 3D code with periodic boundary condition (GitHub)

This is a 3D code that adopts Fourier transform based pseudo-spectral method in all the three dimensions to calculate spatial derivatives. It is very suitable for turbulence simulations.