Hello,
the output of TOMAWAC is the directional spectrum S(f,theta)=E(f).D(f,theta), where E(f) is the omni-directional frequency spectrum (e.g. JONSWAP spectrum) and D(f,theta) is the directional spreading function.
If you make a cross-section of the spectrum along the mean propagation direction theta0, you do not visualize E(f), but E(f).D(f,theta0)
Thus, the maximum value of this cross section is not E(f).
If you want to visualize E(f), you must integrate the directional spectrum over the directions, at each frequency :
E(f_i)=Sum[S(f_i,theta_j)*DTETAR] for j=1,NPLAN
NPLAN is the number of discretized direction and DTETAR=2.PI/NPLAN.
Kind regards,
Michel Benoit