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

cannot use xgrid for aoflux computation for f19_tnx1v4 #7

Open
mvertens opened this issue May 25, 2023 · 0 comments
Open

cannot use xgrid for aoflux computation for f19_tnx1v4 #7

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

Comments

@mvertens
Copy link
Collaborator

With the update to cmeps0.14.32 I am getting the following error in trying to use the xgrid for the aoflux computation
The atm grid is fv 1.9x2.5 and the ocean grid is a tripole tnx1v4:
/cluster/shared/noresm/inputdata/share/meshes/tnx1v4_20170601_cdf5_ESMFmesh.nc

20230525 140103.421 ERROR PET194 ESMCI_Mesh_Regrid_Glue.C:572 ESMCI_regrid_create() Internal error: Bad condition - /cluster/home/mdeb/.local/easybuild/build/ESMF/8.4.1/iomkl-2021b-ParallelIO-2.5.10/esmf-8.4.1//src/Infrastructure/Mesh/src/Regridding/ESMCI_WMat.C, line:291:Shouldn't
have the same matrix entries with different values.
20230525 140103.422 ERROR PET194 ESMCI_MeshCap.C:1676 MeshCap::regrid_create() Internal error: Bad condition - Internal subroutine call returned Error
20230525 140103.422 ERROR PET194 ESMF_Regrid.F90:368 ESMF_RegridStore Internal error: Bad condition - Internal subroutine call returned Error
20230525 140103.422 ERROR PET194 ESMF_FieldRegrid.F90:1202 ESMF_FieldRegridStoreNX Internal error: Bad condition - Internal subroutine call returned Error
20230525 140103.422 ERROR PET194 ESMF_FieldRegrid.F90:3927 ESMF_FieldRegridStoreX Internal error: Bad condition - Internal subroutine call returned Error
20230525 140103.422 ERROR PET194 med_phases_aofluxes_mod.F90:871 Internal error: Bad condition - Passing error in return code
20

! create agrid->xgrid route handles
call ESMF_FieldRegridStore(xgrid, field_a, field_x, routehandle=rh_agrid2xgrid, rc=rc)
if (chkerr(rc,__LINE__,u_FILE_u)) return
call ESMF_FieldRegridStore(xgrid, field_a, field_x, routehandle=rh_agrid2xgrid_2ndord, &
     regridmethod=ESMF_REGRIDMETHOD_CONSERVE_2ND, rc=rc)
if (chkerr(rc,__LINE__,u_FILE_u)) return
@mvertens mvertens added the bug Something isn't working label May 25, 2023
@mvertens mvertens self-assigned this May 25, 2023
@gold2718 gold2718 moved this to Todo in NorESM Development Dec 12, 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
Status: Todo
Development

No branches or pull requests

1 participant