Remove warning in GRHydro_InitData

Issue #2635 resolved
Zach Etienne created an issue

An unusual warning popped up when trying to compile GRHydro_InitData a little while ago:

GRHydro_InitData/src/GRHydro_PoloidalMagFieldM.F90:110:2: warning: #warning "This algorithm does only work on Cartesian grids!!"

The assumption of Cartesian grids is so ingrained in Toolkit thorns that if we were consistent in this warning, most of the output from the compiler would be this warning.

Comments (2)

  1. Log in to comment