Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 964)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Owner Reporter Resolution Summary
#6 arango arango Fixed Parallel bug in point data processing
Description

There is a distributed-memory parallel bug when processing point data forcing (met tower data). The model hangs out.

Yes, needed to broadcast the status and exit_flag after reading by the input thread.

#7 arango m.hadfield Fixed Scrambled declarations in ad_forcing.F when ASSUMED_SHAPE active
Description

Declarations for imported variables in subroutine ad_forcing_tile, file ad_forcing.F are scrambled when ASSUMED_SHAPE is defined. The same problem occurs in tl_forcing.F and forcing.F.

Trac failed when attaching files.

#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.

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