Changes between Version 2 and Version 3 of Ticket #484


Ignore:
Timestamp:
01/21/11 00:09:59 (13 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #484

    • Property ResolutionFixed
    • Property Status reopenedclosed
  • Ticket #484 – Description

    v2 v3  
    1 There is a typo in '''Data/ROMS/CDL/grd_spherical.cdl'''. The spatially varying bottom friction arrays are defined at RHO-grid points:
     1 * There is a typo in '''Data/ROMS/CDL/grd_spherical.cdl'''. The spatially varying bottom friction arrays are defined at RHO-grid points:
    22{{{
    33        double rdrag(eta_rho, xi_rho) ;
     
    1414}}}
    1515
    16 Many thanks to Aijun Zhang for bringing this to my attention.
     16 Many thanks to Aijun Zhang for bringing this to my attention.
    1717
    18 I also corrected a typo in '''ad_set_vbc.F''' for 2D applications.  Many thanks to Kate for reporting this problem.
     18 * I also corrected a typo in '''ad_set_vbc.F''' for 2D applications.  Many thanks to Kate for reporting this problem.