From 61d921bad3a631edbde1c19ef7a3d15a1058cfe3 Mon Sep 17 00:00:00 2001
From: Thomas Dethinne <tdethinne@uliege.be>
Date: Thu, 7 Nov 2024 10:52:32 +0100
Subject: [PATCH] Update the COMPILE with the new modules

---
 couplage/MAR/COMPILE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/couplage/MAR/COMPILE b/couplage/MAR/COMPILE
index 8bf5478..3894049 100644
--- a/couplage/MAR/COMPILE
+++ b/couplage/MAR/COMPILE
@@ -378,7 +378,7 @@ case $model in
 
        
          #MAr additions to link it to CARAIB
-        mar_adds="CAR2MAR make_clim_files make_eco_txt MAR2CAR"
+        mar_adds="marcar_mod call_caraib CAR2MAR make_clim_files make_eco_txt MAR2CAR"
 
          #Caraib other modules
         mod_car=" mod_netcdfcaraib_09 mod_calrapportprecip mod_check_and_open_files mod_clasparam \
-- 
GitLab