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

No proper error checking when reading md file! #24

Closed CyprienBosserelle closed 6 years ago

CyprienBosserelle commented 6 years ago

Need to rewrite the subroutine using filestream instad of the fopen BS

CyprienBosserelle commented 6 years ago

Fixed in sealevbnd branch to be merged with master