-
Notifications
You must be signed in to change notification settings - Fork 48
Description
I am working with the directional wave example to create a streamlined approach between MHKiT full directional waves and WEC-Sim's approach to creating and modeling the waves. I am also trying to stay consistent with the IEC standard:
In WEC-Sim, the spread is defined such that it sums to 1 across all directions. Thus, the energy is maintained between the omni-directional spectrum (indexed by each frequency) and the full directional spectrum (indexed by frequency and direction). In the directional wave example, the matrix defining the spread does not sum to 1 (instead it sums to 28.65 for each frequency). When defining the full directional wave spectrum, should the spread be scaled to 1? Or is there something I'm missing in how the spread and spectrum are defined by MHKiT?