This is a project which is currently making use of HPC facilities at Newcastle University. It is active.
For further information about this project, please contact:
Open-source code XSHELLS (https://nschaeff.bitbucket.io/xshells/). XSHELLS is a pseudo-spectral code that solves the MHD equations for a Boussinesq fluid in 3D spherical geometry. The code uses a finite difference decomposition in radius and spherical harmonics. The code is parallelised in radial direction using MPI. Shared memory parallelism in the angular directions is implemented using OpenMP.