ESCOMP / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
24 stars 79 forks source link

Case SMS.f10_f10_mg37.X fails #396

Closed jedwards4b closed 1 year ago

jedwards4b commented 1 year ago
20230728 083532.319 ERROR            PET000  Map type consd, destcomp ocn,  mapnorm one set; cannot set mapnorm to none  Forr_rofi
20230728 083532.320 INFO             PET000 Finalizing ESMF
20230728 083532.320 ERROR            PET000 /glade/derecho/scratch/csgteam/temp/spack/derecho/23.06/builds/spack-stage-esmf-8.5.0-wadvsguui6ysezcdnhhnrdqkh7zigbvm/spack-src/src/Infrastructure/Trace/src/ESMCI_Trace.C:1816 ESMCI::TraceEventRegionExit() Wrong argument specified  - Trace regions not properly nested exiting from region: [ESMF] Expected exit from: [MED] IPDv03p7
20230728 083532.320 ERROR            PET000 /glade/derecho/scratch/csgteam/temp/spack/derecho/23.06/builds/spack-stage-esmf-8.5.0-wadvsguui6ysezcdnhhnrdqkh7zigbvm/spack-src/src/Infrastructure/Trace/src/ESMCI_Trace.C:1258 ESMCI::TraceClose() Wrong argument specified  - Internal subroutine call returned Error
jedwards4b commented 1 year ago

If I comment out the call at med.F90: 1832 the X case will run to completion - is this an adequate solution?

jedwards4b commented 1 year ago

Opening a PR with a more exact solution.

mvertens commented 1 year ago

@jedwards4b - this solution is too restrictive and its not clear what the impact is on other compsets. We don't want the mediator to really be aware of what type of compsets of components we are using on the other side. We need to come up with another solution.