CyprienBosserelle / xbeach_gpu

Lightweight version of XBeach that uses CUDA C to run on the GPU. The code is used to simulate coastal waves, currents, sediment transport and beach morphology changes during extreme events. Visit:
http://cyprienbosserelle.github.io/xbeach_gpu/
GNU General Public License v3.0
13 stars 1 forks source link

Improvements to XBeach-GPU parameter conversion script #56

Closed davidbenncsiro closed 1 year ago

davidbenncsiro commented 1 year ago

There have been more improvements to the XBeach-GPU parameter conversion script since #53

davidbenncsiro commented 1 year ago

Hi @CyprienBosserelle, please let me know if you have questions or comments on these improvements to the script via the pull request. Thanks.

davidbenncsiro commented 1 year ago

Hi @CyprienBosserelle, just a gentle reminder about the open pull request associated with this issue. Thanks. :)

davidbenncsiro commented 1 year ago

@CyprienBosserelle since this pull request is still open and Emilio Echevarria just found the grdalpha bug, I have committed the corresponding fix for alfa to grdalpha here. Note that the unit tests will fail until #59 is reviewed and merged back to gh-pages.