Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAM5 and updates to dust emis #141

Closed
fvitt opened this issue May 28, 2020 · 2 comments
Closed

MAM5 and updates to dust emis #141

fvitt opened this issue May 28, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@fvitt
Copy link

fvitt commented May 28, 2020

Add a mode for stratospheric sulfate to the modal aerosol model.
Updates to dust emissions.

Francis, this is my F90 codes and BLD codes to setup MAM5 configuration

/glade/u/home/zke3/scratch/cases/edit8

The F90 codes and chem_mech.in are in CAM, configure codes are in BLD folder, chem_mech.in and namelist files for WACCM are in WACCM folder. The F90 files are used for both WACCM and CAM. Two configurations I added in is trop_mam5 and waccm_tsmlt_mam5. If you need the codes to separate with the convection changes, I also have that older version. That is based on “release-cesm2.1.2” version.

Thanks

Ziming Ke

Francis, here is our code changes,

/glade/u/home/longei/CAM-MAM5-codes/wet_removal_n02_cam6_2_020

and a list of the routines we modified.

DUSTMod.F90

dust_model.F90

modal_aer_opt.F90

Thanks very much.

All the best & Be well,

Longlei

@fvitt fvitt added enhancement New feature or request next release Required to be in next CESM Release labels May 28, 2020
@fvitt fvitt added this to the CESM2.2 milestone May 28, 2020
@fvitt fvitt self-assigned this May 28, 2020
@fvitt fvitt removed the next release Required to be in next CESM Release label Jun 9, 2020
@fvitt
Copy link
Author

fvitt commented Jun 9, 2020

Not required for cesm2.2. However it is desired get the changes into cam_development soon after code freeze.

@fvitt fvitt changed the title MAM5 MAM5 and update to dust emis Jun 9, 2020
@fvitt fvitt changed the title MAM5 and update to dust emis MAM5 and updates to dust emis Jun 9, 2020
@gold2718 gold2718 removed this from the CESM2.2 milestone Jun 9, 2020
@fvitt
Copy link
Author

fvitt commented Oct 19, 2020

Email from Longlei (ll859@cornell.edu):

Below is the directory where the source code is recorded.

/glade/work/longei/Cheyenne/TESTS/NCAR2dps/CAM6_2dps

As said before, I made the old dust emission scheme optional. I defined a new namelist variable named as brift_dps, where brift stands for BRIttle Fragmentation Theory, and dps stands for Dust Production Scheme.

By default, the model will automatically use the new dust emission scheme. If one wants to go back the old dust scheme, he/she should set the following in BOTH user_nl_cam and user_nl_clm.

brift_dps = .true.

@fvitt fvitt mentioned this issue Oct 7, 2021
cecilehannay pushed a commit to cecilehannay/CAM that referenced this issue Nov 16, 2021
Update to match http://www.cesm.ucar.edu/models/cesm2/copyright.html,
which is the copyright notice approved by UCAR legal.

In particular, note the removal of the term "public domain software",
because that is incorrect legal terminology.

User interface changes?: No

Testing: none
unit tests:
system tests:
manual testing:
@gold2718 gold2718 moved this to To Do in CAM Development Apr 28, 2022
@fvitt fvitt closed this as completed Sep 5, 2024
@github-project-automation github-project-automation bot moved this from To Do to Done in CAM Development Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants