﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
194	Couple of bugs in tl_def_his.F and tl_main2d.F	arango	arango	"One typo in '''tl_def_his.F''' for the barotropic case, the '''END DO''' is outside of the '''#ifdef''' at line 1351.

Also, '''tl_main2d.F''' has an error on line 155:
{{{
            CALL ini_zeta (ng, TILE, iTLM)
}}}
This should be:
{{{
            CALL tl_ini_zeta (ng, TILE, iTLM)
}}}
"	bug	closed	major	Adjoint Based Algorithms	Adjoint	3.2	Fixed		
