simonom / PyCHAM

PyCHAM: CHemistry with Aerosol Microphysics in Python box model for Windows, Linux and Mac
GNU General Public License v3.0
49 stars 16 forks source link

Unit for pconc #18

Closed AJO5 closed 3 years ago

AJO5 commented 3 years ago

Hi Simon,

According to the model variable description, the unit for pconc is # particles/cc (air). Using SMPS data, does this refer to the total number concentration (dN) for each size bin, or the density spectral (dN/dLogDp)?

I was also wondering about the following model variable: https://github.com/simonom/PyCHAM/blob/master/PyCHAM/output/example_scheme_inc_aq/Example_Run_Output_inc_aq/inputs/example_model_var_inc_aq.txt

It contains these variables: number_size_bins = 8 pconct = 0. pconc = 1.e4 mean_rad = 1.e-1

Does 1.e4 in pconc refer to the total particle concentration across all eight size bins or does it refer to the first mode of the particle size (since the mean_rad is provided)?

Thank you!

Aldrian Jerriko Undergraduate student at National University of Singapore

simonom commented 3 years ago

Thanks for getting in touch Aldrian,

It refers to dN

It is the total for that mode which will be spread across the 8 size bins.

We seem to have a bug affecting water partitioning to seed particles, so if you think this will affect your work, please wait for the next release (hopefully this week).

Kind regards, Simon

National Centre for Atmospheric Science Postdoctoral Research Associate

From: AJO5 @.> Sent: 26 July 2021 18:43 To: simonom/PyCHAM @.> Cc: Subscribed @.***> Subject: [simonom/PyCHAM] Unit for pconc (#18)

Hi Simon,

According to the model variable description, the unit for pconc is # particles/cc (air). Using SMPS data, does this refer to the total number concentration (dN) for each size bin, or the density spectral (dN/dLogDp)?

I was also wondering about the following model variable: https://github.com/simonom/PyCHAM/blob/master/PyCHAM/output/example_scheme_inc_aq/Example_Run_Output_inc_aq/inputs/example_model_var_inc_aq.txt

It contains these variables: number_size_bins = 8 pconct = 0. pconc = 1.e4 mean_rad = 1.e-1

Does 1.e4 in pconc refer to the total particle concentration across all eight size bins or does it refer to the first mode of the particle size (since the mean_rad is provided)?

Thank you!

Aldrian Jerriko Undergraduate student at National University of Singapore

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/simonom/PyCHAM/issues/18, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGKWZ2ETE336B5W4ZXSFOGLTZWNANANCNFSM5BASFCGA.

AJO5 commented 3 years ago

Thanks a lot for your feedback!

simonom commented 3 years ago

Hello,

The bug previously mentioned has been resolved in the latest version of PyCHAM, available now on GitHub.

Kind regards, Simon

National Centre for Atmospheric Science Postdoctoral Research Associate

From: AJO5 @.> Sent: 01 August 2021 18:08 To: simonom/PyCHAM @.> Cc: Simon O'Meara @.>; Comment @.> Subject: Re: [simonom/PyCHAM] Unit for pconc (#18)

Thanks a lot for your feedback!

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/simonom/PyCHAM/issues/18#issuecomment-890555353, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGKWZ2E2LES3QE2JHTUR6W3T2V5NPANCNFSM5BASFCGA.