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 7277 for branches/2016/dev_CNRS_2016/NEMOGCM/NEMO/OPA_SRC/CRS/crsdom.F90 – NEMO

Ignore:
Timestamp:
2016-11-21T09:55:07+01:00 (8 years ago)
Author:
flavoni
Message:

update 2016 branch with simplif-2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_CNRS_2016/NEMOGCM/NEMO/OPA_SRC/CRS/crsdom.F90

    r6140 r7277  
    20232023         nimpp_crs = nimppt_crs(nproc + 1) 
    20242024 
    2025          ! No coarsening with zoom 
    2026          IF( jpizoom /= 1 .OR. jpjzoom /= 1)    STOP  
    2027  
    20282025         DO ji = 1, jpi_crs 
    20292026            mig_crs(ji) = ji + nimpp_crs - 1 
Note: See TracChangeset for help on using the changeset viewer.