subroutine mixsstz(f,stm,h,fsm,zlev,im,jm,nl,tbias) parameter(kk=9,jj=31,step=5.) c--------------------------------------------------------------------- c----- this subr. was rewritten 06/17/05 by a.falkovich c----- to assimilate sst real data in gdem monthly t data for z-levels c--------------------------------------------------------------------- c c---- change temperature in the layer 0-125m. c---- use spline to interpolate from gdem z-levels to even step 10m c---- here temperature is specified at all levels c---- (under land and under bottom) c---- mixed layer depth is the last level n where t(1)-t(k)<0.5deg c---- dts=stm-t(1); tnew(k)=t(k)+dts for k=1,...,n c---- if abs(dts)>5deg correct stm c---- if stm