clawpack / apps

Repository of applications of Clawpack and related codes
Other
11 stars 39 forks source link

Bowl radial fgmax v570 #99

Closed rjleveque closed 4 years ago

rjleveque commented 4 years ago

Update tsunami/bowl_radial_fgmax to v5.7.0.

Code from make_fgmax.py changed to new format, and moved into setrun.py.

interp_method == 0 is used (pw constant in cells), which is generally recommended these days. Previous version used bilinear interpolation. Setting interp_method to 1 now gives bad results around edges of fgmax grids, so there may be a bug in that code. I will make an issue and look into it.