Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

material scattering coefficients should return a wave #4

Open
arturgower opened this issue Mar 11, 2021 · 0 comments
Open

material scattering coefficients should return a wave #4

arturgower opened this issue Mar 11, 2021 · 0 comments

Comments

@arturgower
Copy link
Member

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).

function material_scattering_coefficients(wavemode::EffectiveRegularWaveMode{T,3,Acoustic{T,3},WithoutSymmetry{3}}) where T

function reflection_coefficient::T, wave_eff::EffectivePlaneWaveMode{T}, psource::PlaneSource{T,2,1,Acoustic{T,2}}, material::Material{2,Halfspace{T,2}};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant