Waveller FBEM ; Point Source example
====================================

The simulation geometry is a sphere with the radius of 0.1 m. The center of the 
sphere is at the origo. The point source is located very far away from sphere 
at the negative z-axis (z=-100000*wave length). The frequency is 2000 Hz. The 
result is a the total acoustic field at x = 0 plane around the sphere.

You can rerun the simulation with the following commands: 

	waveller Solution_1
	waveller-field Solution_1

and finally visualize the results with:

	waveller-visualize Solution_1.ini

An example visualization file for Paraview is located in visualization_example
directory. 


