Opened 17 years ago

Last modified 17 years ago

#9 closed bug

A couple more declaration problems — at Initial Version

Reported by: m.hadfield Owned by: arango
Priority: major Milestone: Adjoint Based Algorithms
Component: Adjoint Version: 3.1
Keywords: Cc:

Description

  • In subroutine cost_grad_tile, file cost_grad.F, there is a mismatch between declarations with & without ASSUMED_SHAPE. The variables in question are ad_t, ad_u, ad_v, ad_ubar, ad_vbar and ad_zeta. A corrected file is attached (assuming the ASSUMED_SHAPE version is correct).
  • In subroutine orthogonalize, file cgradient.h, the declaration of nconvRitz as an argument clashes with its declaration in module mod_fourdvar. I don't have a fix for this one as I don't know which declaration is intended.

Change History (1)

by m.hadfield, 17 years ago

Attachment: cost_grad.F added
Note: See TracTickets for help on using tickets.