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.
namforcing in NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/doc/namelists – NEMO

source: NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/doc/namelists/namforcing @ 10410

Last change on this file since 10410 was 10345, checked in by smasson, 5 years ago

dev_r10164_HPC09_ESIWACE_PREP_MERGE: merge with trunk@10344, see #2133

File size: 1.0 KB
Line 
1!------------------------------------------------------------------------------
2&namforcing     !   Ice surface forcing
3!------------------------------------------------------------------------------
4   rn_cio           =   5.0e-03       !  ice-ocean drag coefficient (-)
5   rn_blow_s        =   0.66          !  mesure of snow blowing into the leads
6                                      !     = 1 => no snow blowing, < 1 => some snow blowing
7   nn_flxdist       =  -1             !  Redistribute heat flux over ice categories
8                                      !     =-1  Do nothing (needs N(cat) fluxes)
9                                      !     = 0  Average N(cat) fluxes then apply the average over the N(cat) ice
10                                      !     = 1  Average N(cat) fluxes then redistribute over the N(cat) ice using T-ice and albedo sensitivity
11                                      !     = 2  Redistribute a single flux over categories
12   nice_jules       = 0               !  Jules coupling (0=OFF, 1=EMULATED, 2=ACTIVE)
13/
Note: See TracBrowser for help on using the repository browser.