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 4964 for branches/2014/dev_MERGE_2014 – NEMO

Ignore:
Timestamp:
2014-12-02T17:01:18+01:00 (9 years ago)
Author:
clem
Message:

LIM3 debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_MERGE_2014/NEMOGCM/NEMO/LIM_SRC_3/limthd_dif.F90

    r4946 r4964  
    108108      REAL(wp) ::   zgamma    =  18009._wp    ! for specific heat 
    109109      REAL(wp) ::   zbeta     =  0.117_wp     ! for thermal conductivity (could be 0.13) 
    110       REAL(wp) ::   zraext_s  =  1.e+8_wp     ! extinction coefficient of radiation in the snow 
     110      REAL(wp) ::   zraext_s  =  10._wp       ! extinction coefficient of radiation in the snow 
    111111      REAL(wp) ::   zkimin    =  0.10_wp      ! minimum ice thermal conductivity 
    112112      REAL(wp) ::   ztsu_err  =  1.e-5_wp     ! range around which t_su is considered as 0°C  
Note: See TracChangeset for help on using the changeset viewer.