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 1664 for branches/libIGCM/ORCA2_LIM/IGCM00/PARAM – NEMO

Ignore:
Timestamp:
2009-10-15T15:28:23+02:00 (15 years ago)
Author:
flavoni
Message:

correction of previous message, see ticket #559

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM/ORCA2_LIM/IGCM00/PARAM/namelist

    r1663 r1664  
    110110   ln_ana      = .false.   !  analytical formulation (T => fill namsbc_ana )  
    111111   ln_flx      = .false.   !  flux formulation       (T => fill namsbc_flx ) 
    112    ln_blk_clio = .true.    !  CLIO bulk formulation  (T => fill namsbc_clio)  
    113    ln_blk_core = .false.   !  CORE bulk formulation  (T => fill namsbc_core)  
     112   ln_blk_clio = .false.    !  CLIO bulk formulation  (T => fill namsbc_clio)  
     113   ln_blk_core = .true.   !  CORE bulk formulation  (T => fill namsbc_core)  
    114114   ln_cpl      = .false.   !  Coupled formulation    (T => fill namsbc_cpl ) 
    115115   nn_ice      = 2         !  =0 no ice boundary condition   , 
Note: See TracChangeset for help on using the changeset viewer.