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

HEMCO ERROR: failed to open a restartfile named ./Restarts/GEOSChem.Restart.19810101_0000z.nc4 #2448

Closed
InterstellarPenguin opened this issue Sep 4, 2024 · 4 comments
Labels
category: Bug Something isn't working topic: Configuration Files Related to GEOS-Chem configuration files topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error)

Comments

@InterstellarPenguin
Copy link

Your name

Guo

Your affiliation

University of Chinese Academy of Science

What happened? What did you expect to happen?

Hi,

I'm quite new about the model, and I'm running a CO2 simulation from 1980 to 2022 and have completed the compilation. However, I've encountered errors when submitting the run script. The log indicates it is trying to find the file /ExtData/HEMCO/GFED4/v2023-03/1980/xxxx.nc, but after checking the data websites (http://geoschemdata.wustl.edu/ and two other data webs), I found that there is no directory for the year 1980 or before 2010.

I set the simulation start time to 2018, but then another error occurred related to a restart file: HEMCO ERROR: failed to open a restartfile named ./Restarts/GEOSChem.Restart.19810101_0000z.nc4.

Could you help me resolve these issues?

What are the steps to reproduce the bug?

6489d41d62e9cf17aa74f485017f558
btw, could you tell me where are the data for land and ocean natural carbon fluxes at the surface set?

Please attach any relevant configuration and log files.

No response

What GEOS-Chem version were you using?

14.4.2

What environment were you running GEOS-Chem on?

Local cluster

What compiler and version were you using?

ifort version 15.0.2

Will you be addressing this bug yourself?

Yes

In what configuration were you running GEOS-Chem?

GCClassic

What simulation were you running?

CO2

As what resolution were you running GEOS-Chem?

4x5

What meterology fields did you use?

MERRA-2

Additional information

No response

@InterstellarPenguin InterstellarPenguin added the category: Bug Something isn't working label Sep 4, 2024
@yantosca yantosca added topic: Configuration Files Related to GEOS-Chem configuration files topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error) labels Sep 4, 2024
@yantosca
Copy link
Contributor

yantosca commented Sep 4, 2024

Thanks for writing @InterstellarPenguin. By default the GEOS-Chem simulation assumes that you have the restart file that is timestamped for the start date of your simulation. But you can override this behavior by changing the time cycle flag for the SPC_ container from e.g. EFYO to CYS. Please see this section of the ReadTheDocs manual for more information:

@InterstellarPenguin
Copy link
Author

Thanks for your answer ! Could you tell me where are the data for land and ocean natural carbon fluxes input, are they in ExtData/HEMCO/CO2/v2022-11/BIO and /ExtData/HEMCO/CO2/v2022-11/OCEAN?

@yantosca
Copy link
Contributor

yantosca commented Sep 6, 2024

Thanks @InterstellarPenguin. The HEMCO/CO2/v2022-11/BIO folder contains the balanced biosphere flux and the ocean fluxes are in the HEMCO/CO2/v2022-11OCEAN/ folder.

NOTE: Some of the inputs for the CO2 simulation are very old. The folks at JPL are working on updating some of the CO2 emissions / flux data. See geoschem/GCHP#440. We hope to have this available in 14.5.1.

Also note: the standalone CO2 simulation is slated to be retired in favor of the multi-species carbon simulation (which you can also configure to run in single tracer mode). This will likely be done in version 14.6.0.

@InterstellarPenguin
Copy link
Author

Good to know that! Thanks! @yantosca

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 topic: Configuration Files Related to GEOS-Chem configuration files topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error)
Projects
None yet
Development

No branches or pull requests

2 participants