Articles | Volume 16, issue 24
https://doi.org/10.5194/gmd-16-7411-2023
https://doi.org/10.5194/gmd-16-7411-2023
Model description paper
 | 
21 Dec 2023
Model description paper |  | 21 Dec 2023

INCHEM-Py v1.2: a community box model for indoor air chemistry

David R. Shaw, Toby J. Carter, Helen L. Davies, Ellen Harding-Smith, Elliott C. Crocker, Georgia Beel, Zixu Wang, and Nicola Carslaw
Abstract

The Indoor CHEMical model in Python, INCHEM-Py, is an open-source and accessible box model for the simulation of the indoor atmosphere and is a refactor (rewrite of source code) and significant development of the INdoor Detailed Chemical Model (INDCM). INCHEM-Py creates and solves a system of coupled ordinary differential equations that include gas-phase chemistry, surface deposition, indoor–outdoor air change, indoor photolysis processes and gas-to-particle partitioning for three common terpenes. It is optimised for ease of installation and simple modification for inexperienced users, while also providing unfettered access to customise the physical and chemical processes for more advanced users. A detailed user manual is included with the model and updated with each version release. In this paper, INCHEM-Py v1.2 is introduced, and the modelled processes are described in detail, with benchmarking between simulated data and published experimental results presented, alongside discussion of the parameters and assumptions used. It is shown that INCHEM-Py achieves excellent agreement with measurements from an experimental campaign which investigate the effects of different surfaces on the concentrations of different indoor air pollutants. In addition, INCHEM-Py shows closer agreement to experimental data than INDCM. This is due to the increased functionality of INCHEM-Py to model additional processes, such as deposition-induced surface emissions. A comparative analysis with a similar zero-dimensional model, AtChem2, verifies the solution of the gas-phase chemistry. Published community use cases of INCHEM-Py are also presented to show the variety of applications for which this model is valuable to further our understanding of indoor air chemistry.

Dates
1 Introduction

In recent years, the quality of the air we breathe has gained increased attention. The World Health Organisation (WHO) recently stated that exposure to indoor and outdoor air pollution was one of the greatest risks to human health and that improving air quality was necessary to reduce the global incidence and impact of diseases such as lung cancer, stroke and asthma (World Health Organisation2001). Much of the focus in developed countries to date has been on outdoor air quality, particularly in relation to attaining regulatory guidelines. However, exposure to air pollution indoors is arguably more important, given we are estimated to spend around 90 % of our time indoors in high-income countries like the United Kingdom (Klepeis et al.2001). Moreover, the recent COVID-19 pandemic has highlighted the importance of good indoor air quality, particularly around virus transmission.

Indoor air is a complex mixture of gas and particles, primarily as a result of numerous emission sources. These include activities such as cooking, cleaning, air freshener or scented candle use, household improvement activities (such as painting), emissions from building and furnishing materials (Uhde and Salthammer2007; Weschler2009), and emissions from building occupants through breathing and interactions with compounds from skin (Nazaroff and Weschler2004; Wisthaler and Weschler2010). Typical indoor pollutants include volatile organic compounds (VOCs), nitrogen oxides (NOX) and particulate matter (PM). In addition, VOCs produced from indoor sources, or via ingress into buildings through windows, doors and cracks in the building fabric, can evolve over time through reactions with oxidant species, such as ozone (O3) (Liu et al.2021), hydroxyl radicals (OH) (Carslaw et al.2017) and nitrate radicals (NO3) (Arata et al.2018). This secondary chemistry can result in the formation of a wide range of secondary products, such as formaldehyde and secondary organic aerosol (SOA), which can have a high potential for causing health issues, when compared to the parent VOC. For example, formaldehyde is a known carcinogen, and SOAs are associated with a range of cardiovascular and respiratory conditions (Schraufnagel2020; WHO Air quality and health Guidelines Review Committee2010). Given that long-term monitoring of such processes has been limited to date, indoor air chemistry models provide a useful tool to aid further understanding, particularly of the evolution of secondary chemistry over time.

In recent years, there have been significant advances in our understanding of indoor air quality. This is due, in part, to some larger-scale, intensive indoor measurement campaigns in test houses, involving a suite of advanced instrumentation more typically used in outdoor field campaigns (see the overview in Farmer et al.2019). The results from these campaigns have demonstrated that indoor air quality is a complex, multidimensional problem, where indoor and outdoor sources, transformation processes, and building design, management and use are the driving physical and chemical factors for air quality. Human behaviour then adds further complexity. Ideally, one would perform numerous measurements in numerous buildings and for long periods of time to understand these processes. However, such a task would be expensive, time-consuming and logistically challenging. For instance, how would representative buildings be selected? An alternate approach is to simulate these processes in a model, coupled with evaluation using experimental data. It is then possible to use the evaluated model to provide forecasts and to explore hypothetical scenarios not possible through measurements, thus providing a deeper insight into the processes of interest.

There are numerous processes that need to be considered in a model of indoor air quality; these include direct and secondary emissions from surfaces (building materials, furnishings and people), physical building parameters (such as ventilation rates, temperature, humidity and light), gas- and particle-phase chemistry, surface deposition, and the effect of occupants. These factors will combine to determine the occupant exposure to air pollution under any set of building conditions. Note that microbial emissions also play a role in occupant exposure to indoor air pollution, but they have not been considered in this work.

The INdoor CHEMical Model in Python (INCHEM-Py) is a zero-dimensional community box model that includes many of these processes to enable investigation of the evolution of indoor air chemistry over time. It is a refactor (rewrite of source code) and improvement of the INdoor Detailed Chemical Model (INDCM) developed by Carslaw (2007) and is the most detailed chemical model that currently exists for exploring the chemistry of indoor atmospheres. It allows the user to understand the change in concentrations of indoor species over time and the key reaction pathways that describe the formation, transformation and loss of indoor species. Processes included within INCHEM-Py have been developed and implemented as our understanding of the indoor environment has improved, when experimental data have supported new developments, and according to the research questions being asked. The model is continuously being improved; this paper gives a snapshot of the current version of the model while also defining the foundation upon which future model developments will build upon. INCHEM-Py v1.1 has been described in basic detail, covering accessibility and broad function in Shaw and Carslaw (2021). This paper describes the model in more detail, including the developments included in the latest version (v1.2), and gives some examples of the ways in which it can be used by the scientific community.

2 Model description

INCHEM-Py creates and solves a series of first-order ordinary differential equations (ODEs), with each equation representing the rate of change of a species concentration (molec.cm-3) with time. The general equation for these ODEs is shown for the concentration (C) of species i in Eq. (1).

(1) d C i d t = R i j + ( λ r C i , out - λ r C i ) - ν d A V C i ± k t

The chemical mechanisms are represented with the first term on the right-hand side of Eq. (1) as a sum of all reaction rates involving species i, with j representing other species. Each reaction between species takes place at a rate, R (s−1), dependent on the concentrations of the reactant species and the rate constant. The second term of each ODE accounts for indoor–outdoor exchange, which depends on the air change rate, λr (s−1), and the species concentrations both indoors (Ci, molec.cm-3) and outdoors (Ci,out, molec.cm-3). The third accounts for surface deposition, dependent on the species deposition velocity, νd (cm s−1), and surface-to-volume ratio of multiple surfaces (A/V, cm−1), while the final term is for timed emissions, where kt (s−1) is the emission/loss rate of species i at time t.

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f01

Figure 1Flow chart showing the order of operations within INCHEM-Py. The modules and parameters within the dashed box are solved within the function that is passed to the integrator and are therefore called/calculated at every integrator internal time step.

Download

Rate coefficients and reactions are imported for the most part from the Master Chemical Mechanism (MCM) (Jenkin et al.1997, 2003, 2015, 2018, 2020; Saunders et al.2003; Bloss et al.2005), an almost explicit chemical mechanism following the atmospheric degradation of 135 VOCs. Additional schemes and mechanisms for species that are not included in the MCM, but which do occur indoors, are parsed from an additional file. Schemes have been developed for some terpenoids that are present in many scented items found and used indoors (Carslaw2007, 2013; Carslaw et al.2012, 2017; Terry et al.2014). Chlorine schemes have also been designed and implemented, since it is a key pollutant from bleach cleaning products (Wong et al.2017). The full list of additional schemes is available in the user manual. The model also allows users to add their own chemical mechanisms to supplement those already included or to use a mechanism other than the MCM (although any new mechanisms need to be in the same format as that adopted in INCHEM-Py). Such flexibility will facilitate reaction mechanism development and community-driven model development.

All species within the model are assumed to egress with a specified air change rate (λr) as a function of their indoor concentration (Ci). Some species also ingress at the same air change rate, depending on their constant or diurnal outdoor concentrations (Ci,out) as discussed in Sect. 2.3. Species are also assumed to irreversibly deposit to surfaces at a rate dependent on individual deposition velocities (νd, mostly taken from Carslaw et al.2012) and the surface-area-to-volume ratio (A/V) of the simulated space, as in Carslaw (2007). An optional mechanism for O3 and H2O2 surface deposition and subsequent emission has been developed with a detailed discussion in Sect. 2.8. Additional emissions, both constant and intermittent, can be user defined. Gas-to-particle partitioning reactions are included for limonene, α-pinene and β-pinene (discussed in Sect. 2.4). The total size of the mechanism solved by INCHEM-Py (v1.2), before any additional user mechanisms are added, is 6507 chemical species and particles undergoing 19581 gas-phase reactions and gas-particle partitioning reactions. Figure 1 shows how input parameters are utilised within the modules of INCHEM-Py and how they produce the system of equations and parameters required to predict the evolution of indoor atmospheric constituents with time.

2.1 ODE formation and solution

All gas-phase reactions solved in INCHEM-Py are of the general form

(2) C i + + C j = k C x + + C y ,

where Ci remains the concentration of an individual species and k is the rate constant of the reaction, which may be constant or depend on other variables such as photolysis. In each case, the concentration of species on the right-hand side of the equation is increased, and the species on the left-hand side (lhs) of the equation are decreased at the same rate (R) of

(3) R i j = C lhs k ,

where k is negative for the reactants and positive for the products. Therefore, by calculating ±R for each species in each reaction, the total change in an individual species concentration only through gas-phase reactions is given by the sum of all of the individual reaction rates, as follows:

(4) d C i , Gas d t = R i j .

