From 5f62c8d3f23fce06e31d845c0be7657a800f9da5 Mon Sep 17 00:00:00 2001 From: Jim Edwards Date: Thu, 5 Dec 2024 15:20:30 -0700 Subject: [PATCH] add a cam and a clm file to debug exceptions for nvhpc --- machines/Depends.nvhpc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/Depends.nvhpc b/machines/Depends.nvhpc index 22d3e9e..5570ef1 100644 --- a/machines/Depends.nvhpc +++ b/machines/Depends.nvhpc @@ -14,6 +14,8 @@ SatellitePhenologyMod.o \ esm.o REDUCED_ERRORCHKS_IN_DEBUG=\ +fvm_consistent_se_cslam.o \ +clm_instMod.o \ mpp.o \ horiz_interp_conserve.o \ data_override.o \