# 3. Results With the run finished, we download the exports and process the pressure on the building into pressure coefficients. ```{todo} Results chapter: downloading the point and body pressure exports, computing $c_p$ from them, and visualizing the pressure distribution on the building in ParaView. ``` ```{seealso} {doc}`Pressure Coefficient Measurement <../../guidelines/pressure-coefficient-measurement>` covers the $c_p$ definition and ships the script used to compute it from these two exports. ```