Changeset 3928 for LMDZ6


Ignore:
Timestamp:
Jun 11, 2021, 4:05:15 PM (3 years ago)
Author:
musat
Message:

Change the number of cfsites from 120 to 122, adding the
St.Helen and EUREC4A's one
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/IPSL-CM6A-MR/libf/phylmd/physiq_mod.F90

    r3823 r3928  
    11141114    INTEGER, SAVE :: nCFMIP
    11151115    !$OMP THREADPRIVATE(nCFMIP)
    1116     INTEGER, PARAMETER :: npCFMIP=120
     1116    INTEGER, PARAMETER :: npCFMIP=122
    11171117    INTEGER, ALLOCATABLE, SAVE :: tabCFMIP(:)
    11181118    REAL, ALLOCATABLE, SAVE :: lonCFMIP(:), latCFMIP(:)
Note: See TracChangeset for help on using the changeset viewer.