-
Notifications
You must be signed in to change notification settings - Fork 3
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
n1850.ne30_tn14.hybrid_fatessp.202401007 #44
Comments
@adagj - please give this a try. |
Will do! |
To make this simulation run we needed to include (in addition to what Mariana already listed): in the machine settings: $SRCROOT/ccs_config/machines/betzy/config_machines.xml and in the case direcory, before building I didn't include |
I looked into some of the aerosol output / aerosol diagnostics for the simulation. One large difference is that isoprene emissions from Fates-Megan are much lower than from CLM -Megan almost to the point of being negligible, at least in the tropics. Since the Fates output is not on a lat-lon grid I was not able to do a simple comparison, but the highest value in the land model output was comparable to the value in CAM. Was this large change in BVOC an expected outcome from Fates? One thing I found a bit worrisome was that the grid peak negative emissions number for monoterpene was quite high (1 % of the highest "positive" emissions). I suppose this is just a matter of grid conversion. When looking at DMS I also noticed the that there is a strong positive trend in Antarctic sea-ice over the simulation period but I presume that I am not the only one looking into that. |
Hi @oyvindseland. I was -just- also looking into this isoprene issue. But your observation is interesting as I have been running with an updated branch where I modify the mapping to the FATES PFTs, and this code runs with the default. So it is interesting to see that the tiny isoprene fluxes also show up there... |
I figured out the issue with the isoprene fluxes- it's that we aren't correctly passing the leaf internal CO2 from FATES into MEGAN. There are some residual differences in carene, thujene_a and methanol that I have not got to the bottom of yet, but they are nothing like as bad as the isoprene problem. |
@oyvindseland the differences in the carene etc were from a mapping error. Just need to make the model pass internal leaf co2 into Megan and it should be ok. (This is slightly non trivial so I need to think about the right way to do it) |
@mvertens did this case output move/get deleted? |
@maritsandstad - the output is at |
Purpose:
Exactly like n1850.ne30_tn14.hybrid.20240829
limit
when running past 11 years.See memory leak in n1850 case NorESM#550
Description:
The following should be done from login3. Before you submit you should issue the command
ml swap hpcx/2.20
user_nl_blom
ICFILE = "/cluster/shared/noresm/inputdata/restart/NOIIAJRAOC20TR_TL319_tn14_ppm_20240816/rest/1775-01-01-00000/NOIIAJRAOC20TR_TL319_tn14_ppm_20240816.blom.r.1775-01-01-00000.nc"
user_nl_cice
ice_ic = "/cluster/shared/noresm/inputdata/restart/NOIIAJRAOC20TR_TL319_tn14_ppm_20240816/rest/1775-01-01-00000/NOIIAJRAOC20TR_TL319_tn14_ppm_20240816.cice.r.1775-01-01-00000.nc"
user_nl_clm
Add the following to user_nl_clm
Compset long name
1850_CAM%DEV%LT%NORESM%CAMoslo_CLM60%BGC-CROP_CICE_BLOM%ECO_MOSART_DGLC%NOEVOLVE_SWAV_SESP
Model grid long name
a%ne30np4.pg3_l%ne30pg4.pg3_oi%tnx1v4_r%r05_w%null_z%null_g%gris4_m%tnx1v4
Case directory:
/cluster/projects/nn9560k/mvertens/cases/n1850.ne30_tn14.hybrid_fatessp.202401007
Code version on github:
Diagnostics:
Atmosphere:
Ocean / sea ice:
AeroVal:
Output:
/nird/datalake/NS9560K/noresm3/cases/ n1850.ne30_tn14.hybrid_fatessp.20241007
Contacts:
@mvertens, @adagj
Extra details:
The text was updated successfully, but these errors were encountered: