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

GCM v11 fails with Binary restarts from MERRA-2 #758

Open
mathomp4 opened this issue May 24, 2023 · 0 comments
Open

GCM v11 fails with Binary restarts from MERRA-2 #758

mathomp4 opened this issue May 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mathomp4
Copy link
Member

As found by @lcandre2 (and in previous SCM testing, see #725), current Moist Grid Comp cannot run with binary restarts made by regridding from MERRA2. You get this out:

 NOT using buffer I/O for file: moist_internal_rst
pe=00000 FAIL at line=01257    BinIO.F90                                <status=-1>
pe=00000 FAIL at line=01321    BinIO.F90                                <status=-1>
pe=00000 FAIL at line=00750    BinIO.F90                                <status=-1>
pe=00000 FAIL at line=00459    BinIO.F90                                <status=-1>
pe=00000 FAIL at line=06366    MAPL_Generic.F90                         <status=-1>
 ESMF_StatePrint: (pet 0):
  State name: MOIST_INTERNAL
     status: Unspecified intent direction, object count: 11
     reconcile needed: T
 Base name    = MOIST_INTERNAL
 Status: Base = Ready,  object = Ready
 Proxy        = no
 Root Info (Attributes):
{
  "ESMF": {
    "General": {
      "MAPL_GridTypeBits": 1,
      "MAPL_RestartRequired": 1,
      "MAPL_StateItemOrderList": [
        "CNV_TR",
        "CUSH",
        "Q",
        "QLLS",
        "QLCN",
        "CLLS",
        "CLCN",
        "QILS",
        "QICN",
        "NACTL",
        "NACTI"
      ],
      "POSITIVE": "down"
    }
  }
}     object: 1,name: CLCN
            type: Field
     object: 2,name: CLLS
            type: Field
     object: 3,name: CNV_TR
            type: Field
     object: 4,name: CUSH
            type: Field
     object: 5,name: NACTI
            type: Field
     object: 6,name: NACTL
            type: Field
     object: 7,name: Q

Fix is incoming

@mathomp4 mathomp4 added the bug Something isn't working label May 24, 2023
@mathomp4 mathomp4 self-assigned this May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant