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 900 for trunk/NEMO/LIM_SRC_2/iceini_2.F90 – NEMO

Ignore:
Timestamp:
2008-04-22T20:13:41+02:00 (16 years ago)
Author:
rblod
Message:

Update 1D configuration according to SBC and LIM3, see ticket #117

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_2/iceini_2.F90

    r888 r900  
    2626   USE limistate_2 
    2727   USE limrst_2    
    28    USE ini1d           ! initialization of the 1D configuration 
    2928   USE in_out_manager 
    3029       
     
    101100      READ   ( numnam_ice , namicerun ) 
    102101 
    103       IF( lk_cfg_1d  )   ln_limdyn = .FALSE.      ! No ice transport in 1D configuration 
    104  
    105102      IF(lwp) THEN 
    106103         WRITE(numout,*) 
Note: See TracChangeset for help on using the changeset viewer.