Rename variable for differential pressure from p to dp
Created by: marcusfuchs
In AixLib.HVAC.Interfaces.TwoPort, the differential pressure is calculated as variable p, which is described as "Pressure drop between the two ports (= port_a.p - port_b.p)". Renaming to dp would be more coherent with standard conventions and thus less irritating.