Hi. I'm simulating elastic propagation in strongly heterogeneous media (i.e. steel plate immersed in fluid). The large contrast in sound velocity causes the simulations to be extremely time-consuming, and it would be very interesting to make use of non-uniform grids. The kWaveGrid class has a nonuniform property and some methods for specifying and handling such grids, but I cannot find any examples of its use, nor a very clear description of input parameters to the setNUGrid method.
* Am I correct in thinking that using non-uniform grids would be an appropriate strategy in strongly heterogeneous media, in that it would reduce execution time?
* Can pstdElastic2D handle non-uniform grids?
* How do I use the method setNUGrid?
(* Oh, btw, is there any progress on an updated user manual? :)