Elev_stat.151: Elevation Station Location Input File

The reading of the elev_stat.151 file is triggered when the number of elevation recording stations (NSTAE) in the fort.15 file is set to a negative value.

File Structure

NSTAE2
for k=1 to NSTAE2
    XEL(k), YEL(k)
end k loop

Notes

If the value of NSTAE2 differs from the value of NSTAE (as read from the fort.15 file) the value of NSTAE2 will be used. If there are fewer than NSTAE2 stations listed in the elev_stat.151 file, ADCIRC will stop with an error. If there are more than NSTAE2 stations listed in the elev_stat.151 file, only the first NSTAE2 of them will be used.