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 2193 for branches/DEV_r2106_LOCEAN2010/CONFIG/GYRE – NEMO

Ignore:
Timestamp:
2010-10-08T23:59:51+02:00 (14 years ago)
Author:
cetlod
Message:

update namelists for LOCEAN's branch

Location:
branches/DEV_r2106_LOCEAN2010/CONFIG/GYRE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2106_LOCEAN2010/CONFIG/GYRE/EXP00/namelist

    r2114 r2193  
    215215   sn_cnf      = 'runoff_1m_nomask' ,   0         , 'socoefr'  ,    .false.     , .true.  , 'yearly'  , ''       , '' 
    216216   sn_sal_rnf  = 'runoffs'          ,  24         , 'rosaline' ,    .true.      , .true.  ,   'yearly', ''       , '' 
    217    sn_tem_rnf  = 'runoffs'          ,  24         , 'rotemper' ,    .true.      , .true.  ,   'yearly', ''       , '' 
     217   sn_tmp_rnf  = 'runoffs'          ,  24         , 'rotemper' ,    .true.      , .true.  ,   'yearly', ''       , '' 
    218218   sn_dep_rnf  = 'runoffs'          ,   0         , 'rodepth'  ,    .false.     , .true.  ,   'yearly', ''       , '' 
    219219  
     
    681681   nf_ptr_wri =  15        !  Frequency of ptr outputs 
    682682/ 
     683!----------------------------------------------------------------------- 
     684&namhsb       !  Heat and salt budgets  
     685!----------------------------------------------------------------------- 
     686   ln_diahsb  = .false.     !  check the heat and salt budgets (T) or not (F) 
     687/ 
  • branches/DEV_r2106_LOCEAN2010/CONFIG/GYRE/scripts/BB_make.ldef

    r1953 r2193  
    3030#  Keys have to be written on one single line (does NOT accept "\") 
    3131 
    32 P_P = key_zco key_gyre key_dynspg_flt key_ldfslp key_zdftke key_vectopt_loop key_vectopt_memory key_iomput 
     32P_P = key_gyre key_dynspg_flt key_ldfslp key_zdftke key_vectopt_loop key_vectopt_memory key_iomput 
    3333 
    3434#- 
Note: See TracChangeset for help on using the changeset viewer.