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 14448 for NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/src/OCE/par_kind.F90 – NEMO

Ignore:
Timestamp:
2021-02-12T09:57:09+01:00 (3 years ago)
Author:
cetlod
Message:

NEWDEV_PISCO : merge with the trunk at revision r14447

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/src/OCE/par_kind.F90

    r13226 r14448  
    1010   IMPLICIT NONE 
    1111   PRIVATE 
    12  
    13    INTEGER, PUBLIC, PARAMETER ::   jpbyt   = 8    !: real size for mpp communications 
    14    INTEGER, PUBLIC, PARAMETER ::   jpbytda = 4    !: real size in input data files 4 or 8 
    1512 
    1613   ! Number model from which the SELECTED_*_KIND are requested: 
Note: See TracChangeset for help on using the changeset viewer.