AMR Method for Sound Field Analysis
Accurately simulating how sound propagates on a computer requires dividing space into a very fine mesh. However, if an entire city area is meshed at high resolution, the amount of data becomes so enormous that even a supercomputer cannot handle it.
To address this, we introduced AMR (Adaptive Mesh Refinement) — a technique that computes at high resolution only where sound actually exists. Like a searchlight following its target, the computational mesh is automatically refined along the path of the propagating sound waves. This reduces the memory required for computation dramatically (to about 37%) while maintaining the same high prediction accuracy as before.
