clawpack / geoclaw

Version of Clawpack for geophysical waves and flows
http://www.clawpack.org/geoclaw
BSD 3-Clause "New" or "Revised" License
75 stars 86 forks source link

Updates for bouss in src/2d/shallow #585

Closed rjleveque closed 4 months ago

rjleveque commented 4 months ago

Mostly transparent updates for shallow that make some subroutines work fine also for bouss version so we don't replicate code.

Also change fgout_interp_needed array from allocatable to stack based.