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 5260 for branches/2014/dev_r4650_UKMO10_Tidally_Meaned_Diagnostics/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2015-05-12T12:37:15+02:00 (9 years ago)
Author:
deazer
Message:

Merged branch with Trunk at revision 5253.
Checked with SETTE, passes modified iodef.xml for AMM12 experiment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO10_Tidally_Meaned_Diagnostics/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r4756 r5260  
    1414   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    1515   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
    16    nn_istate   =       1   !  output the initial state (1) or not (0) 
    1716   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1) 
    1817   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)  
     
    356355!----------------------------------------------------------------------- 
    357356   rn_charn =  100000.     !  Charnock constant for wb induced roughness length 
     357   nn_z0_met = 1           !  Method for surface roughness computation (0/1/2) 
    358358/ 
    359359!----------------------------------------------------------------------- 
     
    394394&namptr       !   Poleward Transport Diagnostic 
    395395!----------------------------------------------------------------------- 
    396    ln_diaznl  = .false.    !  Add zonal means and meridional stream functions 
    397    ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not 
    398                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    399    ln_ptrcomp = .false.    !  Add decomposition : overturning 
    400 / 
    401 !----------------------------------------------------------------------- 
     396/ 
    402397&namhsb       !  Heat and salt budgets 
    403398!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.