T6: Propagating sound waves:
sound speed and interference

Before the tutorials:

Think about:

During the tutorials:

To run the experiment, we first need to

Now we can perform the simulation and analyze it.

Also remember the tutorials where we used different Kernels. To resolve the sound wave properly, we need to go to very good recovery of the desity, as the amplitude of the wave is realy tiny. Therefore, you might see significant noise in your standard settings. So try to use a more elaborated kernel by setting WENDLAND_C6_KERNEL within your Config.sh file and increase the number of neighbours used by setting DesNumNgb 295 within your box.param file.

Programming goals for T6:

Again, we are producing different initial conditions and run simulations on non-cubic domains, especially we will

Solutions

If you notice some damping of the wave, this might be caused by the so called artifical viscosity which the underlying SPH code needs to work properly in presence of stromng shocks. So to play arround with this, you can reduce the amount of artificial viscosity used by reducing the value of ArtBulkViscConst within your box.param file significantly (e.g. try a value ten times smaller).