This article shows how to determine a pressure drop value with SimScale using the online post-processor.
Solution
Let’s first obtain the values of the pressure in the areas within the fluid domain where we aim to study the changes in pressure. In the following figure, we have a representation of a flow through junction pipe with different regions to help us explain this process, going step-by-step:

1. Cutting Plane
In order to determine the drop in pressure between the inlet and outlet region of the pipe, we need to open the post-processor and create two cutting planes in those regions, with the Scalar value as Pressure or Pressure[node].
Note
In case you want to know the difference between the Pressure and Pressure[node], read this article where we explain the difference between cell and node values.
Using the cutting planes we have the average values of the pressure in the selected areas of the model. By subtracting the values in the two regions we obtain the pressure drop of the simulation.
$$\Delta\ P=P_1-P_2=1.48e+3\ – 4.227e+2 =1.057e+3 $$
Applying the averaged values available above, we determine the value of the pressure drop in this model between the inlet and outlet regions. It is approximately 1057 \(Pa\).
2. Surface Data
Another available option to obtain the pressure drop more precisely between the inlet and outlet face is to use the Surface data item under Result control and directly obtaining the pressure values on the inlet and outlet faces.

Once the simulation finishes, you can access these results controls and extract the pressure values from the plots available under Run -> Area averages.

By calculating the difference between the two pressure values of the last iteration, we get the pressure drop of the model.
Try It Yourself
If the above article has sparked interest in you then we are happy to refer you to the Fluid Flow Simulation tutorial where you can learn to simulate the pipe junction flow and also try the new post-processor.
Note
If none of the above suggestions solved your problem, then please post the issue on our forum or contact us.