import numpy as np

Delta_arr_3d_128 = np.load("d3d_gas_128_z6.000.npy",mmap_mode="r")
print(Delta_arr_3d_128.shape)
