1: \begin{abstract}
2:
3: We have developed a new computer code, RAM, to solve the conservative
4: equations of special relativistic hydrodynamics (SRHD) using adaptive mesh
5: refinement (AMR) on parallel computers. We have implemented a
6: characteristic-wise, finite difference, weighted essentially non-oscillatory
7: (WENO) scheme using the full characteristic decomposition of the SRHD
8: equations to achieve fifth-order accuracy in space. For time integration we
9: use the method of lines with a third-order total variation diminishing (TVD)
10: Runge-Kutta scheme. We have also implemented fourth and fifth order
11: Runge-Kutta time integration schemes for comparison. The implementation
12: of AMR and parallelization is based on the FLASH code. RAM is modular and
13: includes the capability to easily swap hydrodynamics solvers, reconstruction
14: methods and physics modules. In addition to WENO we have implemented a
15: finite volume module with the piecewise parabolic method (PPM) for
16: reconstruction and the modified Marquina approximate Riemann solver to work
17: with TVD Runge-Kutta time integration. We examine the difficulty of
18: accurately simulating shear flows in numerical relativistic hydrodynamics
19: codes. We show that under-resolved simulations of simple test problems with
20: transverse velocity components produce incorrect results and demonstrate the
21: ability of RAM to correctly solve these problems. RAM has been tested in
22: one, two and three dimensions and in Cartesian, cylindrical and spherical
23: coordinates. We have demonstrated fifth-order accuracy for WENO in one
24: and two dimensions and performed detailed comparison with other schemes for
25: which we show significantly lower convergence rates. Extensive testing is
26: presented demonstrating the ability of RAM to address challenging open
27: questions in relativistic astrophysics.
28:
29: \end{abstract}
30: