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 2384 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SBC/sbcrnf.F90 – NEMO

Ignore:
Timestamp:
2010-11-15T04:20:07+01:00 (13 years ago)
Author:
rblod
Message:

Modifications to compile agrif correctly(?) in the beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SBC/sbcrnf.F90

    r2370 r2384  
    2323   USE iom             ! I/O module 
    2424   USE restart         ! restart 
     25   USE closea 
    2526 
    2627   IMPLICIT NONE 
     
    425426      !!                rnfmsk_z vertical structure 
    426427      !!---------------------------------------------------------------------- 
    427       USE closea, ONLY :    clo_rnf   ! rnfmsk update routine 
    428428      ! 
    429429      INTEGER           ::   inum        ! temporary integers 
Note: See TracChangeset for help on using the changeset viewer.