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 5836 for trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcapr.F90 – NEMO

Ignore:
Timestamp:
2015-10-26T15:49:40+01:00 (9 years ago)
Author:
cetlod
Message:

merge the simplification branch onto the trunk, see ticket #1612

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcapr.F90

    r5215 r5836  
    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.