Stoichiometries are dealt with in the MCM export by repeating the species within the reaction; i.e. the photolysis reaction H2O2= 2OH is represented as H2O2=OH+OH. This method is used throughout INCHEM-Py. Each species with the potential to partition to the particle phase has a corresponding term that tracks the change in its particle-phase concentration over time. This change in concentration for each partitioning species is determined by the equilibrium between the absorption to and desorption from the particle bulk based on its individual properties (Carslaw2007). Therefore, the particle-phase concentration of each species is represented by its own ODE in the system, and individual species contributions to total particle concentration can be output (particles are discussed in detail in Sect. 2.4).

The ODEs for each species are solved simultaneously using integrate.ode from the SciPy Python library and the wrapped LSODA function from the Fortran solver package ODEPACK (Hindmarsh1983). LSODA was chosen as the solution method as it automatically switches between the implicit Adams–Moulton formulae for non-stiff problems and backward differentiation formulae (BDF) for stiff problems. Due to the size of the system, and its highly coupled structure, the problem is stiff in most cases (note that if using only a small selection of the MCM mechanism it may be non-stiff in some instances). LSODA makes use of the Jacobian of the system to ease concentration predictions and is calculated in full as an array of partial differential equations by INCHEM-Py. The time step between outputs is set by the user in the settings file. The integrator will predict and output the solution to the ODE system at each time step. Default integrator parameters are given in the user manual and can be user adjusted. Verification of the solution of the gas-phase photochemistry is shown in Sect. 3.1.

2.2 Photolysis

Time is given in local solar time in INCHEM-Py and determined using the date and latitude of the simulation. A date input is used to calculate the solar declination angle (Dec) as

(5) Dec = - 23.45 × cos 360 365.25 × ( d + 10 ) ,

where d is the number of days since 1 January that year, 23.45 () is the solar declination angle at the winter solstice, 360 () is a complete angle, 365.25 is the number of days in the year, and 10 is the approximate number of days between the winter solstice and 1 January. Figure 2 shows the relationship between the declination and the solar zenith angle, θ, which is used to calculate the outdoor photolysis rates. In Fig. 2, CS represents a line connecting the centre of the Earth (C) with the centre of the Sun, Z represents the zenith of the location of the simulation, Lat is the latitude of the location of the simulation and LHA is the local hour angle which is 0 at solar noon. Using these known values and the spherical law of cosines the solar zenith angle is calculated as

(6) cos ( θ ) = sin ( Lat ) sin ( Dec ) + cos ( Lat ) cos ( Dec ) cos ( LHA ) .
https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f02

Figure 2Relationship between declination angle (Dec), latitude (Lat) and solar zenith angle (θ). C is the centre of the Earth, the line CS is a line connecting the centre of the Earth to the centre of the Sun and Z represents the zenith of the location being simulated.

Download

The solar zenith angle is used to calculate the solar photolysis portion of the overall photolysis rate (J), given by Eq. (7), for the 43 photolysis reaction rates currently included within the model. A description of the scattering method employed for this calculation is taken from Hayman (1997) and utilised in Saunders et al. (2003), where parameters l, m and n are optimised as per the discussion in Jenkin et al. (1997). These values are then attenuated according to the glass type chosen by the user through the use of a transmission factor (ψ). Indoor photolysis rate values (ϕ) are available for seven light types, and these are summed with the attenuated outdoor values to give the total photolysis rate as shown in Eq. (7).

