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

Update input read #16

Closed CyprienBosserelle closed 7 years ago

CyprienBosserelle commented 7 years ago

Completed and mostly tested the Update on user friendlyness. Still need to add comments and describe how to input and output in the manual but the core of the work is done.

Merge should be done now before changes to the core code and optimisation is tested.