CliMA / CloudMicrophysics.jl

A library of cloud microphysics parameterizations
Apache License 2.0
38 stars 6 forks source link

Implement the Aerosol Model #85

Closed trontrytel closed 1 year ago

trontrytel commented 1 year ago

Purpose

Implement the MAM3 (with easy extensions to 4/7) aerosol model. See https://gmd.copernicus.org/articles/5/709/2012/ and https://gmd.copernicus.org/articles/9/505/2016/gmd-9-505-2016.pdf

Cost/Benefits/Risks

We need an aerosol model. We don't have in-house expertise and manpower to develop a new one. We want to implement the widely used MAM, but in a way that refactors and makes the code modular. We don't know (yet) how much code needs to be refactored and how many empirical parameterisations we will be adding to our code base.

People and Personnel

Results and deliverables

To be added after Dec 5th meeting.

Task Breakdown And Tentative Due Date

(A preliminary list of PRs and a preliminary timeline of PRs, milestones, and key results)

Proposed Delivery Date

Delivery date to be added after the Dec 5th discussion.

szy21 commented 1 year ago

Thanks Anna, I would be happy to join the discussion and help!

trontrytel commented 1 year ago

Thanks Anna, I would be happy to join the discussion and help!

Thanks! Thats great! We will need to figure out the explanation for many of the aerosol model parameterisations before merging them in. So that we understand where all our free parameters are coming from. It would be great to have your 👀 there for sure

tapios commented 1 year ago

Looks good. I like the emphasis on clean documentation--that will be helpful for me.

trontrytel commented 1 year ago

Closing. We have moved the plan to https://github.com/CliMA/CloudMicrophysics.jl/issues/96