geoschem / CAM

Community Atmosphere Model
Other
0 stars 0 forks source link

[Draft] Scale aerosol number concentrations based on change in bulk masses #20

Closed jimmielin closed 2 months ago

jimmielin commented 1 year ago

This is a science update.

At present, CESM-GC only scales up/down the MAM4 aerosol masses (e.g., so4_a1-3) based on change in SO4 from GEOS-Chem chemistry, but not the MAM4 aerosol numbers (num_a1-3).

This commit will update the aerosol number concentrations for a consistent distribution after GEOS-Chem chemistry. The impacts are minimal for most aerosol species except sulfate.

Changes in aerosol concentrations (sulfate) before/after update (blue is new, orange is old)

a2 aitken mode

cesm2 3gc14 1 1_h2so4fix_numfix_2016_03_daily_cesm2 3gc14 1 1_h2so4fix_2016_03_daily_compare_so4_a2_global_mass_slices

a1 accumulation mode

cesm2 3gc14 1 1_h2so4fix_numfix_2016_03_daily_cesm2 3gc14 1 1_h2so4fix_2016_03_daily_compare_so4_a1_global_mass_slices

a3 coarse mode

cesm2 3gc14 1 1_h2so4fix_numfix_2016_03_daily_cesm2 3gc14 1 1_h2so4fix_2016_03_daily_compare_so4_a3_global_mass_slices

Changes in aerosol number concentrations (all species) before/after update

a2

cesm2 3gc14 1 1_h2so4fix_numfix_2016_03_daily_cesm2 3gc14 1 1_h2so4fix_2016_03_daily_compare_num_a2_global_mass_slices

a1

cesm2 3gc14 1 1_h2so4fix_numfix_2016_03_daily_cesm2 3gc14 1 1_h2so4fix_2016_03_daily_compare_num_a1_global_mass_slices

a3

cesm2 3gc14 1 1_h2so4fix_numfix_2016_03_daily_cesm2 3gc14 1 1_h2so4fix_2016_03_daily_compare_num_a3_global_mass_slices

lizziel commented 8 months ago

Hi @jimmielin, what is the status of this PR?

jimmielin commented 8 months ago

Hi @lizziel I haven't used this for a while since I've moved the aerosol implementation later for the science paper (I'll make a separate PR for it.) but I'll mark it as a draft so it's out of the view. I'll probably close/revisit this soon. Thanks for the reminder.

jimmielin commented 2 months ago

Closing this out since it was not adopted in the ACP manuscript.