Changes between Version 1 and Version 2 of doc/app/iofiles/pids/aerosol


Ignore:
Timestamp:
Oct 25, 2019 1:32:34 PM (5 years ago)
Author:
monakurppa
Comment:

Change the input type for lod=2

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/pids/aerosol

    v1 v2  
    77{{{#!td style="vertical-align:top;width: 150px"
    88[=#aerosol_emission_values '''aerosol_emission_values''']//
    9 ((time),y,x,(Dmid),(ncat))
     9((time),y,x,ncat)
    1010}}}
    1111{{{#!td style="vertical-align:top;width: 50px"
     
    1313}}}
    1414{{{#!td
    15 Emission values of aerosol particles per size bin. The coordinates vary based on the chosen level of detail.\\
     15Emission values of aerosol particles. The coordinates vary based on the chosen level of detail.\\
    1616
    1717{{{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''.//
    1818
    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'''.
    2020}}}
    2121|----------------
     
    6565|----------------
    6666{{{#!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"
     71NC_FLOAT
     72}}}
     73{{{#!td
     74Number fractions of each size bin per emission category in aerosol emissions.
     75}}}
     76|----------------
     77{{{#!td style="vertical-align:top;width: 150px"
    6778[=#emission_time_factors '''emission_time_factors''']//
    6879(ncat,(nhoursyear),(nmonthdayhour))