﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
846	IMPORTANT:  Corrected ad_step3d_t.F, tl_step3d_t.F, and rp_step3d_t.F	arango		"The logical switch Lmpdata is located in the wrong place in '''ad_step3d_t.F''', '''tl_step3d_t.F''', and '''rp_step3d_t.F''':
{{{
!
!-----------------------------------------------------------------------
!  Time-step horizontal advection term.
!-----------------------------------------------------------------------
!
      Lmpdata=ANY(tl_Hadvection(:,ng)%MPDATA).and.                      &
     &        ANY(tl_Vadvection(:,ng)%MPDATA)
}}}
It needs to be located outside of the '''AD_SUPPORTED''', '''TL_SUPPORTED''', and '''RP_SUPPORTED''' directives, repectively.

Many thanks to Julia Levin for bringing this to my attention."	bug	closed	major	Release ROMS/TOMS 3.9	Adjoint	3.9	Fixed		
