Kyle Mandli

Results 340 comments of Kyle Mandli

If you want to just test a limiter you could use PyClaw which has a number of additional limiters and would be trivial to add a new one. Otherwise in...

It would be pretty easy to add. One thing we did do in PyClaw was add another argument for the courant number as some of the more exotic limiters out...

For the former suggestion were you thinking of specifying a time at which a level would be frozen?

Is `rasterio` a wrapper to multiple other libraries or just GDAL? Should #278 instead use `rasterio`?

proj4 I think is a different library but maybe it's not hard to install. I will look into it.

This only addresses the 2D test cases. Which nosetests actually fail?

Does this then work with only a scalar specification of the `wave_tolerance` in the `setrun.py` files?

@akshaysripada Can you take care of some of these suggestions from Randy? I am a bit confused as well about the way you implemented this but I need to look...

So looking carefully at the code I think there are a couple of modifications and one question that @rjleveque brought up: - The loops that determine the particular tolerance to...

I have the following with the full pytest output attached below. - acoustics_2d_radial ``` E AssertionError: E Not equal to tolerance rtol=1e-14, atol=1e-08 E E Mismatched elements: 18 / 44...