Introduction
Over the last few years I have developed a finite-volume numerical code in one, two and three dimensions in cartesian (1/2/3d), cylindrical (1/2 d) and spherical (1d) coordinates. The code employs a (non-standard) hybrid block/cell-based AMR and it is parallelized using MPI, including an efficient load balancing algorithm. The modular AMR framework can in principle be coupled with any kind of hyperbolic system of equations of arbitrary spatial and temporal order. Currently, the code is used to solve the MHD equations, while an implementation of the relativistic MHD equations is under development.