(7) J = ( ( l cos ( θ ) m exp ( - n sec ( θ ) ) ψ ) + ϕ

Values for ψ and ϕ are calculated and discussed in Wang et al. (2022). In brief, for the transmission factor, ψ, three typical glass types were selected from the analysis in Blocquet et al. (2018), covering a range of transmission values in both the UV (300–400 nm) and visible (400–800 nm) spectral ranges. The wavelength ranges were split into 10 nm intervals, and the percentage of light transmitted through each glass type and for each wavelength interval was defined. The absorption cross section and quantum yields for each photolysing species were used to calculate the weighted transmission factor, ψ, for each wavelength range as described in detail in Wang et al. (2022). The weighted transmission factor accounts for the proportion of the wavelength range transmitted by a particular glass type that is absorbed by each individual molecule. For the indoor photolysis rate, ϕ, the same wavelength ranges, intervals, quantum yields and cross sections were used, with spherically integrated photon fluxes from Kowal et al. (2017). Seven indoor light types are included in INCHEM-Py, covering a range of transmission spectra. The lights can be set to be on or off by the user for any period, over single or multiple days. Details of the specific lights simulated are found in Kowal et al. (2017); Wang et al. (2022).

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f03

Figure 3Indoor OH concentrations as a function of (a) latitude and (b) time of year. In both cases, only one setting is varied from default, with the latitude variation being on 21 June 2020 and the seasonal variation being at 45 N. Note that 1 × 106molec.cm-3 is approximately 0.04 ppt.

Download

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f04

Figure 4Indoor OH concentrations as a function of (a) indoor light source type and (b) glass type. All other values remained at their default settings.

Download

The impact of the different photolysis parameters is shown in Figs. 3 and 4, where latitude and date settings are varied while all others remain at their default values. Figure 3a shows the effect of latitude variation in the Northern Hemisphere in summer on indoor OH concentrations. In moving away from the Equator, the length of the days increases, but the intensity of sunlight decreases. Therefore, this interplay results in peak indoor OH concentrations at midlatitudes. At the northern extremes, the Sun does not set; therefore, OH is produced through indoor photolysis reactions for the full 24 h period but at a reduced rate due to the lower intensity of solar radiation. Figure 3b shows the seasonal change of indoor OH in the Northern Hemisphere. Although the outdoor concentration of OH varies with latitude and season, its lifetime is too short for it to ingress indoors. OH production indoors is driven by the reaction of HO2 with NO in this instance, so the OH profile indoors is driven by the NO concentration. Therefore, the tails of OH concentration in Fig. 3b follow the same minimum profile, only deviating with photolysis input. This minimum profile can be seen in Fig. 4b as the “No sunlight” trace.

Figure 4a shows the minimal impact of indoor lighting on the concentration of OH indoors, which contrasts with the large effects seen when the glass type is varied in Fig. 4b. The different glass types impact the production of OH indoors, mainly through the photolysis of HONO and the reaction of HO2 and NO. Glass C lets through the most sunlight and, therefore, allows the most photolysis reactions to occur. At the other end of the scale is the low-emissivity glass with a reflective film that blocks out the majority of wavelengths and is very close to not having any sunlight enter the room at all. Without sunlight there is very little OH produced by the indoor lighting, which is set by default to come on at 07:00 LST (local solar time) and go off at 19:00.

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f05

Figure 5Indoor (a) OH and (b) NO concentrations as a function of air exchange rate. All other settings are the default values with the city outdoor concentration profile set to urban Bergen.

Download

2.3 Outdoor air exchange

In INCHEM-Py only indoor species are predicted, and in some cases their concentrations will depend heavily on influx from and efflux to outdoors (Kruza et al.2021). All indoor species are set to decay at a rate of λrCi and to increase at a rate of λrCi,out as in Eq. (1); however, only species for which measured, representative outdoor concentrations are available are assigned an outdoor concentration in the model. All other species (mostly short-lived intermediates) have outdoor concentrations set to zero.

Concentrations of OH, HO2 and CH3O2 outdoors are photolysis driven and typically show strong diurnal variation outdoors. As in Carslaw (2007), the outdoor concentrations are set to peak at solar noon in the model, at 5 × 106, 1 × 108 and 2.5 × 107molec.cm-3, respectively, in line with measurements taken by Platt et al. (2002) and Emmerson et al. (2005). HONO shows the opposite trend, as it is photolysed during the day and is set to a minimum of  20 ppt at noon, peaking overnight at  300 ppt (Alicke2003).

NO, NO2 and O3 have four possible diurnal profiles which can be chosen by the user, depending on their specific requirements. Profiles are provided for urban London (UK), suburban London (UK) and urban Bergen (Norway) locations, based on measured data from 2018 in the EEA (2018) air quality database. Details of these sites and their exact identifiers, including latitude and longitude, are given in the INCHEM-Py user manual. The data from each site were provided as hourly averages and in local time (UTC) by the meteorological station. Using the station longitude, each data point was shifted to solar time and quarter three (Q3) data were extracted. Q3 (July, August, September) was chosen because not all data sets had annual data for all species. The daily measurements were then overlaid, and an average data point for each hour was used to fit a trigonometric Fourier function for each location and species. The same process was used for outdoor concentrations of PM2.5, which can also be included within the model when the particle module is enabled. The fourth location is Milan (Italy), which is included from Terry et al. (2014) as a particularly polluted 2-week period in August 2003. The measurements taken underwent the same procedure of averaging and fitting as the other three locations. The functions that have been input into the model are shown in the user manual. For INCHEM-Py v1.2 the constant outdoor concentrations have been updated, as shown in Table A1. These values have been sourced from published literature and measurement databases as referenced.

The outdoor concentrations used by INCHEM-Py can be adjusted to fit the requirements of the user. The default profiles of NO, NO2 and O3 from four European cities in the summer are provided as indicative locations with sufficient data to create the required diurnal profiles from the EEA (2018) air quality database. Further discussion on how the original profiles were created, how they may be adjusted and how to create additional profiles is provided in the user manual.

The rate of air change (ACR) is a user-defined variable that is input in units of acs−1 (air changes per second) and will depend on how airtight the space being simulated is and any intentional ventilation. Weschler (2000) gives typical values of between 0.2 and 2 ach−1 (air changes per hour) for tightly constructed and loosely constructed residential properties, respectively. The default value for INCHEM-Py is 1.38 × 10−4acs−1 (0.5 ach−1). How the air change rate affects indoor OH concentrations (with all other values set to default) is shown in Fig. 5a.

Through the analysis of the reaction rates, as detailed in Sect. 2.7, OH is mainly produced through HO2+NOOH+NO2 and the photolysis reaction HONOOH+NO, where HO2 is the hydroperoxy radical that is primarily produced via the oxidation of VOCs. Most indoor NO comes from the photolysis reaction NO2NO+O in the absence of indoor sources, and NO2 is mainly produced by the reaction of NO+O3NO2. In general, increased ACR results in increased OH concentrations, but the lifetime of OH is too short to survive ingress through a building, and most OH indoors is made indoors through the above chemical reactions. The influx of outdoor OH is less than 0.009 % of the total production rate of OH at 0.5 ach−1. NO, NO2 and O3 are also sourced from outdoors, so as the ACR increases, their concentrations increase, as do the rates of the reactions that produce higher OH as described above. Increasing ACR will also increase the loss rate of OH to outdoors; however, due to its reactivity this is less than 0.0025 % of the total loss rate of OH at 0.5 ach−1.

In the 0.2 ach−1 case, there is a small peak in OH concentration at 20:00 LST, which is not seen for the other ACRs. Analysing the reaction rates revealed that as ACR is reduced, indoor O3 concentrations are reduced (as less is available to ingress from outdoors), which decreases the loss of NO through the reaction with O3. This reduced NO consumption results in increased NO concentrations later in the day, as shown in Fig. 5b, compared to the higher-ACR cases. Increased NO concentrations increase the rate of the NO+HO2OH+NO2 reaction relative to the other simulations, therefore causing the peak in OH concentrations later in the day in the low-ACR case.

2.4 Particles

INCHEM-Py includes gas-to-particle partitioning for the oxidation schemes of limonene, α-pinene and β-pinene, producing 610 species that partition between the gas and aerosol phases. Carslaw et al. (2012) provides a full description of the method used to calculate the particle partitioning parameters, which is based on absorptive partitioning from Pankow (1994), whereby the phase of the species is determined by thermodynamic equilibrium. We assume that the particles are all in the PM2.5 range and focus only on chemical composition, with no representation of how these particles evolve dynamically over time.

The method relies on a balance between the rate of VOC absorption to (kon) and the rate of desorption from (koff) particles. The partitioning constant, Kp (m3 µg−1), is calculated for each species that partitions to the particle phase as

(8) K p = 7.501 R T W om 10 9 P l ,

where R is the ideal gas constant (JK-1mol-1), T is the temperature (K), Wom is the mean molecular weight of the particle (g mol−1) and Pl is the liquid vapour pressure of the species (Torr) (Pankow1994; Carslaw et al.2012). kon is set at a temperature-independent value of 6.2 × 10−3m3µg-1s-1, which is based on Jenkin (2004) and Johnson et al. (2006). Wom is set to 120 g mol−1 initially but is calculated for each subsequent integration step based on the composition of the formed particles. Assuming equilibrium conditions exist (Leungsakul et al.2005), Eq. (9) allows the determination of koff for each species.

(9) K p = k on k off

The rates kon and koff are used to track each species partitioning to and from the particle phase and are solved in the ODE alongside the gas-phase reactions. Each species is tracked individually in the particle phase and summed to produce a total number (tsp, molec.cm-3) and concentration (tspx, µg m−3) of suspended particles.

This method assumes particles already exist within the model for the initial absorption reactions to take place. A small number of seed particles are present within the model, set within the initial conditions file as “seed”. These seed particles do not change their number density but allow for partitioning to take place. Particles can also enter from outdoors with the outdoor particles assumed to be 30 % organic and 70 % inorganic. The organic fraction from outdoors is then also used as a seed on which new indoor particles can form. Particles are set to irreversibly deposit onto surfaces at a rate of 0.004 cms−1 (Sarwar and Corsi2007).

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f06

Figure 6Results of the three different temperature input methods on (a) temperature and (b) OH concentration. Only the “spline” variable was adjusted from default values; the constant temperature method and value is the default option.

Download

2.5 Temperature

Most chemical reactions in INCHEM-Py have a temperature dependence. Indoor temperatures in most scenarios will have minimal variation but in some cases might vary throughout a day. The model allows for three methods of setting the indoor temperature: a constant value, a linear interpolation between given temperatures, or a zero-degree B-spline interpolation between given temperatures. For both interpolation methods, a minimum of two temperatures at two distinct times must be given. INCHEM-Py compares the given times to the length of the simulation and duplicates points before and after the simulated period, if required. This ensures that there is an interpolated or given temperature value at all time points. Full details of the methods used are given in the INCHEM-Py user manual. Three different temperature profiles using the three different methods are shown in Fig. 6, alongside their impact on the OH concentrations. Both interpolated methods used the same times and temperature inputs.

Temperature is a variable that changes the rate coefficients of many of the reactions in INCHEM-Py: some will increase with temperature, while others will decrease. Although the three temperature profiles are in good agreement around the middle of the day, there is a large difference earlier on given how the three methods work. This difference in methods leads to different concentrations for some of the precursors for OH, allowing them to have a differential impact on OH chemistry later, depending on their lifetimes. The combination of the varying reaction rates and resultant concentrations produces the final profile in Fig. 6b.

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f07

Figure 7(a) Limonene and β-pinene timed emissions as a simulated cleaning event with (b) formaldehyde secondary emission compared to background default values.

Download

2.6 Timed emissions

Term four in Eq. (1) accounts for user-defined timed emissions that can be input to simulate a release of a chemical species over a specific period of time. Only species that are solved by the model can be input; these include gas and particle species. Outdoor species cannot be input this way, as outdoor concentrations are not solved, but instead are input as time-dependent functions or constants which can be adjusted in the outdoor concentrations file. An example of this function is shown in Fig. 7, where an emission of limonene and β-pinene simulates the use of a cleaning product. Both species were input at a rate of 5 × 108molec.cm-3s-1 (0.02 ppb s−1) for 10 min at 1 pm, while all other settings remained at their default values. Figure 7a shows that, the terpene concentrations increase at the same rate and peak at very similar values. The small differences in the subsequent terpene decays are due to their different reactivities. For example, the reaction rate coefficients at 293 K for limonene with O3 (kO3= 2.0 × 10−16cm3molec.-1s-1) and OH (kOH= 1.7 × 10−10cm3molec.-1s-1) are higher than for β-pinene (kO3= 1.8 × 10−17cm3molec.-1s-1, kOH= 8.1 × 10−11cm3molec.-1s-1) (Jenkin et al.2018). This explains the lower peak concentration and the faster decay for limonene, compared to β-pinene.

Figure 7b shows the secondary production of formaldehyde following the timed emission of limonene and β-pinene, compared with a background default value with no emissions. Using this method, we can simulate events where multiple chemical species interact to inform what proportions of an experimentally measured chemical are produced by primary emission or via secondary chemistry.

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f08

Figure 8A flow chart showing the degradation pathways of limonene (orange) and β-pinene (blue) to final secondary products of interest (green). The fastest 95 % of reactions occurring at the time point where their concentrations are highest in Fig. 7 are shown. The thickness of the line is proportional to the absolute reaction rate, where the thicker the line, the faster the reaction. Nodes show species created, and all species are labelled in MCM format.

Download

2.7 Reaction rate outputs

When analysing chemical transformations it is useful to know the rate at which a species is being produced or lost, as well as the relative importance of the individual reactions that are contributing to that rate. INCHEM-Py has an option to output the rates of all reactions at all time points. Using the rate coefficients and the calculated species concentrations, the reaction rates of individual reactions can be calculated at any time point in the simulation using Eq. (3). This function was developed for and used by Lakey et al. (2021) to identify important reactions and develop a reduced chemical mechanism for use in an indoor 3D fluid model.

In the case of the cleaning event shown in Fig. 7, the reaction rates from INCHEM-Py at each time step can be used to track the pathways linking the primary pollutants (limonene and β-pinene) to the secondary production of formaldehyde. This is visualised in Fig. 8, where a snapshot of the reaction pathways at the peak of the pollutant concentrations is shown. This method was used to analyse the contribution of surface cleaner formulations to indoor pollutants in Carslaw and Shaw (2022).

2.8 Surface deposition

Surface deposition of gas-phase species is an important aspect of indoor air chemistry, and the inclusion of surface deposition in indoor air models is key. Chemical species can be emitted from surfaces either as primary emissions or as secondary pollutants formed from gas-phase transformations which occur at the surface level. O3 can deposit onto a range of surfaces and induce oxidation, releasing secondary pollutants as surface emissions (Gall et al.2013; Cros et al.2012). The rate of deposition to surfaces is surface-specific and is determined by mass transportation to the surface of a pollutant, as well as the uptake potential of the pollutant onto that specific surface (Reiss et al.1994). The deposition rate of an oxidant onto a surface is also influenced by the air change rate, the bulk indoor concentration of the oxidant and the surface-to-volume ratios in the indoor environment (Coleman et al.2008).

INCHEM-Py v1.1 simulates the irreversible deposition of 3371 indoor gas-phase species. However, it does not incorporate the secondary pollutants emitted from the surface. It also does not consider different surface materials and only calculates surface deposition based on estimated deposition velocities and a total-surface-to-volume ratio (Carslaw2007). These are retained in v1.2 alongside a new surface deposition mechanism onto multiple surfaces that has been developed for INCHEM-Py v1.2, based on the work of Kruza et al. (2017) and considering the rates of deposition and secondary pollutant emissions following individual O3 and H2O2 deposition (Carter et al.2023). Given that the nature of such interactions is likely to be complex and currently not fully understood, we consider the process occurs in two steps: deposition to the surface and loss of the oxidant, followed by emission of new species from that surface. The surface removal rate of O3 and H2O2 in the model is determined by Eqs. (10) and (11), respectively:

(10)FO3=νdO3AV,(11)FH2O2=νdH2O2AV,

where FO3 and FH2O2 represent the deposition rates (s−1) of O3 and H2O2 onto a surface, respectively. νd represents the surface deposition velocity of an oxidant in centimetres per second (cm s−1), A is the surface area of an indoor surface or material in square centimetres (cm2), and V is the total volume of the indoor environment in cubic centimetres (cm3).

Table 1Rates of breath and skin emissions for adults and children.

Download Print Version | Download XLSX

The emission rate calculations of secondary pollutants emitted as a result of oxidant surface deposition has been adapted from studies conducted by Morrison and Nazaroff (2002) and Kruza et al. (2017). The emission rates can be determined by solving Eqs. (12) and (13):

(12)Ei=AνdO3YiCO3V,(13)Ei=AνdH2O2YiCH2O2V,

where Ei represents the emission of secondary pollutants from a surface (molec.cm-3s-1). Y is the production yield of gas-phase species following deposition (dimensionless), and CO3 and CH2O2 represent the bulk concentrations of indoor O3 and H2O2, respectively (molec.cm-3).

Surfaces included in the O3 and H2O2 surface deposition mechanisms for INCHEM-Py v1.2 are soft fabric, painted, human skin, wood, metal, concrete, paper, plastic and glass. However, there are no data for H2O2 onto plastic, glass and skin surfaces. The mechanisms were constructed using surface-specific deposition velocities of O3 and H2O2 and respective production yields from a range of experimental literature (Sabersky et al.1973; Lin and Hsu2015; Klenø et al.2001; Grøntoft2002; Abbass et al.2017; Gall et al.2013; Tamás et al.2006; Cros et al.2012; Coleman et al.2008; Ye et al.2020; Lamble et al.2011; Rim et al.2016; Poppendieck et al.2007; Wang and Morrison2010, 2006; Nicolas et al.2007; Morrison and Nazaroff2000; Fadeyi et al.2013; Yao et al.2020; Di et al.2017; Rai et al.2014; Fischer et al.2013; Wisthaler and Weschler2010; Schripp et al.2012; Mueller et al.1973; Cox and Penkett1972; Grøntoft and Raychaudhuri2004; Simmons and Colbeck1990; Cano-Ruiz et al.1993; Poppendieck et al.2021). These mechanisms ensure secondary species, primarily aldehydes, are emitted from specific surfaces as a result of oxidant deposition. A deposition velocity taken from Carslaw (2007) has been added for plastic, glass and skin surfaces to account for gas-phase deposition of H2O2. Deposition of H2O2 onto these three surfaces does not produce any aldehyde emissions in our model.

A detailed description of the oxidant surface deposition mechanisms is found in a corresponding study conducted by Carter et al. (2023). Using these methods, further deposition mechanisms can be developed for other species and surfaces in the future, as relevant experimental data become available.

Since the Carter et al. (2023) study, the deposition module for INCHEM-Py has been updated to include O3 deposition onto linoleum surfaces, using data from Kruza et al. (2017). The deposition velocity of O3 onto plastic surfaces has also been updated as a result of an ongoing review of the literature. The deposition velocities of O3 onto linoleum and plastic surfaces are now 0.0070 and 0.1225 cm s−1, respectively (Coleman et al.2008; Kruza et al.2017; Klenø et al.2001; Poppendieck et al.2007; Nicolas et al.2007; Wang and Morrison2006).

2.9 Direct emissions

Breath emission values from humans are optionally included in the model, according to occupancy status (Kruza and Carslaw2019; Weschler et al.2007). The number of adults and children can be specified in the settings file, and a calculated emission in molecules per cubic centimetre per second (molec.cm-3s-1) is used, as shown in Table 1. These emissions are constant for the duration of the simulation.

3 Model output and evaluation

In this section, the INCHEM-Py model is used to simulate previously published results from both experimental and modelling efforts. Settings and outputs from all of the model runs are linked in the data availability section of this paper.

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f09

Figure 9(a) Percentage deviation in gas-phase chemistry solutions between INCHEM-Py and AtChem2. Species are named as in the MCM. (b) The percentage deviation between the solar zenith angles as calculated by INCHEM-Py and AtChem2. Percentage deviation calculated by Eq. (14).

Download

3.1 Gas-phase verification

The gas-phase photochemistry of INCHEM-Py is mainly constructed from the MCM, as discussed in Sect. 2. To validate the solution of this core component of the model, INCHEM-Py was set up to compare with AtChem2 (Sommariva et al.2020). AtChem2 is an outdoor model that also utilises the MCM. INCHEM-Py was set up by disabling the features that are not easily reproducible in AtChem2, including the additional chemistry developed specifically for INCHEM-Py, particle processes, air change, indoor lighting and attenuation of outdoor light, and surface deposition and emission. A simulation was prepared in each model of a 2 d period representing 21 June 2020 at 45 N, with no additional emissions. The percentage deviation (σi,t) for i at time t between the two models was calculated by Eq. (14), taken from O'Meara et al. (2020), where it was similarly used to validate gas-phase chemistry between AtChem2 and PyCHAM (a similar chamber focussed model).

(14) σ i , t = s i , t - b i , t v ( b i ) 100

In Eq. (14) the INCHEM-Py result is represented by s and the AtChem2 result represented by b. v(bi) is the maximum value of component i and scales the difference between models to the individual component being compared.

Figure 9a shows the calculated differences for key species. INCHEM-Py performs well when compared to AtChem2, with the largest differences being during rapid increases or decreases in species concentration. The deviation is due to the calculation of photolysis parameters in Python-based INCHEM-Py vs. the calculations in Fortran-based AtChem. Values for Dec, cos (Lat)cos (Dec) and sin (Lat)sin (Dec) are identical to the thousandth between the two simulations propagating a small difference in the calculation of cos (θ) in Eq. (6). The larger deviation is due to the horizon placed within each model; a negative value for cos (θ) indicates that the Sun is below the horizon. AtChem2 limits the minimum value for cos (θ) to 0.01, whereas INCHEM-Py has a limit of 0. This means that the Sun begins to rise between 8 and 10 min earlier in INCHEM-Py, allowing photolysis reactions to begin to occur earlier and go on later. As shown in Fig. 9b, the value for solar noon shows no deviation.

3.2H2O2 emission and fate

Zhou et al. (2020) studied the impact of non-bleach cleaning events in a combined chamber and modelling study. In this study, the INDCM model was used to explore secondary pollutant formation and the impact of different lighting levels on their concentrations. The INDCM had less complete representations of surface interactions, indoor photolysis and indoor–outdoor exchange. The original work was completed in parts per billion (ppb), and so outputs from INCHEM-Py have been converted for the comparison.

The indoor environmental quality chamber at the Building Energy and Environmental Systems Laboratory at Syracuse University had a mock residential room built within it. This 29.1 m3 room had a wooden frame, painted walls and a vinyl floor with no furniture present. Within this chamber a non-bleach H2O2 cleaning spray was used on a 0.75 m2 area (12 squirts, 15 mL total) and then wiped dry over a period of 1–2 min. The surface-to-volume ratio of the experiment simulated here is 2 m−1, and the floor is assumed to be one-sixth of the total surface area.

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f10

Figure 10Comparison of experimental results of a H2O2 cleaning event from Zhou et al. (2020) and simulated results using INCHEM-Py.

Download

The air change rate was constant at 0.51 ± 0.004 h−1 and was sourced from outdoors, the temperature was controlled at 25.7 ± 0.9 C, and relative humidity averaged at 25.8 ± 9.5 % during the experiments. The indoor lighting was from uncovered fluorescent tubes, and a solar illuminator was used to provide outdoor lighting through the window of the experimental room. The solar illuminator removed the diurnal variation of the photolysis but not of the outdoor concentrations. In the experiment, the solar flux was measured using a spectrometer, and photolysis coefficients of key species (H2O2, NO2, HONO, NO3, O3 and formaldehyde) were calculated and input into the INDCM. In the INCHEM-Py simulations, to account for the constant solar photolysis, the local hour angle (LHA described in Sect. 2.2) was set to 0 to give constant noon photolysis values. The indoor lighting was set to uncovered fluorescent tubes. A timed emission rate of 5.5 × 1010molec.cm-3s-1 (2.25 ppb s−1) for 3 min was used to simulate the cleaning spray, based on the measured values. The surface-to-volume ratios were set to represent the experiment, and all other values were default, including the outdoor species concentrations.

Figure 10 shows the H2O2 mixing ratio of the experiment from Zhou et al. (2020) and two INCHEM-Py model runs – one simulating the experimental conditions of a plastic floor and painted walls (plastic/paint) and a second where the floor is changed to concrete and the walls to wood (concrete/wood). The plastic/paint scenario shows good agreement between the simulated and measured H2O2 mixing ratios. At peak H2O2 concentration, the main loss of H2O2 was to the painted walls (1.54 × 1010molec.cm-3s-1), followed by loss to the plastic floor and loss to outdoors (1.43 × 109 and 1.16 × 109molec.cm-3s-1, respectively). Compared to the plastic/paint scenario, the predicted H2O2 mixing ratio peaks at a lower value and drops more quickly after the cleaning in the concrete/wood scenario. This is due to a larger loss rate to the wooden walls (1.64 × 1010molec.cm-3s-1) and concrete floor (5.96 × 109molec.cm-3s-1) at peak H2O2 concentration.

Following the cleaning event, formaldehyde is produced as a secondary product. Using INCHEM-Py, the maximum increase in formaldehyde as a result of secondary chemistry in the plastic/paint scenario was predicted to be 0.72 ppb. In the experiment (Zhou et al.2020), the secondary emission peak was masked by the background formaldehyde concentration of over 50 ppb; therefore, this shows the importance of modelling for delineating between primary and secondary emissions. In the concrete/wood scenario, the increase in formaldehyde as a result of secondary chemistry was much higher, at 3.05 ppb. This is due to higher H2O2 deposition velocities and higher resulting surface emissions from concrete/wood surfaces compared to the plastic/paint combination (Carter et al.2023).

https://gmd.copernicus.org/articles/16/7411/2023/gmd-16-7411-2023-f11

Figure 11Comparison of run time of the default simulation on two different computers.

Download

4 Practical details

INCHEM-Py requires Python 3 and some additional packages to run. The additional packages and their known working versions are given in the user manual. The integration process is set by default to be limited to four threads, as this is the only parallelised function within the model. The number of threads can be adjusted by changing the thread pool limits in inchem_main, as described in the user manual. The default model took 18 min and 41 s on a Windows desktop with an AMD Ryzen 5 5600X 3.7 GHz processor and 14 min 54 s on an Apple laptop with a M1 Max 3.2 GHz processor. Figure 11 shows the simulation run times for these two processors. The total run time of a simulation is printed to the console at the end of the model run, and a file showing the time taken for each integration output is saved to the output folder and is included in the data set for all model runs in this paper. This function allows users to determine where the simulation may be struggling and where improvements to speed up run time might be made. In the default case, the slowest integration steps are at sunrise and sunset due to very small values for photolysis parameters when the Sun begins to rise or in the final stages of setting. Memory usage peaks at less than 2 GB for these simulations.

5 Conclusions

INCHEM-Py (the INdoor CHEMical model in Python) has been presented as a tool for the analysis and interrogation of the atmospheric chemistry of the indoor environment. We have presented the main modules developed for v1.2 within this paper and have given a further detailed description in the user manual submitted alongside. INCHEM-Py has been developed as an open and accessible piece of software, has no hidden or proprietary code, and requires minimal previous coding or modelling experience to install or run. It utilises core Python libraries, including NumPy (Harris et al.2020) and SciPy (Virtanen et al.2020), keeping installation of additional libraries to a minimum, and capitalising on the maintenance of the Python ecosystem.

INCHEM-Py has been validated against experimental measurements and has shown improved accuracy in comparison with the INDCM, from which it was refactored. INCHEM-Py has been developed with a focus on predicting secondary chemistry that is not feasible, or in some cases possible, to measure. Outputs of species concentrations with time are given alongside key model parameters such as surface deposition rates, seasonal photolysis rates and diurnal outdoor concentrations. Interrogating these outputs allows for a detailed understanding of the atmospheric chemical processes that occur indoors, including temporally resolved reaction rates which can be used to identify the important pathways that should be included in models with reduced chemical mechanisms (Lakey et al.2021). For example, there are generally two types of models used to solve indoor air chemistry: box models such as INCHEM-Py that have no spatial dimensions but very complex chemical mechanisms (> 6000 species, > 19 000 reactions) and computational fluid dynamics (CFD) models that solve the evolution of very few species (< 20 species, < 15 reactions) but can track them spatially (Lakey et al.2021). Neither model is able to fully represent the complexities of the indoor environment. The main assumption of box models is that the atmosphere is well mixed and that all species are available to react with each other at all times. However, CFD models simply cannot capture the complex chemistry of the indoor environment due to computational constraints. Each model type attempts to fill a different knowledge gap. It is up to the user to appropriately define the parameters of the models to gain the most effective insight into the processes occurring indoors (Shiraiwa et al.2019).

The utility of INCHEM-Py is further demonstrated by the publications that have used the model since the Shaw and Carslaw (2021) release of v1.1. Published articles include Lakey et al. (2021), Wang et al. (2022), Carter et al. (2023), Beel et al. (2023) and Davies et al. (2023), with several additional articles in preparation that discuss emissions from cooking and cleaning, UV-induced emissions from plastics, and future indoor air pollution scenarios. Each case exhibits the versatility of INCHEM-Py and the ability of users to simulate custom experimental scenarios to expand our understanding of indoor air chemistry.

Future developments of INCHEM-Py will likely include an expansion of the gas-to-particle partitioning module to include more source species and prediction of particle size distributions. Chemical mechanisms and analysis tools will continue to be added as they are developed, including a Python package for the analysis of INCHEM-Py outputs. In the long term a multi-box approach may be taken to simulate adjoining spaces, or a hybrid approach may be used to add spatial dimensions.

Appendix A: Outdoor constant concentrations and source of measurements on which they are based
Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Baudic et al. (2016)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Baudic et al. (2016)Lü et al. (2006)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Mentese and Bas (2020)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Mentese and Bas (2020)Mentese and Bas (2020)Sturaro et al. (2010)Baudic et al. (2016)Baudic et al. (2016)Baudic et al. (2016)Baudic et al. (2016)Bari et al. (2016)Bari et al. (2016)Baudic et al. (2016)Bari et al. (2016)Bari et al. (2016)Bari and Kindzierski (2018)Uchiyama et al. (2015)Bari et al. (2016)Bari et al. (2016)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Mentese and Bas (2020)Bari and Kindzierski (2018)Baudic et al. (2016)Baudic et al. (2016)Bari et al. (2016)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Baudic et al. (2016)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Baudic et al. (2016)Baudic et al. (2016)Gallego et al. (2016)Gallego et al. (2016)Gallego et al. (2016)Gallego et al. (2016)Hellén et al. (2018)Hellén et al. (2018)Gallego et al. (2016)Hellén et al. (2018)Uchiyama et al. (2015)Brickus et al. (1998)Bari and Kindzierski (2018)Gallego et al. (2016)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Bari and Kindzierski (2018)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Uchiyama et al. (2015)Gallego et al. (2016)Uchiyama et al. (2015)Hakola et al. (2009)Hakola et al. (2009)Uchiyama et al. (2015)Uchiyama et al. (2015)Hellén et al. (2018)Hellén et al. (2018)Hellén et al. (2018)Hellén et al. (2018)He et al. (2010)Hellén et al. (2018)Dlugokencky (2022)EEA (2018)EEA (2018)EEA (2018)EEA (2018)EEA (2018)Vichi et al. (2016)Vichi et al. (2016)Li et al. (2018)Liu et al. (2018)EEA (2018)

Table A1Outdoor constant concentrations used in INCHEM-Py including the references used to obtain the v1.2 values. Values given as “Average” are averages of the diurnal profiles used in the model. The cited values are taken from multiple papers covering multiple locations, times of year and lengths of study that may or may not be applicable to individual user requirements. A summary of these details is given in Table A2.

Download XLSX

Uchiyama et al. (2015)Baudic et al. (2016)Lü et al. (2006)Mentese and Bas (2020)Bari and Kindzierski (2018)Sturaro et al. (2010)Bari et al. (2016)Gallego et al. (2016)Hellén et al. (2018)Hakola et al. (2009)He et al. (2010)Dlugokencky (2022)Vichi et al. (2016)Li et al. (2018)Liu et al. (2018)

Table A2Locations, times of year and lengths of study for literature used to update outdoor concentrations in INCHEM-Py v1.2.

Download Print Version | Download XLSX

Code and data availability

INCHEM-Py, including the user manual, is available on GitHub at https://github.com/DrDaveShaw/INCHEM-Py (last access: 20 December 2023) with version 1.2 available at https://doi.org/10.5281/ZENODO.8046598 (Shaw et al.2023a). The full data used to produce all the figures and data within this paper are available at https://doi.org/10.15124/b68c1c34-8974-46d8-8728-05c6cd6e9e8b (Shaw et al.2023b).

Supplement

The supplement related to this article is available online at: https://doi.org/10.5194/gmd-16-7411-2023-supplement.

Author contributions

DRS: conceptualisation; data curation; formal analysis; investigation; methodology; software; validation; visualisation; writing – original draft preparation; writing – review and editing. TJC: data curation; investigation; software; methodology; writing – original draft preparation; writing – review and editing. HLD, EHS and GB: validation; writing – review and editing. ECC: validation. ZW: methodology. NC: conceptualisation; formal analysis; investigation; methodology; project administration; funding acquisition; resources; software; supervision; writing – review and editing.

Competing interests

The contact author has declared that none of the authors has any competing interests.

Disclaimer

Conclusions reached or positions taken by researchers or other grantees represent the views of the grantees themselves and not those of the Alfred P. Sloan Foundation or its trustees, officers, or staff.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors.

Acknowledgements

The authors would like to thank Tara Kahan and Shan Zhou for providing the raw data from Zhou et al. (2020) for comparative analysis. We would also like to thank Roberto Sommariva for his feedback during model development and for running AtChem2 for the comparative study. For the purpose of open access a Creative Commons Attribution (CC BY) licence is applied to any Author Accepted Manuscript version arising from this submission.

Financial support

This research has been supported by the Alfred P. Sloan Foundation (grant nos. G-2018-10083, G-2019-12306 and G-2020-13912).

Review statement

This paper was edited by Havala Pye and reviewed by Amirashkan Askari and one anonymous referee.

References

Abbass, O. A., Sailor, D. J., and Gall, E. T.: Effect of fiber material on ozone removal and carbonyl production from carpets, Atmos. Environ., 148, 42–48, https://doi.org/10.1016/j.atmosenv.2016.10.034, 2017. a

Alicke, B.: OH formation by HONO photolysis during the BERLIOZ experiment, J. Geophys. Res., 108, 8247, https://doi.org/10.1029/2001JD000579, 2003. a

Arata, C., Zarzana, K. J., Misztal, P. K., Liu, Y., Brown, S. S., Nazaroff, W. W., and Goldstein, A. H.: Measurement of NO3 and N2O5 in a Residential Kitchen, Environ. Sci. Tech. Let., 5, 595–599, https://doi.org/10.1021/acs.estlett.8b00415, 2018. a

Bari, M. A. and Kindzierski, W. B.: Ambient volatile organic compounds (VOCs) in Calgary, Alberta: Sources and screening health risk assessment, Sci. Total Environ., 631–632, 627–640, https://doi.org/10.1016/j.scitotenv.2018.03.023, 2018. a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q

Bari, M. A., Kindzierski, W. B., and Spink, D.: Twelve-year trends in ambient concentrations of volatile organic compounds in a community of the Alberta Oil Sands Region, Canada, Environ. Int., 91, 40–50, https://doi.org/10.1016/j.envint.2016.02.015, 2016. a, b, c, d, e, f, g, h

Baudic, A., Gros, V., Sauvage, S., Locoge, N., Sanchez, O., Sarda-Estève, R., Kalogridis, C., Petit, J.-E., Bonnaire, N., Baisnée, D., Favez, O., Albinet, A., Sciare, J., and Bonsang, B.: Seasonal variability and source apportionment of volatile organic compounds (VOCs) in the Paris megacity (France), Atmos. Chem. Phys., 16, 11961–11989, https://doi.org/10.5194/acp-16-11961-2016, 2016. a, b, c, d, e, f, g, h, i, j, k, l, m

Beel, G., Langford, B., Carslaw, N., Shaw, D., and Cowan, N.: Temperature driven variations in VOC emissions from plastic products and their fate indoors: A chamber experiment and modelling study, Sci. Total Environ., 881, 163497, https://doi.org/10.1016/j.scitotenv.2023.163497, 2023. a

Blocquet, M., Guo, F., Mendez, M., Ward, M., Coudert, S., Batut, S., Hecquet, C., Blond, N., Fittschen, C., and Schoemaecker, C.: Impact of the spectral and spatial properties of natural light on indoor gas-phase chemistry: Experimental and modeling study, Indoor Air, 28, 426–440, https://doi.org/10.1111/ina.12450, 2018. a

Bloss, C., Wagner, V., Jenkin, M. E., Volkamer, R., Bloss, W. J., Lee, J. D., Heard, D. E., Wirtz, K., Martin-Reviejo, M., Rea, G., Wenger, J. C., and Pilling, M. J.: Development of a detailed chemical mechanism (MCMv3.1) for the atmospheric oxidation of aromatic hydrocarbons, Atmos. Chem. Phys., 5, 641–664, https://doi.org/10.5194/acp-5-641-2005, 2005. a

Brickus, L. S., Cardoso, J. N., and De Aquino Neto, F. R.: Distributions of indoor and outdoor air pollutants in Rio de Janeiro, Brazil: Implications to indoor air quality in bayside offices, Environ. Sci. Technol., 32, 3485–3490, https://doi.org/10.1021/es980336x, 1998. a

Cano-Ruiz, J., Kong, D., Balas, R., and Nazaroff, W. W.: Removal of reactive gases at indoor surfaces: Combining mass transport and surface kinetics, Atmos. Environ. A-Gen., 27, 2039–2050, 1993. a

Carslaw, N.: A new detailed chemical model for indoor air pollution, Atmos. Environ., 41, 1164–1179, https://doi.org/10.1016/j.atmosenv.2006.09.038, 2007. a, b, c, d, e, f, g

Carslaw, N.: A mechanistic study of limonene oxidation products and pathways following cleaning activities, Atmos. Environ., 80, 507–513, https://doi.org/10.1016/j.atmosenv.2013.08.034, 2013. a

Carslaw, N. and Shaw, D.: Modification of cleaning product formulations could improve indoor air quality, Indoor Air, 32, e13021, https://doi.org/10.1111/ina.13021, 2022. a

Carslaw, N., Mota, T., Jenkin, M. E., Barley, M. H., and McFiggans, G.: A Significant role for nitrate and peroxide groups on indoor secondary organic aerosol, Environ. Sci. Technol., 46, 9290–9298, https://doi.org/10.1021/es301350x, 2012. a, b, c, d

Carslaw, N., Fletcher, L., Heard, D., Ingham, T., and Walker, H.: Significant OH production under surface cleaning and air cleaning conditions: Impact on indoor air quality, Indoor Air, 27, 1091–1100, https://doi.org/10.1111/ina.12394, 2017. a, b

Carter, T. J., Poppendieck, D. G., Shaw, D., and Carslaw, N.: A Modelling Study of Indoor Air Chemistry: The Surface Interactions of Ozone and Hydrogen Peroxide, Atmos. Environ., 297, 119598, https://doi.org/10.1016/j.atmosenv.2023.119598, 2023. a, b, c, d, e

Coleman, B. K., Destaillats, H., Hodgson, A. T., and Nazaroff, W. W.: Ozone consumption and volatile byproduct formation from surface reactions with aircraft cabin materials and clothing fabrics, Atmos. Environ., 42, 642–654, https://doi.org/10.1016/j.atmosenv.2007.10.001, 2008. a, b, c

Cox, R. A. and Penkett, S. A.: Effect of relative humidity on the disappearance of ozone and sulphur dioxide in contained systems, Atmos. Environ. (1967), 6, 365–368, https://doi.org/10.1016/0004-6981(72)90203-X, 1972. a

Cros, C. J., Morrison, G. C., Siegel, J. A., and Corsi, R. L.: Long-term performance of passive materials for removal of ozone from indoor air, Indoor Air, 22, 43–53, https://doi.org/10.1111/j.1600-0668.2011.00734.x, 2012. a, b

Davies, H. L., O'Leary, C., Dillon, T., Shaw, D. R., Shaw, M., Mehra, A., Phillips, G., and Carslaw, N.: A measurement and modelling investigation of the indoor air chemistry following cooking activities, Environ. Sci.-Proc. Imp., 25, 1532–1548, https://doi.org/10.1039/D3EM00167A, publisher: Royal Society of Chemistry, 2023. a

Di, Y., Mo, J., Zhang, Y., and Deng, J.: Ozone deposition velocities on cotton clothing surface determined by the field and laboratory emission cell, Indoor Built Environ., 26, 631–641, https://doi.org/10.1177/1420326X16628315, 2017. a

Dlugokencky, E.: NOAA/GML CH4 Trends, National Oceanic and Atmospheric Administration, https://gml.noaa.gov/webdata/ccgg/trends/ch4/ch4_mm_gl.txt (last access: 18 December 2023), 2022. a, b

EEA: European Air Quality Portal, European Environment Agency, https://eeadmz1-cws-wp-air02.azurewebsites.net/ (last access: 18 December 2023), 2018. a, b, c, d, e, f, g, h

Emmerson, K. M., Carslaw, N., and Pilling, M. J.: Urban Atmospheric Chemistry During the PUMA Campaign 2: Radical Budgets for OH, HO2 and RO2, J. Atmos. Chem., 52, 165–183, https://doi.org/10.1007/s10874-005-1323-2, 2005. a

Fadeyi, M. O., Weschler, C. J., Tham, K. W., Wu, W. Y., and Sultan, Z. M.: Impact of human presence on secondary organic aerosols derived from ozone-initiated chemistry in a simulated office environment, Environ. Sci. Technol., 47, 3933–3941, https://doi.org/10.1021/es3050828, 2013. a

Farmer, D. K., Vance, M. E., Abbatt, J. P. D., Abeleira, A., Alves, M. R., Arata, C., Boedicker, E., Bourne, S., Cardoso-Saldaña, F., Corsi, R., DeCarlo, P. F., Goldstein, A. H., Grassian, V. H., Hildebrandt Ruiz, L., Jimenez, J. L., Kahan, T. F., Katz, E. F., Mattila, J. M., Nazaroff, W. W., Novoselac, A., O'Brien, R. E., Or, V. W., Patel, S., Sankhyan, S., Stevens, P. S., Tian, Y., Wade, M., Wang, C., Zhou, S., and Zhou, Y.: Overview of HOMEChem: House Observations of Microbial and Environmental Chemistry, Environ. Sci.-Proc. Imp., 21, 1280–1300, https://doi.org/10.1039/C9EM00228F, 2019. a

Fischer, A., Ljungström, E., and Langer, S.: Ozone removal by occupants in a classroom, Atmos. Environ., 81, 11–17, https://doi.org/10.1016/j.atmosenv.2013.08.054, 2013. a

Gall, E., Darling, E., Siegel, J. A., Morrison, G. C., and Corsi, R. L.: Evaluation of three common green building materials for ozone removal, and primary and secondary emissions of aldehydes, Atmos. Environ., 77, 910–918, https://doi.org/10.1016/j.atmosenv.2013.06.014, 2013. a, b

Gallego, E., Roca, F. J., Perales, J. F., Guardino, X., Gadea, E., and Garrote, P.: Impact of formaldehyde and VOCs from waste treatment plants upon the ambient air nearby an urban area (Spain), Sci. Total Environ., 568, 369–380, https://doi.org/10.1016/j.scitotenv.2016.06.007, 2016. a, b, c, d, e, f, g, h

Grøntoft, T.: Dry deposition of ozone on building materials. Chamber measurements and modelling of the time-dependent deposition, Atmos. Environ., 36, 5661–5670, https://doi.org/10.1016/S1352-2310(02)00701-X, 2002. a

Grøntoft, T. and Raychaudhuri, M. R.: Compilation of tables of surface deposition velocities for O3, NO2 and SO2 to a range of indoor surfaces, Atmos. Environ., 38, 533–544, https://doi.org/10.1016/j.atmosenv.2003.10.010, 2004. a

Hakola, H., Hellén, H., Tarvainen, V., Bäck, J., Patokoski, J., and Rinne, J.: Annual variations of atmospheric VOC concentrations in a boreal forest, Boreal Environ. Res., 14, 722–730, 2009. a, b, c

Harris, C. R., Millman, K. J., van der Walt, S. J., Gommers, R., Virtanen, P., Cournapeau, D., Wieser, E., Taylor, J., Berg, S., Smith, N. J., Kern, R., Picus, M., Hoyer, S., van Kerkwijk, M. H., Brett, M., Haldane, A., del Río, J. F., Wiebe, M., Peterson, P., Gérard-Marchant, P., Sheppard, K., Reddy, T., Weckesser, W., Abbasi, H., Gohlke, C., and Oliphant, T. E.: Array programming with NumPy, Nature, 585, 357–362, https://doi.org/10.1038/s41586-020-2649-2, 2020. a

Hayman, G.: Effects of pollution control on UV Exposure, AEA Technology Final Report, Reference AEA/RCEC/22522001/R/002 ISSUE1, Department of Health on Contract 121/6377, AEA Technology, Oxfordshire, 1997. a

He, S. Z., Chen, Z. M., Zhang, X., Zhao, Y., Huang, D. M., Zhao, J. N., Zhu, T., Hu, M., and Zeng, L. M.: Measurement of atmospheric hydrogen peroxide and organic peroxides in Beijing before and during the 2008 Olympic Games: Chemical and physical factors influencing their concentrations, J. Geophys. Res., 115, D17307, https://doi.org/10.1029/2009JD013544, 2010. a, b

Hellén, H., Praplan, A. P., Tykkä, T., Ylivinkka, I., Vakkari, V., Bäck, J., Petäjä, T., Kulmala, M., and Hakola, H.: Long-term measurements of volatile organic compounds highlight the importance of sesquiterpenes for the atmospheric chemistry of a boreal forest, Atmos. Chem. Phys., 18, 13839–13863, https://doi.org/10.5194/acp-18-13839-2018, 2018. a, b, c, d, e, f, g, h, i

Hindmarsh, A. C.: ODEPACK, A Systematized Collection of ODE Solvers, Scientific computing: applications of mathematics and computing to the physical sciences, 10. IMACS World Congress on Systems Simulation and Scientific Computation, Montreal, Canada, 8–13 August 1982, North-Holland, 55–64, ISBN 978-0-444-86607-3, 1983. a

Jenkin, M. E.: Modelling the formation and composition of secondary organic aerosol from α- and β-pinene ozonolysis using MCM v3, Atmos. Chem. Phys., 4, 1741–1757, https://doi.org/10.5194/acp-4-1741-2004, 2004. a

Jenkin, M. E., Saunders, S. M., and Pilling, M. J.: The tropospheric degradation of volatile organic compounds: A protocol for mechanism development, Atmos. Environ., 31, 81–104, https://doi.org/10.1016/S1352-2310(96)00105-7, 1997. a, b

Jenkin, M. E., Saunders, S. M., Wagner, V., and Pilling, M. J.: Protocol for the development of the Master Chemical Mechanism, MCM v3 (Part B): tropospheric degradation of aromatic volatile organic compounds, Atmos. Chem. Phys., 3, 181–193, https://doi.org/10.5194/acp-3-181-2003, 2003. a

Jenkin, M. E., Young, J. C., and Rickard, A. R.: The MCM v3.3.1 degradation scheme for isoprene, Atmos. Chem. Phys., 15, 11433–11459, https://doi.org/10.5194/acp-15-11433-2015, 2015. a

Jenkin, M. E., Valorso, R., Aumont, B., Rickard, A. R., and Wallington, T. J.: Estimation of rate coefficients and branching ratios for gas-phase reactions of OH with aromatic organic compounds for use in automated mechanism construction, Atmos. Chem. Phys., 18, 9329–9349, https://doi.org/10.5194/acp-18-9329-2018, 2018. a, b

Jenkin, M. E., Valorso, R., Aumont, B., Newland, M. J., and Rickard, A. R.: Estimation of rate coefficients for the reactions of O3 with unsaturated organic compounds for use in automated mechanism construction, Atmos. Chem. Phys., 20, 12921–12937, https://doi.org/10.5194/acp-20-12921-2020, 2020. a

Johnson, D., Utembe, S. R., Jenkin, M. E., Derwent, R. G., Hayman, G. D., Alfarra, M. R., Coe, H., and McFiggans, G.: Simulating regional scale secondary organic aerosol formation during the TORCH 2003 campaign in the southern UK, Atmos. Chem. Phys., 6, 403–418, https://doi.org/10.5194/acp-6-403-2006, 2006. a

Klenø, J. G., Clausen, P. A., Weschler, C. J., and Wolkoff, P.: Determination of ozone removal rates by selected building products using the FLEC emission cell, Environ. Sci. Technol., 35, 2548–2553, https://doi.org/10.1021/es000284n, 2001. a, b

Klepeis, N. E., Nelson, W. C., Ott, W. R., Robinson, J. P., Tsang, A. M., Switzer, P., Behar, J. V., Hern, S. C., and Engelmann, W. H.: The National Human Activity Pattern Survey (NHAPS): a resource for assessing exposure to environmental pollutants, Journal of Exposure Science & Environmental Epidemiology, 11, 231–252, https://doi.org/10.1038/sj.jea.7500165, 2001. a

Kowal, S. F., Allen, S. R., and Kahan, T. F.: Wavelength-Resolved Photon Fluxes of Indoor Light Sources: Implications for HOx Production, Environ. Sci. Technol., 51, 10423–10430, https://doi.org/10.1021/acs.est.7b02015, 2017. a, b

Kruza, M. and Carslaw, N.: How do breath and skin emissions impact indoor air chemistry?, Indoor Air, 29, 369–379, https://doi.org/10.1111/ina.12539, 2019. a

Kruza, M., Lewis, A. C., Morrison, G. C., and Carslaw, N.: Impact of surface ozone interactions on indoor air chemistry: A modeling study, Indoor Air, 27, 1001–1011, https://doi.org/10.1111/ina.12381, 2017. a, b, c, d

Kruza, M., Shaw, D., Shaw, J., and Carslaw, N.: Towards improved models for indoor air chemistry: A Monte Carlo simulation study, Atmos. Environ., 262, 118625, https://doi.org/10.1016/j.atmosenv.2021.118625, 2021. a

Lakey, P. S. J., Won, Y., Shaw, D., Østerstrøm, F. F., Mattila, J., Reidy, E., Bottorff, B., Rosales, C., Wang, C., Ampollini, L., Zhou, S., Novoselac, A., Kahan, T. F., DeCarlo, P. F., Abbatt, J. P. D., Stevens, P. S., Farmer, D. K., Carslaw, N., Rim, D., and Shiraiwa, M.: Spatial and temporal scales of variability for indoor air constituents, Communications Chemistry, 4, 1–7, https://doi.org/10.1038/s42004-021-00548-5, 2021. a, b, c, d

Lamble, S. P., Corsi, R. L., and Morrison, G. C.: Ozone deposition velocities, reaction probabilities and product yields for green building materials, Atmos. Environ., 45, 6965–6972, https://doi.org/10.1016/j.atmosenv.2011.09.025, 2011. a

Leungsakul, S., Jaoui, M., and Kamens, R. M.: Kinetic Mechanism for Predicting Secondary Organic Aerosol Formation from the Reaction of d-Limonene with Ozone, Environmental Science & Technology, 39, 9583–9594, https://doi.org/10.1021/es0492687, publisher: American Chemical Society, 2005. a

Li, M., Karu, E., Brenninkmeijer, C., Fischer, H., Lelieveld, J., and Williams, J.: Tropospheric OH and stratospheric OH and Cl concentrations determined from CH4, CH3Cl, and SF6 measurements, npj Climate and Atmospheric Science, 1, 1–7, https://doi.org/10.1038/s41612-018-0041-9, 2018. a, b

Lin, C. C. and Hsu, S. C.: Deposition velocities and impact of physical properties on ozone removal for building materials, Atmos. Environ., 101, 194–199, https://doi.org/10.1016/j.atmosenv.2014.11.029, 2015. a

Liu, L., Wang, X., Chen, J., Xue, L., Wang, W., Wen, L., Li, D., and Chen, T.: Understanding unusually high levels of peroxyacetyl nitrate (PAN) in winter in Urban Jinan, China, Journal of Environmental Sciences (China), 71, 249–260, https://doi.org/10.1016/j.jes.2018.05.015, 2018. a, b

Liu, Y., Misztal, P. K., Arata, C., Weschler, C. J., Nazaroff, W. W., and Goldstein, A. H.: Observing ozone chemistry in an occupied residence, Proceedings of the National Academy of Sciences, 118, https://doi.org/10.1073/pnas.2018140118, 2021. a

Lü, H., Wen, S., Feng, Y., Wang, X., Bi, X., Sheng, G., and Fu, J.: Indoor and outdoor carbonyl compounds and BTEX in the hospitals of Guangzhou, China, Sci. Total Environ., 368, 574–584, https://doi.org/10.1016/j.scitotenv.2006.03.044, 2006. a, b

Mentese, S. and Bas, B.: A year-round motoring of ambient volatile organic compounds across Dardanelles strait, Journal of Chemical Metrology, 14, 177–189, https://doi.org/10.25135/jcm.51.20.09.1816, 2020. a, b, c, d, e

Morrison, G. C. and Nazaroff, W. W.: The Rate of Ozone Uptake on Carpets: Experimental Studies, Environmental Science & Technology, 34, 4963–4968, https://doi.org/10.1021/es001361h, 2000. a

Morrison, G. C. and Nazaroff, W. W.: Ozone interactions with carpet: Secondary emissions of aldehydes, Environ. Sci. Technol., 36, 2185–2192, https://doi.org/10.1021/es0113089, 2002. a

Mueller, F. X., Loeb, L., and Mapes, W. H.: Decomposition Rates of Ozone in Living Areas, Environ. Sci. Technol., 7, 342–346, https://doi.org/10.1021/es60076a003, 1973. a

Nazaroff, W. W. and Weschler, C. J.: Cleaning products and air fresheners: Exposure to primary and secondary air pollutants, Atmos. Environ., 38, 2841–2865, https://doi.org/10.1016/j.atmosenv.2004.02.040, 2004. a

Nicolas, M., Ramalho, O., and Maupetit, F.: Reactions between ozone and building products: Impact on primary and secondary emissions, Atmos. Environ., 41, 3129–3138, https://doi.org/10.1016/j.atmosenv.2006.06.062, 2007. a, b

O'Meara, S., Xu, S., Topping, D., Capes, G., Lowe, D., Alfarra, M., and McFiggans, G.: PyCHAM: CHemistry with Aerosol Microphysics in Python, J. Open Source Softw., 5, 1918, https://doi.org/10.21105/joss.01918, 2020. a

Pankow, J. F.: An absorption model of the gas/aerosol partitioning involved in the formation of secondary organic aerosol, Atmos. Environ., 28, 189–193, https://doi.org/10.1016/1352-2310(94)90094-9, 1994. a, b

Platt, U., Alicke, B., Dubois, R., Geyer, A., Hofzumahaus, A., Holland, F., Martinez, M., Mihelcic, D., Klüpfel, T., Lohrmann, B., Pätz, W., Perner, D., Rohrer, F., Schäfer, J., and Stutz, J.: Free Radicals and Fast Photochemistry during BERLIOZ, in: Tropospheric Chemistry, pp. 359–394, Springer Netherlands, Dordrecht, https://doi.org/10.1007/978-94-010-0399-5{_}15, http://link.springer.com/10.1007/978-94-010-0399-5_15, 2002. a

Poppendieck, D., Hubbard, H., Ward, M., Weschler, C., and Corsi, R. L.: Ozone reactions with indoor materials during building disinfection, Atmos. Environ., 41, 3166–3176, https://doi.org/10.1016/j.atmosenv.2006.06.060, 2007. a, b

Poppendieck, D., Hubbard, H., and Corsi, R. L.: Hydrogen Peroxide Vapor as an Indoor Disinfectant: Removal to Indoor Materials and Associated Emissions of Organic Compounds, Environ. Sci. Tech. Let., 8, 320–325, https://doi.org/10.1021/acs.estlett.0c00948, 2021. a

Rai, A. C., Guo, B., Lin, C. H., Zhang, J., Pei, J., and Chen, Q.: Ozone reaction with clothing and its initiated VOC emissions in an environmental chamber, Indoor Air, 24, 49–58, https://doi.org/10.1111/ina.12058, 2014. a

Reiss, R., Ryan, P. B., and Koutrakis, P.: Modeling Ozone Deposition onto Indoor Residential Surfaces, Environ. Sci. Technol., 28, 504–513, https://doi.org/10.1021/es00052a025, 1994. a

Rim, D., Gall, E. T., Maddalena, R. L., and Nazaroff, W. W.: Ozone reaction with interior building materials: Influence of diurnal ozone variation, temperature and humidity, Atmos. Environ., 125, 15–23, https://doi.org/10.1016/j.atmosenv.2015.10.093, 2016. a

Sabersky, R. H., Sinema, D. A., and Shair, F. H.: Concentrations, Decay Rates, and Removal of Ozone and Their Relation to Establishing Clean Indoor Air, Environ. Sci. Technol., 7, 347–353, https://doi.org/10.1021/es60076a001, 1973. a

Sarwar, G. and Corsi, R.: The effects of ozone/limonene reactions on indoor secondary organic aerosols, Atmos. Environ., 41, 959–973, https://doi.org/10.1016/j.atmosenv.2006.09.032, 2007. a

Saunders, S. M., Jenkin, M. E., Derwent, R. G., and Pilling, M. J.: Protocol for the development of the Master Chemical Mechanism, MCM v3 (Part A): tropospheric degradation of non-aromatic volatile organic compounds, Atmos. Chem. Phys., 3, 161–180, https://doi.org/10.5194/acp-3-161-2003, 2003. a, b

Schraufnagel, D. E.: The health effects of ultrafine particles, Exp. Mol. Med., 52, 311–317, https://doi.org/10.1038/s12276-020-0403-3, 2020. a

Schripp, T., Langer, S., and Salthammer, T.: Interaction of ozone with wooden building products, treated wood samples and exotic wood species, Atmos. Environ., 54, 365–372, https://doi.org/10.1016/j.atmosenv.2012.02.064, 2012. a

Shaw, D. and Carslaw, N.: INCHEM-Py: An open source Python box model for indoor air chemistry, J. Open Source Softw., 6, 3224, https://doi.org/10.21105/joss.03224, 2021. a, b

Shaw, D. and Carslaw, N.: INCHEM-Py v1.2 GMD publication Dataset, University of York, GMD(.zip) [data set], https://doi.org/10.15124/b68c1c34-8974-46d8-8728-05c6cd6e9e8b, 2023. 

Shaw, D. R., Carter, T. J., Davies, H. L., Harding-Smith, E., Crocker, E. C., Beel, G., Wang, Z., and Carslaw, N.: INCHEM-Py v1.2: A community box model for indoor air chemistry, Zenodo [code], https://doi.org/10.5281/ZENODO.8046598, 2023a. a

Shaw, D. R., Carter, T. J., Davies, H. L. Harding-Smith, E., Crocker, E. C., Beel, G., Wang, Z., and Carslaw, N.: INCHEM-Py v1.2: A community box model for indoor air chemistry paper data, The University of York [data set], https://doi.org/10.15124/849aa8cb-701d-4468-b5da-070a9fb21801, 2023b. a

Shiraiwa, M., Carslaw, N., Tobias, D. J., Waring, M. S., Rim, D., Morrison, G., Lakey, P. S. J., Kruza, M., Von Domaros, M., Cummings, B. E., and Won, Y.: Modelling consortium for chemistry of indoor environments (MOCCIE): Integrating chemical processes from molecular to room scales, Environ. Sci.-Proc. Imp., 21, 1240–1254, https://doi.org/10.1039/c9em00123a, publisher: Royal Society of Chemistry, 2019. a

Simmons, A. and Colbeck, I.: Resistance of various building materials to ozone deposition, Environ. Technol., 11, 973–978, https://doi.org/10.1080/09593339009384949, 1990. a

Sommariva, R., Cox, S., Martin, C., Borońska, K., Young, J., Jimack, P. K., Pilling, M. J., Matthaios, V. N., Nelson, B. S., Newland, M. J., Panagi, M., Bloss, W. J., Monks, P. S., and Rickard, A. R.: AtChem (version 1), an open-source box model for the Master Chemical Mechanism, Geosci. Model Dev., 13, 169–183, https://doi.org/10.5194/gmd-13-169-2020, 2020. a

Sturaro, A., Rella, R., Parvoli, G., and Ferrara, D.: Long-term phenol, cresols and BTEX monitoring in urban air, Environ. Monit. Assess., 164, 93–100, https://doi.org/10.1007/s10661-009-0877-x, 2010. a, b

Tamás, G., Weschler, C. J., Bakó-Biró, Z., Wyon, D. P., and Strøm-Tejsen, P.: Factors affecting ozone removal rates in a simulated aircraft cabin environment, Atmos. Environ., 40, 6122–6133, https://doi.org/10.1016/j.atmosenv.2006.05.034, 2006. a

Terry, A. C., Carslaw, N., Ashmore, M., Dimitroulopoulou, S., and Carslaw, D. C.: Occupant exposure to indoor air pollutants in modern European offices: An integrated modelling approach, Atmos. Environ., 82, 9–16, https://doi.org/10.1016/j.atmosenv.2013.09.042, 2014. a, b

Uchiyama, S., Tomizawa, T., Tokoro, A., Aoki, M., Hishiki, M., Yamada, T., Tanaka, R., Sakamoto, H., Yoshida, T., Bekki, K., Inaba, Y., Nakagome, H., and Kunugita, N.: Gaseous chemical compounds in indoor and outdoor air of 602 houses throughout Japan in winter and summer, Environ. Res., 137, 364–372, https://doi.org/10.1016/j.envres.2014.12.005, 2015. a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as

Uhde, E. and Salthammer, T.: Impact of reaction products from building materials and furnishings on indoor air quality-A review of recent advances in indoor chemistry, Atmos. Environ., 41, 3111–3128, https://doi.org/10.1016/j.atmosenv.2006.05.082, 2007. a

Vichi, F., Mašková, L., Frattoni, M., Imperiali, A., and Smolík, J.: Simultaneous measurement of nitrous acid, nitric acid, and nitrogen dioxide by means of a novel multipollutant diffusive sampler in libraries and archives, Heritage Science, 4, 1–8, https://doi.org/10.1186/s40494-016-0074-5, 2016. a, b, c

Virtanen, P., Gommers, R., Oliphant, T. E., Haberland, M., Reddy, T., Cournapeau, D., Burovski, E., Peterson, P., Weckesser, W., Bright, J., van der Walt, S. J., Brett, M., Wilson, J., Millman, K. J., Mayorov, N., Nelson, A. R. J., Jones, E., Kern, R., Larson, E., Carey, C. J., Polat, I., Feng, Y., Moore, E. W., VanderPlas, J., Laxalde, D., Perktold, J., Cimrman, R., Henriksen, I., Quintero, E. A., Harris, C. R., Archibald, A. M., Ribeiro, A. H., Pedregosa, F., van Mulbregt, P., Vijaykumar, A., Bardelli, A. P., Rothberg, A., Hilboll, A., Kloeckner, A., Scopatz, A., Lee, A., Rokem, A., Woods, C. N., Fulton, C., Masson, C., Häggström, C., Fitzgerald, C., Nicholson, D. A., Hagen, D. R., Pasechnik, D. V., Olivetti, E., Martin, E., Wieser, E., Silva, F., Lenders, F., Wilhelm, F., Young, G., Price, G. A., Ingold, G.-L., Allen, G. E., Lee, G. R., Audren, H., Probst, I., Dietrich, J. P., Silterra, J., Webber, J. T., Slavič, J., Nothman, J., Buchner, J., Kulick, J., Schönberger, J. L., de Miranda Cardoso, J. V., Reimer, J., Harrington, J., Rodríguez, J. L. C., Nunez-Iglesias, J., Kuczynski, J., Tritz, K., Thoma, M., Newville, M., Kümmerer, M., Bolingbroke, M., Tartre, M., Pak, M., Smith, N. J., Nowaczyk, N., Shebanov, N., Pavlyk, O., Brodtkorb, P. A., Lee, P., McGibbon, R. T., Feldbauer, R., Lewis, S., Tygier, S., Sievert, S., Vigna, S., Peterson, S., More, S., Pudlik, T., Oshima, T., Pingel, T. J., Robitaille, T. P., Spura, T., Jones, T. R., Cera, T., Leslie, T., Zito, T., Krauss, T., Upadhyay, U., Halchenko, Y. O., and Vázquez-Baeza, Y.: SciPy 1.0: fundamental algorithms for scientific computing in Python, Nat. Methods, 17, 261–272, https://doi.org/10.1038/s41592-019-0686-2, 2020. a

Wang, H. and Morrison, G.: Ozone-surface reactions in five homes: Surface reaction probabilities, aldehyde yields, and trends, Indoor Air, 20, 224–234, https://doi.org/10.1111/j.1600-0668.2010.00648.x, 2010. a

Wang, H. and Morrison, G. C.: Ozone-Initiated Secondary Emission Rates of Aldehydes from Indoor Surfaces in Four Homes, Environ. Sci. Technol., 40, 5263–5268, https://doi.org/10.1021/es060080s, 2006.  a, b

Wang, Z., Shaw, D., Kahan, T., Schoemaecker, C., and Carslaw, N.: A modeling study of the impact of photolysis on indoor air quality, Indoor Air, 32, e13054, https://doi.org/10.1111/ina.13054, 2022. a, b, c, d

Weschler, C. J.: Ozone in indoor environments: Concentration and chemistry, Indoor Air, 10, 269–288, https://doi.org/10.1034/j.1600-0668.2000.010004269.x, 2000. a

Weschler, C. J.: Changes in indoor pollutants since the 1950s, Atmos. Environ., 43, 153–169, https://doi.org/10.1016/j.atmosenv.2008.09.044, 2009. a

Weschler, C. J., Wisthaler, A., Cowlin, S., Tamás, G., Strøm-Tejsen, P., Hodgson, A. T., Destaillats, H., Herrington, J., Zhang, J., and Nazaroff, W. W.: Ozone-initiated chemistry in an occupied simulated aircraft cabin, Environ. Sci. Technol., 41, 6177–6184, https://doi.org/10.1021/es0708520, 2007. a

WHO Air quality and health Guidelines Review Committee: World Health Organization Guidelines for Indoor Air Quality, Selected Pollutants, Tech. rep., World Health Organisation, ISBN 9789289002134, https://www.who.int/publications/i/item/9789289002134 (last access: 18 December 2023), 2010. a

Wisthaler, A. and Weschler, C. J.: Reactions of ozone with human skin lipids: Sources of carbonyls, dicarbonyls, and hydroxycarbonyls in indoor air, P. Natl. Acad. Sci. USA, 107, 6568–6575, https://doi.org/10.1073/pnas.0904498106, 2010. a, b

Wong, J. P., Carslaw, N., Zhao, R., Zhou, S., and Abbatt, J. P.: Observations and impacts of bleach washing on indoor chlorine chemistry, Indoor Air, 27, 1082–1090, https://doi.org/10.1111/ina.12402, 2017. a

World Health Organisation: WHO global air quality guidelines: particulate matter (PM2.5 and PM10), ozone, nitrogen dioxide, sulfur dioxide and carbon monoxide, Tech. rep., xxi-273, ISBN 9789240034228, 2001. a

Yao, M., Ke, L., Liu, Y., Luo, Z., and Zhao, B.: Measurement of ozone deposition velocity onto human surfaces of Chinese residents and estimation of corresponding production of oxidation products, Environ. Pollut., 266, 115215, https://doi.org/10.1016/j.envpol.2020.115215, 2020. a

Ye, W., Wang, H., Chen, Z., and Zhang, X.: Ozone deposition on free-running indoor materials and the corresponding volatile organic compound emissions: Implications for ventilation requirements, Appl. Sci.-Basel, 10, 4146, https://doi.org/10.3390/APP10124109, 2020. a

Zhou, S., Liu, Z., Wang, Z., Young, C. J., Vandenboer, T. C., Guo, B. B., Zhang, J., Carslaw, N., and Kahan, T. F.: Hydrogen Peroxide Emission and Fate Indoors during Non-bleach Cleaning: A Chamber and Modeling Study, Environ. Sci. Technol., 54, 15643–15651, https://doi.org/10.1021/acs.est.0c04702, 2020. a, b, c, d, e

Download
Short summary
Exposure to air pollution is one of the greatest risks to human health, and it is indoors, where we spend upwards of 90 % of our time, that our exposure is greatest. The INdoor CHEMical model in Python (INCHEM-Py) is a new, community-led box model that tracks the evolution and fate of atmospheric chemical pollutants indoors. We have shown the processes simulated by INCHEM-Py, its ability to model experimental data and how it may be used to develop further understanding of indoor air chemistry.