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

Ignore:
Timestamp:
2017-07-11T20:33:18+02:00 (7 years ago)
Author:
clem
Message:

STEP3 (1): clean separation between sea-ice and ocean

File:
1 edited

Legend:

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

    r8313 r8321  
    5151   !                                             !: =T embedded sea-ice (full salt and mass exchanges and pressure) 
    5252   INTEGER , PUBLIC ::   nn_components  !: flag for sbc module (including sea-ice) coupling mode (see component definition below)  
    53    INTEGER , PUBLIC ::   nn_limflx      !: LIM3 Multi-category heat flux formulation 
    54    !                                             !: =-1  Use of per-category fluxes 
    55    !                                             !: = 0  Average per-category fluxes 
    56    !                                             !: = 1  Average then redistribute per-category fluxes 
    57    !                                             !: = 2  Redistribute a single flux over categories 
    5853   INTEGER , PUBLIC ::   nn_fwb         !: FreshWater Budget:  
    5954   !                                             !:  = 0 unchecked  
Note: See TracChangeset for help on using the changeset viewer.