the-nuclear-confectionery / CCAKE

Conserved ChArges HydrodynamiK Evolution
https://the-nuclear-confectionery.github.io/ccake-site/
Other
2 stars 1 forks source link

Added a script that computes the Gubser solution #18

Closed jordissm closed 10 months ago

jordissm commented 10 months ago

This Mathematica program tabulates the solutions for temperature, velocity and shear-stress tensor on a x-y spatial grid for Gubser flow with constant shear viscosity for a given hyperbolic time tau.

Usage: mathematica/math/MathKernel -script Gubser_semi-analytical_tabulator.wls <tau [fm/c]> <grid max [fm]> <grid step [fm]>

willian-m commented 10 months ago

Before closing, could you add a README.md in the gubse_checks folder with the usage instructions?