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 5823 for branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2015-10-22T17:18:18+02:00 (9 years ago)
Author:
mathiot
Message:

ice sheet coupling : add comments, rm PRINT statements, cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5619 r5823  
    474474!----------------------------------------------------------------------- 
    475475   rn_fiscpl = 43800    ! (number of time step) conservation period (maybe should be fix to the coupling frequencey of restart frequency) 
    476    ln_hfb    = .false.  ! activate conservation module (conservation exact after a time of rn_fiscpl) 
     476   ln_hsb    = .false.  ! activate conservation module (conservation exact after a time of rn_fiscpl) 
    477477/ 
    478478!----------------------------------------------------------------------- 
     
    810810   rn_smsh          =     1.    !  Smagorinsky diffusivity: = 0 - use only sheer 
    811811   rn_aht_m         =  2000.    !  upper limit or stability criteria for lateral eddy diffusivity (m2/s) 
    812 / 
    813 !----------------------------------------------------------------------- 
    814 &namtra_dmpfile    !   tracer: T & S newtonian damping 
    815 !----------------------------------------------------------------------- 
    816 !          !  file name                            ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    817 !          !                                       !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    818    sn_dmpt  = 'resto',         -1        ,'Tinit' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    '' 
    819    sn_dmps  = 'resto',         -1        ,'Sinit' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    '' 
    820812/ 
    821813!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.