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 8934 for branches/2017/dev_CNRS_2017/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90 – NEMO

Ignore:
Timestamp:
2017-12-07T16:28:21+01:00 (6 years ago)
Author:
clem
Message:

dev_CNRS_2017: debug coupling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_CNRS_2017/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90

    r8933 r8934  
    6565   ! 
    6666   INTEGER , PUBLIC ::   nn_lsm         !: Number of iteration if seaoverland is applied 
     67   ! 
     68   !                                   !!* namsbc_cpl namelist * 
     69   INTEGER , PUBLIC ::   nn_cats_cpl    !: Number of sea ice categories over which the coupling is carried out 
     70 
    6771   !!---------------------------------------------------------------------- 
    6872   !!           switch definition (improve readability) 
Note: See TracChangeset for help on using the changeset viewer.