Ignore:
Timestamp:
12/02/13 16:24:00 (11 years ago)
Author:
smasson
Message:

update periodicity check in computegrid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Grid/computegrid.pro

    r465 r488  
    603603      END 
    604604      total((glamt[1, *] - glamt[jpi-1, *]) MOD 360):BEGIN 
     605        xmaxmesh = -1 
     606        recall = 1 
     607      END 
     608      total((glamt[0, *] - glamt[jpi-1, *]) MOD 360):BEGIN 
    605609        xmaxmesh = -1 
    606610        recall = 1 
Note: See TracChangeset for help on using the changeset viewer.