Derivative of specific heat capacity of gas mixture at constant pressure
function der_specificHeatCapacityCp input ThermodynamicState state; input ThermodynamicState der_state; output Real der_cp(unit = "J/(kg.K.s)"); end der_specificHeatCapacityCp;