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 5901 for branches/2014/dev_r4621_NOC4_BDY_VERT_INTERP/NEMOGCM/NEMO/OPA_SRC/SBC/sbcapr.F90 – NEMO

Ignore:
Timestamp:
2015-11-20T09:39:06+01:00 (8 years ago)
Author:
jamesharle
Message:

merging branch with head of the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4621_NOC4_BDY_VERT_INTERP/NEMOGCM/NEMO/OPA_SRC/SBC/sbcapr.F90

    r5620 r5901  
    6262      !!--------------------------------------------------------------------- 
    6363      INTEGER, INTENT(in)::   kt   ! ocean time step 
    64       !! 
     64      ! 
    6565      INTEGER            ::   ierror  ! local integer  
    6666      INTEGER            ::   ios     ! Local integer output status for namelist read 
     
    7171      NAMELIST/namsbc_apr/ cn_dir, sn_apr, ln_ref_apr, rn_pref, ln_apr_obc 
    7272      !!---------------------------------------------------------------------- 
    73       ! 
    7473      ! 
    7574      !                                         ! -------------------- ! 
Note: See TracChangeset for help on using the changeset viewer.