Skip to content

ianabel/rmhd

Repository files navigation

rmhd

Reduced MHD GPU-based Simulation Code.

This is based on the Gandalf simulation code written by Anjor Kanekar and William Dorland. This version is maintained by Ian Abel, with contributions from Dan Martin and Nicholas Bidler.

To build and run on Perlmutter.nersc.gov:

To build and run an example on Perlmutter.nersc.gov:

  1. clone from github:

git clone [email protected]:ianabel/rmhd.git

  1. set modules:

source setupModules-Perlmutter

  1. build code:

make

  1. Run test code on login node:

cd test

../gandalf a01

  1. run on gpu nodes (from rmhd/test directory):

salloc --nodes 1 --qos interactive --time 01:00:00 --constraint gpu

../gandalf a01

About

Reduced MHD GPU-based Simulation Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published