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 3977 for branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/iceini.F90 – NEMO

Ignore:
Timestamp:
2013-07-16T14:04:24+02:00 (11 years ago)
Author:
flavoni
Message:

add print of fwb correction value, and hminrhg for LIM2, in CNRS LIM3 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/iceini.F90

    r3938 r3977  
    8585      CALL lim_itd_ini                 ! ice thickness distribution initialization 
    8686      ! 
    87       CALL lim_sbc_init                ! ice surface boundary condition    
    88  
    8987 
    9088      !                                ! Initial sea-ice state 
     
    102100      ENDIF 
    103101      ! 
     102      CALL lim_sbc_init                ! ice surface boundary condition    
     103      ! 
    104104      fr_i(:,:) = at_i(:,:)           ! initialisation of sea-ice fraction 
    105105      ! 
Note: See TracChangeset for help on using the changeset viewer.