ESCOMP / ESCOMP/CTSM

Two failing tests in the build-namelist tester since ctsm5.3.014

Open
#3,050 5 comments 0 reactions 1 assignee Claimed by @slevis-lmwg View on GitHub
bug investigation
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

### Brief summary of bug

UPDATE also posted below: The tests that started failing with ctsm5.3.032 have been resolved.
-------------------------------------------------------------------------------------------------------
These two tests start failing with ctsm5.3.032

> 3200/3264 < FAIL>
> 3203/3264 < FAIL>

NOTE: Below we realize there's an additional one: (failing at least by ctsm5.3.069)

> 1220/3394 < FAIL>

For a total of three tests that fail

### General bug information

**CTSM version you are using:** ctsm5.3.032

**Does this bug cause significantly incorrect results in the model's science?** No

**Configurations affected:**
f09_gx1v7 for 1850 with clm5_0 and CRUJRA2024

### Details of bug

New tests added in ctsm5.3.032 fail.

This may also indicate a problem for cases with this setup as well, but it's unclear.

### Important output or errors that show the problem

```
# Failed test '-res 0.9x1.25 -mask gx1v7 -sim_year 1850 -envxml_dir . -lnd_tuning_mod clm5_0_CRUJRA2024 -bgc sp -phys clm5_0: lnd_in file exists'
# at NMLTest/CompFiles.pm line 60.
/glade/derecho/scratch/erik/ctsm5.3.032/bld/unit_testers/lnd_in does NOT exist
/bin/cp: cannot stat '/glade/derecho/scratch/erik/ctsm5.3.032/bld/unit_testers/lnd_in': No such file or directory
-res+0.9x1.25+-mask+gx1v7+-sim_year+1850+-envxml_dir+.+-lnd_tuning_mod+clm5_0_CRUJRA2024+-bgc+sp namelists for -phys+clm5_0
/bin/cat: lnd_in.-phys+clm5_0.-res+0.9x1.25+-mask+gx1v7+-sim_year+1850+-envxml_dir+.+-lnd_tuning_mod+clm5_0_CRUJRA2024+-bgc+sp: No such file or directory
ERROR : CLM build-namelist::CLMBuildNamelist::setup_logic_initial_conditions() : use_init_interp is NOT synchronized with init_interp_attributes in the namelist_defaults file, this should be corrected there
```

```
# Failed test '-res 0.9x1.25 -mask gx1v7 -sim_year 1850 -envxml_dir . -lnd_tuning_mod clm5_0_CRUJRA2024 -bgc bgc -phys clm5_0: lnd_in file exists'
# at NMLTest/CompFiles.pm line 60.
/glade/derecho/scratch/erik/ctsm5.3.032/bld/unit_testers/lnd_in does NOT exist
/bin/cp: cannot stat '/glade/derecho/scratch/erik/ctsm5.3.032/bld/unit_testers/lnd_in': No such file or directory
-res+0.9x1.25+-mask+gx1v7+-sim_year+1850+-envxml_dir+.+-lnd_tuning_mod+clm5_0_CRUJRA2024+-bgc+bgc namelists for -phys+clm5_0
/bin/cat: lnd_in.-phys+clm5_0.-res+0.9x1.25+-mask+gx1v7+-sim_year+1850+-envxml_dir+.+-lnd_tuning_mod+clm5_0_CRUJRA2024+-bgc+bgc: No such file or directory
ERROR : CLM build-namelist::CLMBuildNamelist::se
```

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.