Hi there,
I'm having an issue with RAMSES that I've not found before and I'm not quite sure how to fix it.
I'm running a zoom-in DM+Baryon simulation with ICs created with MUSIC (levels 7-9). The DMO simulation ran without any problem. The same simulation with the inclusion of baryons is giving issues after reading the ICS and creating the AMR. The error comes from the move_fine.f90 subroutine, after having balanced the AMR grid, dumped the 1st output data (the ics) and in the first fine step (I've included the log-file of the run). It seems the error has to do with some cells outside of the refined region, but I'm not sure how this can happen since the ICs have been aligned and forced to be an exact cube. Although the error still persists if instead a mask is read or the region is not a perfect cube.
I've changed the "nexpand" parameter from small to large values (10) or just setting all of them to the same value (1) but to no avail, the code always crashes more or less in the same point. I've also included the RAMES parameter file.
As extra info, RAMSES was compiled with standard MPI+gfortran flags in our local cluster.
I wonder if any of you have encountered a similar situation, and if so, how did you solve it?
Any help will be greatly appreciated.
Best regards
Emilio