ESCOMP / ESCOMP/CTSM

GLC_NCPL needs to be increased in DAE_C2_D_Lh12.f10_f10_mg37.I2000Clm50BgcCrop.derecho_intel.clm-DA_multidrv

Open
#4,202 1 comment 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

DAE_C2_D_Lh12.f10_f10_mg37.I2000Clm50BgcCrop.derecho_intel.clm-DA_multidrv is failing the second case's run with:

```
20260905 114401.680 ERROR PET000 src/addon/NUOPC/src/NUOPC_Base.F90:976 Invalid argument - setClock timeStep=43200s is not a divisor of runDuration=21600s
```

I think the problem is that GLC_NCPL sets GLC coupling to be twice a day (every 12 hours - i.e., every 43200s), but the case2 run does 2 DA cycles of 6 hours each.

A suggested fix is changing GLC_NCPL to 4 instead of 2. I haven't tried this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.