Closed ekluzek closed 1 month ago
Another simple thing I saw here is that the number of tests wasn't accurate, so I'm fixing that.
I don't think that people are using the file user_nl_ctsm_real_parameters -- so one way to handle this would be to delete the option to create that file.
This has been handled in build-namelist_test.pl, but we should still remove the output_reals option in build-namelist.
Marking this as closed, with #2790 containing the only remaining task. Let me know if that's wrong, @ekluzek.
Brief summary of bug
Running ./build-namelist_test.pl with the --compare option fails with a filename that's too long (for either perl or the filesystem?). It doesn't produce the file because of this problem so it can't compare it. Without the --compare option it just doesn't create the file.
General bug information
CTSM version you are using: ctsm5.1.dev171 (probably exists before this) Does this bug cause significantly incorrect results in the model's science? No
Configurations affected: Just the build-namelist tester
Details of bug
./build-namelist_test.pl --compare $SCRATCH/ctsm5.1.dev171/bld/unit_tester >& run2.out
Results in the error below.
Important output or errors that show the problem
From the output...