New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 7217 for branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/OPA_SRC/CRS/crs.F90 – NEMO

Ignore:
Timestamp:
2016-11-09T21:27:33+01:00 (7 years ago)
Author:
cbricaud
Message:

CRS branch: code cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/OPA_SRC/CRS/crs.F90

    r7215 r7217  
    139139      INTEGER           :: nn_factx   = 3       !: reduction factor of x-dimension of the parent grid 
    140140      INTEGER           :: nn_facty   = 3       !: reduction factor of y-dimension of the parent grid 
    141       INTEGER           :: nn_binref  = 0       !: 0 = binning starts north fold (equator could be asymmetric) 
    142141                                                !: 1 = binning centers at equator (north fold my have artifacts)      
    143142                                                !:    for even reduction factors, equator placed in bin biased south 
Note: See TracChangeset for help on using the changeset viewer.