Opened 16 years ago

Closed 16 years ago

#194 closed bug (Fixed)

Couple of bugs in tl_def_his.F and tl_main2d.F

Reported by: arango Owned by: arango
Priority: major Milestone: Adjoint Based Algorithms
Component: Adjoint Version: 3.2
Keywords: Cc:

Description

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)

Change History (1)

comment:1 by arango, 16 years ago

Resolution: Fixed
Status: newclosed

Many thanks to Brian Powell for reporting this.

Note: See TracTickets for help on using tickets.