I have some question about the units concerning the parameters and variables of MICROPOL, specifically in calc2d_micropol.f the explicit calculation step of pollutant density [C]. As it goes, X=CY => T1 = Css*K-1. Then new T1 is calculated as T1 = T1 - k1* C * SS and finally the explicit part TEXP(IND_C) = TEXP(IND_C) + T1 is calculated. From the technical manual I find that k1 has [1/g/s] and k-1 has [1/s] unit, while C [kg/m3], SS [kg/m3] and Css [kg/kg]. My question is related to units at each of this step. What will be the unit for T1 each step of calculation ?
Regards,
Nithin