Skip to content

Two failing tests in the build-namelist tester #3050

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

Open
ekluzek opened this issue Apr 3, 2025 · 0 comments
Open

Two failing tests in the build-namelist tester #3050

ekluzek opened this issue Apr 3, 2025 · 0 comments
Labels
bug something is working incorrectly investigation Needs to be verified and more investigation into what's going on.

Comments

@ekluzek
Copy link
Collaborator

ekluzek commented Apr 3, 2025

Brief summary of bug

These two tests start failing with ctsm5.3.032

3200/3264 < FAIL> <Test Id: 3200> <Desc: -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>
3203/3264 < FAIL> <Test Id: 3203> <Desc: -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>

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
@ekluzek ekluzek added bug something is working incorrectly investigation Needs to be verified and more investigation into what's going on. labels Apr 3, 2025
@ekluzek ekluzek added this to the CESM3 Answer changing freeze milestone Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is working incorrectly investigation Needs to be verified and more investigation into what's going on.
Projects
None yet
Development

No branches or pull requests

1 participant