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 14234 – NEMO

Changeset 14234


Ignore:
Timestamp:
2020-12-21T13:59:52+01:00 (3 years ago)
Author:
mcastril
Message:

Re-introduce change in isfutils.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r14116_HPC-04_mcastril_Mixed_Precision_implementation_final/src/OCE/ISF/isfutils.F90

    r14221 r14234  
    1616   USE par_oce       , ONLY: jpi,jpj,jpk, jpnij, Nis0, Nie0, Njs0, Nje0      ! domain size 
    1717   USE dom_oce       , ONLY: narea, tmask_h, tmask_i                         ! local domain 
    18    USE in_out_manager, ONLY: i8, wp, lwp, numout                             ! miscelenious 
     18   USE in_out_manager, ONLY: lwp, numout                             ! miscelenious 
     19   USE par_kind 
    1920   USE lib_mpp 
    2021 
Note: See TracChangeset for help on using the changeset viewer.