You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several functions that return the coefficients of a wave basis as a final result. For example, scattering coefficients from a sphere, or the reflection coefficient from a halfspace. Instead, these functions should return a canonical wave which is the scattered wave. This would questions like: what phase should the reflected wave have? What kind of basis should these coefficients have (may potential have azimuth symmetry).
There are several functions that return the coefficients of a wave basis as a final result. For example, scattering coefficients from a sphere, or the reflection coefficient from a halfspace. Instead, these functions should return a canonical wave which is the scattered wave. This would questions like: what phase should the reflected wave have? What kind of basis should these coefficients have (may potential have azimuth symmetry).
EffectiveWaves.jl/src/acoustics/effective_wave/regular/material_scattering_coefficients.jl
Line 3 in c6ad025
EffectiveWaves.jl/src/acoustics/effective_wave/planewaves/material_scattering_coefficients.jl
Line 8 in c6ad025
The text was updated successfully, but these errors were encountered: