GEOS-ESM / GEOS-ESM/GOCART

Issue with GEOSgcm v12 + ifx 2025.3 + GOCART with OPS Emissions

Open
#398 0 comments 0 reactions 1 assignee View on GitHub

@mathomp4 is already working on this.

Since Mar 23, 2026.

  • #399 by @mathomp4 — merged
bug
Dominant language
Fortran
Stars
29
Forks
22
Avg merge
1d 16h
Merged PRs (30d)
4

Description

After adding ifx tests to my nightly tests on discover, it was found that the L91-OPS case is failing to run.

I did some investigating and found that it is OPS emissions with Release flags that causes this. It does not seem to affect Debug (which is annoying).

The error is:

 Bootstrapping gocart_internal_rst
GOCART::Initialize_                           1006
PHYSICS::Initialize                           2163
pe=00017 FAIL at line=01862    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01288    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01123    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01096    GEOS_ChemGridComp.F90                    <status=3001>
pe=00017 FAIL at line=01862    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01288    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01123    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01862    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01288    MAPL_Generic.F90                         <status=3001>
pe=00017 FAIL at line=01123    MAPL_Generic.F90                         <status=3001>

I put in some prints and it seems to be from CO_GridComp so I'm looking there now.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.