Changes between Version 1 and Version 2 of doc/app/iofiles/pids/aerosol
- Timestamp:
- Oct 25, 2019 1:32:34 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids/aerosol
v1 v2 7 7 {{{#!td style="vertical-align:top;width: 150px" 8 8 [=#aerosol_emission_values '''aerosol_emission_values''']// 9 ((time),y,x, (Dmid),(ncat))9 ((time),y,x,ncat) 10 10 }}} 11 11 {{{#!td style="vertical-align:top;width: 50px" … … 13 13 }}} 14 14 {{{#!td 15 Emission values of aerosol particles per size bin. The coordinates vary based on the chosen level of detail.\\15 Emission values of aerosol particles. The coordinates vary based on the chosen level of detail.\\ 16 16 17 17 {{{lod=1}}}: Emissions are provided per emission category and yearly as total PM in dimensions {{{aerosol_emission_values(y,x,ncat)}}}. They are then scaled by pre-defined rescaling factors '''emission_time_factors'''. Default categories are ''traffic exhaust'', ''road dust'', ''wood combustion'', ''other''.// 18 18 19 {{{lod=2}}}: Emissions are provided per aerosol size bin for each surface point in space and at given points in time in dimensions {{{aerosol_emission_values(time,y,x,Dmid)}}} and in units # m^-2^ s^-1^. The bin mean diameter ''Dmid'' given in nm.19 {{{lod=2}}}: Emissions are provided per emission category at given points in time and space in dimensions {{{aerosol_emission_values(time,y,x,ncat)}}} and in units # m^-2^ s^-1^. Total number emissions are then scaled to size bins by '''emission_number_fracs'''. 20 20 }}} 21 21 |---------------- … … 65 65 |---------------- 66 66 {{{#!td style="vertical-align:top;width: 150px" 67 [=#emission_number_fracs '''emission_number_fracs''']// 68 (ncat,Dmid) 69 }}} 70 {{{#!td style="vertical-align:top;width: 50px" 71 NC_FLOAT 72 }}} 73 {{{#!td 74 Number fractions of each size bin per emission category in aerosol emissions. 75 }}} 76 |---------------- 77 {{{#!td style="vertical-align:top;width: 150px" 67 78 [=#emission_time_factors '''emission_time_factors''']// 68 79 (ncat,(nhoursyear),(nmonthdayhour))