diff --git a/src/uwtools/drivers/chgres_cube.py b/src/uwtools/drivers/chgres_cube.py index 2723a47be..6dc9594d2 100644 --- a/src/uwtools/drivers/chgres_cube.py +++ b/src/uwtools/drivers/chgres_cube.py @@ -39,6 +39,7 @@ def namelist_file(self): input_files.append(config_files[k]) for k in [ "atm_core_files_input_grid", + "atm_files_input_grid", "atm_tracer_files_input_grid", "grib2_file_input_grid", "nst_files_input_grid",