Outgassing in xml file does not match with outgassing in GUI

Hi,

when calculating the pressure in my simulation with a python script using only the xml output from the MolFLow+ simulation I realised that the outgassing that is displayed in the xml files is off by a factor of 10 from the display in the GUI.
I then tried if this is still the case for the latest version v2.9.22 and as you can see in the simple pipe example below, there is a mismatch in the information of the xml and the GUI.
Now I’m curious which is the actual outgassing that is used for the simulation (pressure calculation), the one in the xml or the one in the GUI.

Molflow uses SI units internally. 1 Pa.m3/s = 10 mbar.l/s

Thanks for the clarification!