Even if unity supported multithreading, it might not work. It might not be possible to multithread the physics calculations, because the calculations of each part of the ship are not independent of each other. However, it should be possible to use GPUs to accelerate the calculations