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 5972 for branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/NEMO/OPA_SRC/SBC/sbcrnf.F90 – NEMO

Ignore:
Timestamp:
2015-12-02T09:52:20+01:00 (8 years ago)
Author:
timgraham
Message:

Upgraded to head of trunk (r5936)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/NEMO/OPA_SRC/SBC/sbcrnf.F90

    r5967 r5972  
    3131   PRIVATE 
    3232 
    33    PUBLIC   sbc_rnf       ! routine call in sbcmod module 
    34    PUBLIC   sbc_rnf_div   ! routine called in divcurl module 
    35    PUBLIC   sbc_rnf_alloc ! routine call in sbcmod module 
    36    PUBLIC   sbc_rnf_init  ! (PUBLIC for TAM) 
     33   PUBLIC   sbc_rnf       ! routine called in sbcmod module 
     34   PUBLIC   sbc_rnf_div   ! routine called in divhor module 
     35   PUBLIC   sbc_rnf_alloc ! routine called in sbcmod module 
     36   PUBLIC   sbc_rnf_init  ! routine called in sbcmod module 
     37    
    3738   !                                                     !!* namsbc_rnf namelist * 
    3839   CHARACTER(len=100)         ::   cn_dir          !: Root directory for location of rnf files 
Note: See TracChangeset for help on using the changeset viewer.