/RNSE

Relativistic Navier Stokes Equation Solver. Preprints: 1310.2948, 1405.4005

Primary LanguageMathematica

RNSE

Check out the writeup.pdf file for background reading.

  • To run the code, simply make and run ~$ ./rnse

  • For available options, run ~$ ./rnse -h.

  • To adjust simulation parameters not available as options, look in defines.h.

  • To generate initial instanton profiles, a Mathematica script get_bubble_profile.math exists that can be run using the cli Mathematica interface.