Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunYen-Chen authored Sep 8, 2024
1 parent 7c537bf commit 53bf3f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/test_problem/Hydro/Riemann/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Note
1. Since GAMER does not support real 1D/2D simulations, one should set the
root-level grid size to 16 (i.e., patch size*2) in the transverse directions
2. Enable `MHD` in the `Makefile` for the Riemann problems involving magnetic field
2. Enable [[MHD | Installation: Simulation-Options#MHD]] in the `Makefile` for the Riemann problems involving magnetic field
3. Plotting scripts: `plot__hydro_dens.gpt`, `plot__mhd.gpt`
4. The analytical solution of `ReferenceSolution/Gamma_1.67/BrioWu` adopts a
regular solution (a rotational wave) at x~0.495 while numerical simulations
Expand All @@ -41,7 +41,7 @@
- OUTPUT_DT = 0.01
- Plotting scripts: `plot__srhd_ur.gpt` and `plot__srhd_ur.py`
- The analytical solution: `ReferenceSolution/TM_EoS/SRHD_UR`
- Reference: Figure 4. in "Tseng et al. 2021, MNRAS, 504, 3298"
- Reference: Figure 4. in [Tseng et al. 2021, MNRAS, 504, 3298](https://doi.org/10.1093/mnras/stab1006)

- Setup for SRHD mixed ultra-relativistic and non-relativistic limits
- Input__TestProb
Expand All @@ -56,4 +56,4 @@
- OUTPUT_DT = 0.5
- Plotting scripts: `plot__srhd_mixed.gpt` and `plot__srhd_mixed.py`
- The analytical solution: `ReferenceSolution/TM_EoS/SRHD_Mixed`
- Reference: Figure 5. in "Tseng et al. 2021, MNRAS, 504, 3298"
- Reference: Figure 5. in [Tseng et al. 2021, MNRAS, 504, 3298](https://doi.org/10.1093/mnras/stab1006)

0 comments on commit 53bf3f4

Please sign in to comment.