From 41d2030cc43534cbcbaf7f1825ab26599e9ecb0e Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Tue, 27 Aug 2024 16:24:37 +0000 Subject: [PATCH] Revert Thompson MP to use Thompson mp module, not TEMPO module --- .../Interstitials/UFS_SCM_NEPTUNE/GFS_suite_interstitial_4.meta | 2 +- physics/MP/Thompson/mp_thompson.meta | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/physics/Interstitials/UFS_SCM_NEPTUNE/GFS_suite_interstitial_4.meta b/physics/Interstitials/UFS_SCM_NEPTUNE/GFS_suite_interstitial_4.meta index 9ccd7b857..fdf4151d8 100644 --- a/physics/Interstitials/UFS_SCM_NEPTUNE/GFS_suite_interstitial_4.meta +++ b/physics/Interstitials/UFS_SCM_NEPTUNE/GFS_suite_interstitial_4.meta @@ -4,7 +4,7 @@ type = scheme relative_path = ../../ dependencies = hooks/machine.F - dependencies = MP/TEMPO/module_mp_thompson_utils.F90 + dependencies = MP/TEMPO/tempo/module_mp_thompson_utils.F90 ######################################################################## [ccpp-arg-table] diff --git a/physics/MP/Thompson/mp_thompson.meta b/physics/MP/Thompson/mp_thompson.meta index 7fcd71791..a90b1eca5 100644 --- a/physics/MP/Thompson/mp_thompson.meta +++ b/physics/MP/Thompson/mp_thompson.meta @@ -6,7 +6,7 @@ dependencies = ../TEMPO/tempo/module_mp_thompson_params.F90 dependencies = ../TEMPO/tempo/module_mp_thompson_main.F90 dependencies = ../TEMPO/tempo/module_mp_thompson_utils.F90 - dependencies = ../TEMPO/module_mp_thompson.F90 + dependencies = module_mp_thompson.F90 ######################################################################## [ccpp-arg-table]