Custom Query (986 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 986)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Owner Reporter Resolution Summary
#9 arango m.hadfield Fixed A couple more declaration problems
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.

HGA: arguments nConvRitz and Ritz were removed from the orthogonalize subroutine since they accessed from the module mod_fourdvar.F.

#11 arango m.hadfield Fixed Declaration problem in set_avg.F
Description

A few declarations missing in subroutine set_avg_tile, file set_avg.F when ASSUMED_SHAPE is not defined. Corrected file attached

#12 arango m.hadfield Fixed And another 3 declaration problems
Description
  • mod_param.F: NBT not declared when ECOSIM is defined
  • set_vbc.F: missing #ifs

Corrected files attached.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.