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 11586 for NEMO/branches/2019/dev_r11265_ASINTER-01_Guillaume_ABL1D/cfgs/SPITZ12 – NEMO

Ignore:
Timestamp:
2019-09-20T17:28:02+02:00 (5 years ago)
Author:
gsamson
Message:

dev_r11265_ABL : see #2131

  • merge HPC-13_IRRMANN_BDY_optimization branch @ r11535 (last commit) with dev_r11265_ABL branch @ r11414 (except doc directory)
  • change ORCA2 results due to changes in HPC-13_IRRMANN_BDY_optimization branch
Location:
NEMO/branches/2019/dev_r11265_ASINTER-01_Guillaume_ABL1D/cfgs/SPITZ12/EXPREF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11265_ASINTER-01_Guillaume_ABL1D/cfgs/SPITZ12/EXPREF/namelist_cfg

    r11413 r11586  
    170170   nn_ice_dta    =  1         !  = 0, bdy data are equal to the initial state 
    171171   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    172    rn_ice_tem    = 267.       !  si3 only: arbitrary temperature of incoming sea ice 
    173    rn_ice_sal    =   6.       !  si3 only:      --   salinity           -- 
    174    rn_ice_age    = 365.       !  si3 only:      --   age                -- 
    175    ! 
    176172   nn_rimwidth   = 1          !  width of the relaxation zone 
    177173   ln_vol        = .false.    !  total volume correction (see nn_volctl parameter) 
  • NEMO/branches/2019/dev_r11265_ASINTER-01_Guillaume_ABL1D/cfgs/SPITZ12/EXPREF/namelist_ice_cfg

    r11263 r11586  
    8080&namthd_pnd     !   Melt ponds 
    8181!------------------------------------------------------------------------------ 
    82    ln_pnd_H12       = .true.          !  activate evolutive melt ponds (from Holland et al 2012) 
    83    ln_pnd_alb       = .true.          !  melt ponds affect albedo or not 
     82   ln_pnd           = .true.          !  activate melt ponds or not 
     83     ln_pnd_H12     = .true.          !  activate evolutive melt ponds (from Holland et al 2012) 
     84     ln_pnd_alb     = .true.          !  melt ponds affect albedo or not 
    8485/ 
    8586 
Note: See TracChangeset for help on using the changeset viewer.