This directory contains the numerical output from pCOULWAVE (Boussinesq-type) model for the Benchmark.

Datafiles:
*.nc files are the pCOULWAVE output, used by the two Matlab scripts
*.txt files are the experimental data; these are the same data as in the "\comparison_data\wave" directory

Scripts:
animate_sim_data.m - Matlab script to load the pCOULWAVE data and plot in time.  Use this script file to understand the organization of the numerical data
comp_wave_data.m - Matlab script to plot the numerical wave data with the experimental data.  Essentially the same script as "\comparison_data\wave\load_wave_data.m", but modified to load and plot the corresponding numerical data