id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 788,dupplicate code in obc_ini,molines,nemo,"In obc_ini, the following bloc of code is duplicated, thus introducing an error in the value of obcsurftot ... {{{ IF( lp_obc_west ) THEN ! ... West open boundary lateral surface DO ji = niw0, niw1 DO jj = 1, jpj obcsurftot = obcsurftot+hu(ji,jj)*e2u(ji,jj)*uwmsk(jj,1) * MAX(obctmsk(ji,jj),obctmsk(ji+1,jj) ) END DO END DO END IF }}} ",Bug,closed,high,,OCE,v3.3,,fixed,OBC,