DESCRIPTION OF CHANGES: Fixes came from fixing warnings and errors revealed with Valgrind.
Routing bugfix: removed CHANN_K from debug print statement. The variable is uninitialized and can change values every time executable is run.
config debug: fixes in read_crocus_namelist subroutine
TESTS CONDUCTED: Built and then successfully ran Croton testcase
NOTES: Some trailing whitespace was automatically removed.
Checklist
[ ] Closes issue #xxxx (An issue must exist or be created to be closed. The issue describes and documents the problem and general solution, the PR describes the technical details of the solution.)
TYPE: bugfix
KEYWORDS: Routing, Debug Print Statements, Crocus Namelist
SOURCE: Soren Rasmussen, NCAR
DESCRIPTION OF CHANGES: Fixes came from fixing warnings and errors revealed with Valgrind.
read_crocus_namelist
subroutineTESTS CONDUCTED: Built and then successfully ran Croton testcase
NOTES: Some trailing whitespace was automatically removed.
Checklist
NEWS.md