Open
Description
The effective wave types should have the same structure. For example see EffectivePlaneWaves
EffectiveWaves.jl/src/wave_types.jl
Lines 39 to 45 in c6ad025
Each effective wave type should have only enough information for fully describe the value of this wave at some point in space.
The necessary fields are the eigenvectors
, basis_order
, wavenumber
, and ω
. Extra fields should be used sparring and only when necessary. This is certainly not the case for:
EffectiveWaves.jl/src/wave_types.jl
Lines 88 to 96 in c6ad025
Metadata
Metadata
Assignees
Labels
No labels