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.
user/flavoni/libIGCM (diff) – NEMO

Changes between Version 443 and Version 444 of user/flavoni/libIGCM


Ignore:
Timestamp:
2009-11-09T12:41:01+01:00 (14 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v443 v444  
    4646 ./model NEMO_IGCM  
    4747}}} 
     48    * Choosing ORCA2_LIM configuration : [[BR]] 
     49{{{ 
     50 cd ../modeles/UTIL 
     51 ./fait_config ORCA2_LIM 
     52}}} 
    4853'''NOTE: in this moment NEMO_IGCM is downloading trunk NEMO (ongoing test on iom_put)''' but there is a bug on bottom friction. [[BR]] 
    4954To evoid this bug it is necessary to:  [[BR]] 
     
    5459         ii0 = 145   ;   ii1 = 146   ;   fmask( mi0(ii0):mi1(ii1) , mj0(ij0):mj1(ij1) , 1:jpk ) = 4.0e0 [[BR]] 
    55602. put in namelist  rn_bfri1    =    0.e-4 [[BR]] 
    56  
    57     * Choosing ORCA2_LIM configuration : [[BR]] 
    58 {{{ 
    59  cd ../modeles/UTIL 
    60  ./fait_config ORCA2_LIM 
    61 }}} 
    6261    * Install the makefiles : [[BR]] 
    6362{{{