aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_ShockTubeM.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/GRHydro_ShockTubeM.F90')
-rw-r--r--src/GRHydro_ShockTubeM.F906
1 files changed, 4 insertions, 2 deletions
diff --git a/src/GRHydro_ShockTubeM.F90 b/src/GRHydro_ShockTubeM.F90
index a864054..6418baf 100644
--- a/src/GRHydro_ShockTubeM.F90
+++ b/src/GRHydro_ShockTubeM.F90
@@ -137,7 +137,8 @@ subroutine GRHydro_shocktubeM(CCTK_ARGUMENTS)
epsl = 1500.d0
epsr = 1.5d-2
-!!$ The following shocktubes are from Balsara 2001 .
+!!$ The following shocktubes are from Balsara, ApJSS 132 p83 (2001),
+!!$ http://adsabs.harvard.edu/abs/2001ApJS..132...83B.
!!$ All use n=1600 cells, over domain x=[-0.5,0.5]
!!$ All assume ideal-gas or gamma-law EOS, the first test uses GAMMA=2. while the rest GAMMA=5./3.
@@ -274,7 +275,8 @@ subroutine GRHydro_shocktubeM(CCTK_ARGUMENTS)
epsl = 1.5d0*5.d0/rhol
epsr = 1.5d0*5.3d0/rhor
-!!$ The following 9 tests are from Komissarov 1999 .
+!!$ The following 9 tests are from Komissarov MNRAS 303 p343 (1999),
+!!$ http://adsabs.harvard.edu/abs/1999MNRAS.303..343K.
!!$ Note that the data is specified in terms of the 4-velocity, so some conversion is necessary.
!!$ All assume ideal-gas or gamma-law EOS with GAMMA=4./3.