On 3/2/21 4:38 PM, Anne Abraham wrote:

I am trying to do acoustic scattering of spherical waves by a rigid sphere geometry. I am new to deal.II and currently going through the video lectures and examples. How can I simulate spherical waves in deal.II? Any hints would be helpful.

Anne,
I don't know whether you want to solve these problems in a time or frequency formulation, and what other requirements you have. The usual approach is to go through the different parts of
  https://dealii.org/developer/doxygen/deal.II/Tutorial.html
and find a program that is as close as possible to what you are interested in, and then start from there. There are, for example, already programs that solve the Helmholtz equation (step-7) and the time dependent wave equation (step-24, with a simple absorbing boundary condition) and a problem that uses the PML (step-62). So many of the building blocks you're interested in are already there.

Best
 Wolfgang


--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/a5f1a393-5dc2-ec19-7a4c-33b4fb887469%40colostate.edu.

Reply via email to