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.
I noticed here the preprocessor variable
PIXCELOUT
is used. This doesn't appear elsewhere in the code, and I wonder if it is a typo ofPIXELOUT
?