Custom Query (5 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 5)

1 2
Ticket Owner Reporter Resolution Summary
#3 somebody zhang fixed flag missing in ad_wrt_his.F
Description

Flag 'ADJUST_WSTRESS' is missing between line 536 and 537 in ad_wrt_his.F. It should be:

# ifdef ADJUST_WSTRESS

ELSE

status=nf_fwrite2d(ng, iADM, ncADJid(ng), adjVid(idVsms,ng), &

& tADJindx(ng), gtype, & & LBi, UBi, LBj, UBj, scale, &

# ifdef MASKING

& GRID(ng) % vmask(LBi,LBj), &

# endif

& FORCES(ng) % ad_vstr(LBi,LBj,kout))

# endif

#4 somebody zhang fixed '#' is missing in tl_wrt_ini.F
Description

Line 395 in tl_wrt_ini.F.

'#' is missing in front of 'endif'

#5 somebody zhang fixed typo in ad_zetabc.F
Description

in ad_zetabc.F, line 99: ad_Ce=0.0_r8

it should be: ad_Cx=0.0_r8

1 2
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.