JAGURS is a tsunami simulation code solving linear/nonlinear long-wave/Boussinesq equations with/without effects of elastic deformation of the Earth due to tsunami load and vertical profile of seawater density stratification. This code was paralleled by using OpenMP and MPI.
Other
50
stars
18
forks
source link
enable output of initial displacement file and h0 parameter in gaussian #3
When using init_disp_gaussian=1, initial displacement file(s) was not created. I tried to fix it (JAGURS.f90).
When using init_disp_gaussian=1 with sperical polar coordinates, h0 parameter (wave height) can not be specified. I tried to fix it (mod_init_disp_gaussian.f90).
When using init_disp_gaussian=1, initial displacement file(s) was not created. I tried to fix it (JAGURS.f90). When using init_disp_gaussian=1 with sperical polar coordinates, h0 parameter (wave height) can not be specified. I tried to fix it (mod_init_disp_gaussian.f90).