From 709d1e52b40274ea13d561485bad152a7155ba02 Mon Sep 17 00:00:00 2001 From: Julia Putko Date: Thu, 1 Jul 2021 14:01:15 -0700 Subject: [PATCH 1/2] param passing more consistent with oldcode --- extern/stim | 2 +- src/gotm/gotm.F90 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extern/stim b/extern/stim index fbfd52cd..13940d26 160000 --- a/extern/stim +++ b/extern/stim @@ -1 +1 @@ -Subproject commit fbfd52cdc350c3ff8f8a78aa20978e84d4999a3c +Subproject commit 13940d26750fa36475b483f32553bee95e9b1828 diff --git a/src/gotm/gotm.F90 b/src/gotm/gotm.F90 index 2d05ed61..5e6ba3b2 100644 --- a/src/gotm/gotm.F90 +++ b/src/gotm/gotm.F90 @@ -747,7 +747,7 @@ subroutine integrate_gotm() call do_ice(h(nlev),dt,T(nlev),S(nlev),ta,precip%value,Qsw, & surface_fluxes,julianday,secondsofday,longitude, & latitude,I_0%value,airt%value,airp%value,hum%value, & - u10%value,v10%value,cloud%value,sst,sss%value,rho(nlev),rho_0,back_radiation_method, & + u10%value,v10%value,cloud%value,rho(nlev),rho_0,back_radiation_method, & !sst,sss%value, hum_method,fluxes_method,albedo,heat%value) #endif From b5b0fbeba8a22b1a4fe4dbcda3326448560de1f1 Mon Sep 17 00:00:00 2001 From: Julia Putko Date: Thu, 1 Jul 2021 17:56:24 -0700 Subject: [PATCH 2/2] adding stim --- extern/stim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/stim b/extern/stim index 13940d26..6274046e 160000 --- a/extern/stim +++ b/extern/stim @@ -1 +1 @@ -Subproject commit 13940d26750fa36475b483f32553bee95e9b1828 +Subproject commit 6274046ea1b0088b218e706cda44a0ba0f7d48ec