Hello Dedalus experts.
I am trying to solve the compressible Navier-Stokes equations with an ideal-gas equation of state in a ball domain with entropy and density as the independent variables, such that the equations to be solved are

I've built the code that tries to solve these equations and I have tried with many values for the parameters of the simulations but I haven't been able to have success with it, since in the second or third iteration all the variables have values nan.
I've tried solving for \ln rho and rho, multiple choices for the parameters, random initial conditions and a set initial condition for rho and s (included in the script below) without any success.
I was wondering if someone else has tried solving a similar set of equations in a ball basis and if they've ran into similar problems or if someone has any insight on why my code is failing.
Regards,
Lautaro.