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 14337 for NEMO/branches/2021/dev_r14312_MPI_Interface/src/OCE/DOM/dom_oce.F90 – NEMO

Ignore:
Timestamp:
2021-01-23T16:06:56+01:00 (3 years ago)
Author:
smasson
Message:

dev_r14312_MPI_Interface: 2 bugfixes following [14336], #2598

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r14312_MPI_Interface/src/OCE/DOM/dom_oce.F90

    r14336 r14337  
    6767   LOGICAL         , PUBLIC ::   l_Iperio, l_Jperio   ! i- j-periodicity 
    6868   LOGICAL         , PUBLIC ::   l_NFold              ! North Pole folding 
    69    CHARACTER(len=3), PUBLIC ::   c_NFtype             ! type of North pole Folding: T or F point 
     69   CHARACTER(len=1), PUBLIC ::   c_NFtype             ! type of North pole Folding: T or F point 
    7070 
    7171   ! Tiling namelist 
Note: See TracChangeset for help on using the changeset viewer.