In #3278 we fixed some issues in the SCF diagnostics. But it seems like in that same place, when we are computing the total mass, we are accumulating over all levels, and not masking out grids that are covered by fine levels.
I think that we should be using a mask here.
In #3278 we fixed some issues in the SCF diagnostics. But it seems like in that same place, when we are computing the total mass, we are accumulating over all levels, and not masking out grids that are covered by fine levels.
I think that we should be using a mask here.