Changes between Initial Version and Version 1 of Ticket #684


Ignore:
Timestamp:
09/04/15 01:11:01 (9 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #684

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

    initial v1  
    4444# endif
    4545
    46 '''# ifdef NESTING_DEBUG
     46...
     47
     48# ifdef NESTING_DEBUG
    4749          IF (DOMAIN(ng)%SouthWest_Test(tile)) THEN
    4850            IF (Master) THEN
     
    5153            END IF
    5254          END IF
    53 !
    5455# endif
    5556
     
    5758
    5859
    59 This code is only used for debugging and testing by writing several diagnostics into '''fort.300''' file. It does not affect the nesting solution because it is not used in the algorithms.
     60This code is only used for debugging and testing by writing several diagnostics into '''fort.300''' file. '''It does not affect the nesting solution''' because it is not used in the algorithms.
    6061
    6162Many thanks to Jamie Pringle for [https://www.myroms.org/forum/viewtopic.php?f=19&t=3948 bringing] this to my attention.