From 3d42e657475edc851b471a4b3d4ce6664aea376c Mon Sep 17 00:00:00 2001
From: thopri <thopri@noc.ac.uk>
Date: Fri, 17 Apr 2020 16:07:14 +0100
Subject: [PATCH] tested and working for both FES and TPXO

---
 inputs/namelist_remote.bdy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inputs/namelist_remote.bdy b/inputs/namelist_remote.bdy
index 7768005..c32173c 100644
--- a/inputs/namelist_remote.bdy
+++ b/inputs/namelist_remote.bdy
@@ -71,7 +71,7 @@
     sn_tide_model  = 'fes'                !  Name of tidal model (fes|tpxo)
     clname(1)      = 'M2'                 !  constituent name
     clname(2)      = 'S2'
-    ln_trans       = .true.               !  interpolate transport rather than
+    ln_trans       = .false.               !  interpolate transport rather than
                                           !  velocities
 !------------------------------------------------------------------------------
 !  Time information
-- 
GitLab