-
Notifications
You must be signed in to change notification settings - Fork 170
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
[BUG/ISSUE] GEOS-FP Convection Change (June 2020-onward) can have large impacts on surface concentrations #1409
Comments
Adding some discussion to this thread: @ltmurray wrote:
@aschuh wrote:
Andrea Molod wrote:
|
This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the Stale bot from closing this issue. |
According to the timeline below, none of the GEOS-FP data contained in the GEOS-Chem archive should be affected by the convection bug mentioned by Andrea Molod. The issue still remains that GEOS-Chem Classic running with GEOS-FP meteorology after 1 June 2020 produces unrealistically low surface concentrations of CO, among other things. Timeline based on GMAO release notes.
|
If any other GMAO products (e.g. GEOS-CF, GEOS-IT) are based on GEOS-5.25.1 and later they likely also produce unrealistic surface CO concentrations when used in GEOS-Chem Classic. |
After discussion with Randall and Daniel, we have decided to do 1-year transport tracer benchmarks for 2021 comparing MERRA2, GEOS-FP, and GEOS-IT, for both GCHP and GC-Classic. I will follow up here with results when they are available. |
STRONGLY recommend, I have not had the time to do this myself but I feel it is pretty critical.
I believe 1 year is probably sufficient w/ passive tracers (I assume?). With 2-3 years, you really see the seasonal patterns emerge clearly but 1 will give you great info. What tracers will be run? For tracers tied to NH emissions (CO2, fossil/anthro, etc), it is sort of important to see these effects. Will you have some decay tracers, full passive, a few zonal, etc? Not sure what the full suite looks like I guess.
andrew
|
@aschuh, the benchmarks will include the full set of transport tracers. Plots/tables generated will be everything typically included in the transport tracer benchnmark. The restart file will be the same one used for the MERRA2 2019 benchmariks. The full set of transport tracers is listed on the wiki here. You can see what types of plots and tables will be generated from the transport tracer benchmark section of the 14.2.0 wiki page here. |
@cdholmes, @aschuh, @chfite - The 2021 transport tracer benchmark comparison for MERRA2, GEOS-FP, and GEOS-IT is now available to view here. Initial thoughts and observations are included in a summary document here. Overall we do not see any show-stopping differences between MERRA2 and GEOS-FP. As expected, GEOS-FP and GEOS-IT are similar in their differences to MERRA2. Please let us know if you have any comments. |
These are great, thanks Bob. What I'm looking for in these diagnostics are signs that the convective movement of tracers is different, I think that is one of the big changes, RAS vs GF. The convective mass fluxes from the driving met appear to point to more midlat low level conv mixing in FP and maybe stronger vertical motion across the globe in FP, still w/ a few odd differences (I recall?). My first glance at these, looking at stuff like SF6 which should proxy CO2 fossil which I'm familiar with, seems to indicate that GEOS-FP has stronger mixing but not nearly enough to mimic what we saw in ERA-i/TM5 sims. I'm going to pass these around to a few folks I'm working with to get impressions. Will likely pass back questions and additional impressions... |
Thank @lizziel, she did all the runs! |
A difference between RAS and GF output is that DQRCU in GF is the net precip formation rate (precip production- evaporation), but in RAS it was just the production rate (#2469). DQRCU is used in GEOS-Chem convection to diagnose the cloud base height, which is set at the lowermost level where DQRCU>0. In addition, the convection module instantly mixes the entire column below the cloud base. The lowermost layer where DQRCU turns positive in GF is usually at around 2 km (higher than in RAS). Uniform mixing to higher altitudes may be one reason we see these large differences in surface concentrations after switching to GF. Tagging @yuanjianz. |
For another reference of impact of the switch see @msulprizio's full chemistry benchmark for January 2020 located here: |
Hi @viral211, thanks for the information! Since DQRCU by definition is changed to net precipitation (MERRA-2 definition DQRCU minus layer-wise re-evaporation), do you think we should add layer-wise REEVAP back to match the DQRCU for determining cloud base height? It may lower the cloud base height somehow, given it seems some gas tracer is substantially below observation constraint? (For surface aerosol, since we always overestimate comparing to ground-based measurement, it seems desirable though.) |
Hi @yuanjianz. You are right. We will at least then be consistent with the current approach based on the RAS. Good point about the surface aerosol concentrations though. |
Description of the problem
First off, this message was also emailed to the Transport Working Group to get their input on the issue. However, I wanted to post this on here as well so that other users could be aware of the issue since it could potentially have large impacts on their results.
This is an issue we found with convection in the GEOS-FP files that begins in June 2020.
I had initially noticed in my GCClassic v13.3.4 nested simulation (0.25x0.3125, complexSOA_SVPOA) that my surface CO and PM2.5 concentrations began dropping off very drastically, WELL below observations, beginning around June 2020. Initially we assumed this could be a nested model or boundary condition issue but we saw the same drop-off in concentrations when using my 2x2.5 global simulation. So, we concluded the issue was likely in GEOS-FP.
I then ran a global transport tracer simulation at 2x2.5 resolution (non-local PBL turned on) to further diagnose the issue. Please see the attached PDF file with some figures of the model results. The COUniformEmis25dayTracer output was saved out as 7-day means for the 13 month period of August 2019 - August 2020.
Results are here: TransportTracerSim_Results.pdf
The budget diagnostic time series of CO confirms a sudden increased loss in CO (in the PBL) via convection, which also drives changes in the transport and mixing+emissions terms.
The plots showing the upward moist convective mass flux (CMFMC) show a near doubling that begins on June 1st, 2020. This can be seen in the monthly mean maps, as well as the global time series. For the CMFMC plots I used the raw 2x25 GEOS-FP that are 3-hourly. I have not explored CMFMC past August 2020, so I am not sure whether this issue gets resolved further on, but I suspect it doesn’t.
While looking at the GMAO website (https://gmao.gsfc.nasa.gov/GMAO_products/NRT_products.php#), we suspect that the convection update that occurred on March 30, 2020 (updated on April 7th, 2020) could maybe be the culprit, although that does not exactly correspond with when we see the doubling in CMFMC on June 1st.
We want users to be aware of this issue with GEOS-FP since it can have large impacts on the convection, mixing, and wet deposition terms for species.
The text was updated successfully, but these errors were encountered: