Closed ericjching closed 3 years ago
it's because of the y_shift added recently, so it's not really a bug. can y_shift just be set to 0 by default?
y_shift interacts poorly with the boundary condition. This needs to be investigated further. Current fix removes y_shift. Can be added later if needed.
Inviscid burgers example doesn't work for master branch anymore (still works for release branch)