powered by
hot_soak estimates of evaporative emissions from EMEP/EEA emisison guidelines
hot_soak
hot_soak(x, carb, p, eshotc, eswarmc, eshotfi)
Mean number of trips per vehicle per day
fraction of gasoline vehicles with carburator or fuel return system
Fraction of trips finished with hot engine
average daily hot-soak evaporative factor for vehicles with carburator or fuel return system
average daily cold-warm-soak evaporative factor for vehicles with carburator or fuel return system
average daily hot-soak evaporative factor for vehicles with fuel injection and returnless fuel systems
numeric vector of emission estimation in grams
Mellios G and Ntziachristos 2016. Gasoline evaporation. In: EEA, EMEP. EEA air pollutant emission inventory guidebook-2009. European Environment Agency, Copenhagen, 2009
# NOT RUN { { # Do not run ev <- hot_soak(x = 1:10, carb = 0, p = 1, eshot = 1, eswarmc =1, eshotfi = 1) } # }
Run the code above in your browser using DataLab