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/ORCA2_LIM_PISCES – NEMO

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

update namelists for LOCEAN's branch

File:
1 edited

Legend:

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

    r2114 r2193  
    242242   sn_cnf      = 'runoff_1m_nomask' ,   0         , 'socoefr'  ,    .false.     , .true.  , 'yearly'  , ''       , '' 
    243243   sn_sal_rnf  = 'runoffs'          ,  24         , 'rosaline' ,    .true.      , .true.  ,   'yearly', ''       , '' 
    244    sn_tem_rnf  = 'runoffs'          ,  24         , 'rotemper' ,    .true.      , .true.  ,   'yearly', ''       , '' 
     244   sn_tmp_rnf  = 'runoffs'          ,  24         , 'rotemper' ,    .true.      , .true.  ,   'yearly', ''       , '' 
    245245   sn_dep_rnf  = 'runoffs'          ,   0         , 'rodepth'  ,    .false.     , .true.  ,   'yearly', ''       , '' 
    246246 
     
    729729   nf_ptr_wri =  15        !  Frequency of ptr outputs 
    730730/ 
     731!----------------------------------------------------------------------- 
     732&namhsb       !  Heat and salt budgets  
     733!----------------------------------------------------------------------- 
     734   ln_diahsb  = .false.     !  check the heat and salt budgets (T) or not (F) 
     735/ 
Note: See TracChangeset for help on using the changeset viewer.