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

Nested simulation "Do_Mixing" error #1889

Open
laura-hyesung-yang opened this issue Jul 27, 2023 · 8 comments
Open

Nested simulation "Do_Mixing" error #1889

laura-hyesung-yang opened this issue Jul 27, 2023 · 8 comments
Assignees
Labels
category: Bug Something isn't working never stale Never label this issue as stale topic: Nested Grid Simulation Related to GEOS-Chem nested model simulations topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error)

Comments

@laura-hyesung-yang
Copy link

laura-hyesung-yang commented Jul 27, 2023

Name: Laura Yang
Institution: Harvard University
GEOS-Chem version: v13.3.4

I'm running a 0.25 nested simulation. When I change the input.geos file to use the TURBDAY mixing scheme (Set use non-local PBL to True), I get the following error in my GC.log file:

WARNING: Negative concentration for species CH2I2 at (I,J,L) =           89          28          29
===============================================================================
GEOS-Chem ERROR:
-> at DO_TEND (in module GeosCore/mixing_mod.F90)
===============================================================================

===============================================================================
GEOS-Chem ERROR: Error encountered in "DO_TEND"!
-> at DO_MIXING (in module GeosCore/mixing_mod.F90)
===============================================================================

===============================================================================
GEOS-CHEM ERROR: Error encountered in "Do_Mixing"!
STOP at  -> at GEOS-Chem (in GeosCore/main.F90)
===============================================================================

I have boundary conditions and a 1-month spin-up file using non-local PBL mixing. I'm wondering if I should regenerate the BC and 1-month spin-up file using a full mixing scheme as well to avoid this error. When I use the non-local PBL mixing scheme in my 0.25 nested simulation, I don't encounter this error. Thank you!

@yantosca yantosca added category: Bug Something isn't working topic: Nested Grid Simulation Related to GEOS-Chem nested model simulations topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error) labels Jul 27, 2023
@jimmielin
Copy link
Contributor

Hi Laura, copying @mkelp and @fengx7 on this as well.

We have encountered issues with negative species concentrations in nested simulations dating at least back to v13. The negative artifacts appear to be present near the boundaries of the domain, possibly near or within the buffer regions.

@laura-hyesung-yang
Copy link
Author

@jimmielin Thank you, Haipeng!

@yantosca
Copy link
Contributor

yantosca commented Aug 1, 2023

@laura-hyesung-yang @jimmielin: I am now testing the fix in PR #1895, this could possibly fix your issue.

@yantosca yantosca self-assigned this Aug 1, 2023
@yantosca yantosca added this to the 14.2.1 milestone Aug 1, 2023
@laura-hyesung-yang
Copy link
Author

@jimmielin @yantosca #1895 seems to fix this issue. I no longer get the "Do_Mixing" error after implementing the code change in #1895. Thanks, Haipeng and Bob!

@laura-hyesung-yang
Copy link
Author

The issue actually persists with the #1895 fix.

@stale
Copy link

stale bot commented Sep 16, 2023

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.

@stale stale bot added the stale No recent activity on this issue label Sep 16, 2023
@jimmielin
Copy link
Contributor

Bumping this error to prevent it from going stale. It might not be isolated to nested-grid full-chemistry simulations as we have observed this in nested-grid aerosol-only and WRF-GC simulations as well near domain edges. There might be something that has changed in the chemistry in the past few versions to introduce this instability.

@stale stale bot removed the stale No recent activity on this issue label Sep 18, 2023
@yantosca yantosca added the never stale Never label this issue as stale label Sep 18, 2023
@yantosca
Copy link
Contributor

Tagged this issue with "never stale" to preserve it

@yantosca yantosca modified the milestones: 14.2.1, 14.3.0 Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working never stale Never label this issue as stale topic: Nested Grid Simulation Related to GEOS-Chem nested model simulations topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error)
Projects
None yet
Development

No branches or pull requests

3 participants