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 8889 for branches/2017/dev_CNRS_2017/NEMOGCM/NEMO/LIM_SRC_3/ice.F90 – NEMO

Ignore:
Timestamp:
2017-12-04T12:27:10+01:00 (6 years ago)
Author:
clem
Message:

change namelist nn_iceflx into the more explicit nn_flxdist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_CNRS_2017/NEMOGCM/NEMO/LIM_SRC_3/ice.F90

    r8882 r8889  
    189189                                          ! -- icethd -- ! 
    190190   REAL(wp), PUBLIC ::   rn_cio           !: drag coefficient for oceanic stress 
    191    INTEGER , PUBLIC ::   nn_iceflx        !: Redistribute heat flux over ice categories 
     191   INTEGER , PUBLIC ::   nn_flxdist       !: Redistribute heat flux over ice categories 
    192192   !                                      !   =-1  Do nothing (needs N(cat) fluxes) 
    193193   !                                      !   = 0  Average N(cat) fluxes then apply the average over the N(cat) ice  
Note: See TracChangeset for help on using the changeset viewer.