How to import grid with results

Thank you for the Bempp discussion platform! I have encountered the following issues and would like to discuss them with everyone.

My question is Can Bempp import grids with result data?
I would like to skip the process of solving the BIE and directly import previous surface calculation results for far-field acoustic radiation computation and post-processing.
I have attempted the code below, but it appears to only import grids without result data.

phi_cal = bempp.api.import_grid(“result.msh”)