diff --git a/extern/stim b/extern/stim index fbfd52cd..6274046e 160000 --- a/extern/stim +++ b/extern/stim @@ -1 +1 @@ -Subproject commit fbfd52cdc350c3ff8f8a78aa20978e84d4999a3c +Subproject commit 6274046ea1b0088b218e706cda44a0ba0f7d48ec 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