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 15702 for NEMO – NEMO

Changeset 15702 for NEMO


Ignore:
Timestamp:
2022-02-16T17:24:35+01:00 (2 years ago)
Author:
jpalmier
Message:

Richard Hills fix cpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.4_GO8_paquage_branch/src/OCE/SBC/cpl_oasis3.F90

    r15662 r15702  
    8181   INTEGER                    ::   nsnd         ! total number of fields sent  
    8282   INTEGER                    ::   ncplmodel    ! Maximum number of models to/from which NEMO is potentialy sending/receiving data 
    83    INTEGER, PUBLIC, PARAMETER ::   nmaxfld=61   ! Maximum number of coupling fields 
     83   INTEGER, PUBLIC, PARAMETER ::   nmaxfld=99   ! Maximum number of coupling fields 
    8484   INTEGER, PUBLIC, PARAMETER ::   nmaxcat=5    ! Maximum number of coupling fields 
    8585   INTEGER, PUBLIC, PARAMETER ::   nmaxcpl=5    ! Maximum number of coupling fields 
Note: See TracChangeset for help on using the changeset viewer.