Hi,
i'm working on a simulation of our latest experiments and facing two major problems:
1. I try the simulate the spherical sensor we used to match and compare the experimental results. For that, i use makeSphericalSection and provide the calculated number of grid point. Unfortunately, the resulting spherical section is tending to be larger then the provided grid points and thereby, i find it impossible to get the correct size for the sensor I'll like to simulate. Additionally, the help text is confusing. It says, that i have to provide the radius of curvature and the height in grid point, but from the resulting Plots, its seem these values are the radius of the corresponding disc of the sensor and the depth. Can you clarify this for me?
2. At the moment, i simulate a 2000*430*430 grid, and although the memory consumption in the simulation itself is 'only' about 15gb, I'm facing Matlabs Out-Of-Memory Error during the pre-simulations (grid expansion, smoothing etc.) Since I'm already working on the best cluster the university can offer for this purpose with 64GB per working node, I'm looking for possibilities to minimize the memory consumption during this pre-simulation phase. Is there a way?
Thanks for your time and help,
Sebastian