Changes between Initial Version and Version 1 of Ticket #754


Ignore:
Timestamp:
12/05/17 22:27:52 (7 years ago)
Author:
arango
Comment:

Yes, thank you. It needs to be declared as an intent(in) parameter. I missed this one. I never got errors in the compilers that I use. The Cray compilers are very strict.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #754 – Description

    initial v1  
    1 In ROMS/Utility/checkvars.F, the argument ncid is not declared in the body of the function. Line 53 of this file needs to be changed to
     1In '''ROMS/Utility/checkvars.F''', the argument '''ncid''' is not declared in the body of the function. Line 53 of this file needs to be changed to
    22{{{
    33      integer, intent(in) :: ng, model, Nvar, ncid