Changes between Initial Version and Version 1 of Ticket #192


Ignore:
Timestamp:
08/08/08 15:02:26 (16 years ago)
Author:
arango
Comment:

Yes. The second fix done but it was still correct. The variable tvarnam and Vname(1,idtime) have the same value. I guess that the change is done for consistency.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #192

    • Property ResolutionFixed
    • Property Status newclosed
  • Ticket #192 – Description

    initial v1  
    1 Firstly, in ROMS/Utility/get_grid.F, lines 171-175 are
     1Firstly, in '''ROMS/Utility/get_grid.F''', lines 171-175 are
    22{{{
    33      IF (.not.find_string(var_name,n_var,'mask_psi',vindex)) THEN
     
    1212}}}
    1313
    14 Secondly, in ROMS/Utility/checkvars.F, lines 343-348 are
     14Secondly, in '''ROMS/Utility/checkvars.F''', lines 343-348 are
    1515{{{
    1616      IF (.not.have_var(idtime)) THEN