aquakin.n2o_n_to_co2e#
- aquakin.n2o_n_to_co2e(n2o_n_kg_per_d, gwp=273.0)[source]#
CO₂e of an N₂O emission given as an N₂O-N mass flow (kg CO₂e/d).
= n2o_n × (44/28) × GWP– the N₂O-N mass is first converted to N₂O gas mass (molar-mass ratio 44/28), then weighted by the N₂O GWP.- Parameters:
n2o_n_kg_per_d (float)
gwp (float)
- Return type:
float