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 5313 for branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2015-05-29T11:46:03+02:00 (9 years ago)
Author:
timgraham
Message:

Merged head of trunk (r5302) into branch

Location:
branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG
Files:
17 edited
1 copied

Legend:

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

    r5312 r5313  
    355355!----------------------------------------------------------------------- 
    356356   rn_charn =  100000.     !  Charnock constant for wb induced roughness length 
     357   nn_z0_met = 1           !  Method for surface roughness computation (0/1/2) 
    357358/ 
    358359!----------------------------------------------------------------------- 
     
    393394&namptr       !   Poleward Transport Diagnostic 
    394395!----------------------------------------------------------------------- 
    395    ln_diaznl  = .false.    !  Add zonal means and meridional stream functions 
    396    ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not 
    397                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    398    ln_ptrcomp = .false.    !  Add decomposition : overturning 
    399 / 
    400 !----------------------------------------------------------------------- 
     396/ 
    401397&namhsb       !  Heat and salt budgets 
    402398!----------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/C1D_PAPA/EXP00/namelist_cfg

    r5312 r5313  
    4242   nn_msh      =    0      !  create (=1) a mesh file or not (=0) 
    4343   rn_rdt      =  360.     !  time step for the dynamics (and tracer if nn_acc=0) 
    44    rn_rdtmin   =  360.           !  minimum time step on tracers (used if nn_acc=1) 
    45    rn_rdtmax   =  360.           !  maximum time step on tracers (used if nn_acc=1) 
     44   rn_rdtmin   =  360.     !  minimum time step on tracers (used if nn_acc=1) 
     45   rn_rdtmax   =  360.     !  maximum time step on tracers (used if nn_acc=1) 
    4646   jphgr_msh   =       1                 !  type of horizontal mesh 
    4747   ppglam0     =    -150.0               !  longitude of first raw and column T-point (jphgr_msh = 1) 
     
    102102&namsbc_ana    !   analytical surface boundary condition 
    103103!----------------------------------------------------------------------- 
    104    nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps 
    105    rn_utau0    =   0.1e0   !  uniform value for the i-stress 
    106104/ 
    107105!----------------------------------------------------------------------- 
     
    126124   sn_prec     = 'forcing_PAPASTATION_1h' ,         1         , 'prec'    ,   .false.    , .false. , 'yearly' , '' , '', '' 
    127125   sn_snow     = 'forcing_PAPASTATION_1h' ,         1         , 'snow'    ,   .false.    , .false. , 'yearly' , '' , '', '' 
    128    ln_2m         = .true.    !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
     126   rn_zqt      =  2.    !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
    129127/ 
    130128!----------------------------------------------------------------------- 
     
    219217&nameos        !   ocean physical parameters 
    220218!----------------------------------------------------------------------- 
     219   nn_eos      =  0      !  type of equation of state and Brunt-Vaisala frequency 
     220                                 !  =-1, TEOS-10 
     221                                 !  = 0, EOS-80 
     222                                 !  = 1, S-EOS   (simplified eos) 
     223   ln_useCT    = .false. ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm 
    221224/ 
    222225!----------------------------------------------------------------------- 
     
    255258/ 
    256259!----------------------------------------------------------------------- 
     260&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     261!----------------------------------------------------------------------- 
     262/ 
     263!----------------------------------------------------------------------- 
    257264&namdyn_hpg    !   Hydrostatic pressure gradient option 
    258265!----------------------------------------------------------------------- 
     
    269276&namzdf        !   vertical physics 
    270277!----------------------------------------------------------------------- 
    271 !   rn_avm0     =   5.0e-6  !rbb 1.2e-4  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst") 
    272 !   rn_avt0     =   5.0e-6  !rbb 1.2e-5  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst") 
    273    ln_zdfevd   = .false. !rbb .true.    !  enhanced vertical diffusion (evd) (T) or not (F) 
     278   ln_zdfevd   = .false.        !  enhanced vertical diffusion (evd) (T) or not (F) 
    274279/ 
    275280!----------------------------------------------------------------------- 
     
    288293&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    289294!----------------------------------------------------------------------- 
    290    rn_clim_galp  = 0.267   !  galperin limit 
    291295/ 
    292296!----------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/GYRE_XIOS/EXP00/namelist_cfg

    r5312 r5313  
    195195&nameos        !   ocean physical parameters 
    196196!----------------------------------------------------------------------- 
    197    nn_eos      =   2       !  type of equation of state and Brunt-Vaisala frequency 
     197   nn_eos      =   0       !  type of equation of state and Brunt-Vaisala frequency 
    198198/ 
    199199!----------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ISOMIP/EXP00/namelist_cfg

    r5312 r5313  
    5252   cp_cfg      =  "isomip"            !  name of the configuration 
    5353   cp_cfz      =         ''            !  name of the zoom of configuration 
    54    jp_cfg      =     0.3               !  resolution of the configuration 
     54   jp_cfg      =     03               !  resolution of the configuration 
    5555   jpidta      =      51               !  1st lateral dimension ( >= jpi ) 
    5656   jpjdta      =     101               !  2nd    "         "    ( >= jpj ) 
     
    457457!----------------------------------------------------------------------- 
    458458   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    459    ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation) 
     459   ln_hpg_isf  = .true.    !  s-coordinate adapted for isf (standard jacobian formulation) 
    460460   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    461461                                 !           centered      time scheme  (F) 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/README

    r4755 r5313  
    22# prerequired 
    33#---------------------------------------------------------------------- 
    4 To use these idl tools, you need to download some climatogies and mask files; 
     4First, you need either : 
     5- IDL (version 6.4 or above), see : http://www.exelisvis.com/ProductsServices/IDL.aspx 
     6  In this case, you also need to download SAXO which is a free package of IDL scripts: 
     7  define $PATH_SAXO, the path where you will download SAXO and get it through svn with the following command. 
     8  > PATH_SAXO=... 
     9  > svn checkout http://forge.ipsl.jussieu.fr/saxo/svn/trunk/SRC $PATH_SAXO/SAXO_DIR/SRC 
     10 
     11- or the IDL Virtual Machine which is free to use and does not require a license to run , see : 
     12  http://www.exelisvis.com/Support/HelpArticlesDetail/TabId/219/ArtMID/900/ArticleID/12395/The-IDL-Virtual-Machine.aspx 
     13  the virtual machine requites std_main.sav that is distributed with this README. 
     14 
     15Next, to use these idl tools, you need to download some climatogies and mask files; 
    516that you can find here: http://dodsp.idris.fr/reee512/NEMO_OUT/ORCA2_LIM/ 
    617 
     
    1324# define your std_plot_vardef.sh or std_ts_vardef.sh file 
    1425#---------------------------------------------------------------------- 
    15 Use the examples provided in : 
     26These files are needed to define your PATHs, the experiments and variables names you used in your experiment. 
     27 - std_plot_vardef.sh is used to do all plots based on temporal mean (maps, vertical profiles...). 
     28 - std_ts_vardef.sh is used to do all time-series type of plot. 
     29 
     30To build you own std_plot_vardef.sh or std_ts_vardef.sh file; use the examples provided such as: 
    1631 - std_ts_vardef.sh_example1 or std_ts_vardef.sh_example2 
    1732 - std_plot_vardef.sh_example1 or std_plot_vardef.sh_example2 
    18 to build your own std_plot_vardef.sh or std_ts_vardef.sh file. 
    1933 
    20 This file is needed to define you PATH, the experiments and variables names 
    21  
    22 you can copy std_ts_vardef.sh_example1 con std_ts_vardef.sh 
    23 and std_plot_vardef.sh_example1 std_plot_vardef.sh 
    24  
     34Note that if you use the IDL Virtual Machine, the variable SAXO_DIR defined in std_plot_vardef.sh or std_ts_vardef.sh is not used. Any definition will be ok. 
    2535 
    2636#---------------------------------------------------------------------- 
     
    3242 
    3343 
    34 #---------------------------------------------------------------------- 
    35 # short note on: How to build IDL virtual Machine: 
     44 
     45 
     46########################################################################################################## 
     47# short note for developers of this package on: 
     48#                   How to build the tarball required for IDL virtual Machine: 
     49########################################################################################################## 
     50# 
     51# we need to recreate std_main.sav as soon as we change IDL programmes files as 
     52# std_main.sav contains all ".pro" files aready compiled to be used with the virtual machine 
    3653# 
    3754. ./std_plot_vardef.sh # or . ./std_ts_vardef.sh  
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_ts_vardef.sh.500yfwb0

    r5312 r5313  
    114114export VAR1_Ithick  V1It_PREF    V1It_SUFF 
    115115export VAR1_SNOW    V1SNOW_PREF  V1SNOW_SUFF 
    116 export VAR1_IvelV   V1IvV_PREF   V1IvV_PREF 
     116export VAR1_IvelV   V1IvV_PREF   V1IvV_SUFF 
    117117#===================== EXP2 ===================== 
    118118export DATE1_2      DATE2_2 
     
    127127export VAR2_Ithick  V2It_PREF    V2It_SUFF 
    128128export VAR2_SNOW    V2SNOW_PREF  V2SNOW_SUFF 
    129 export VAR2_IvelV   V2IvV_PREF   V2IvV_PREF 
     129export VAR2_IvelV   V2IvV_PREF   V2IvV_SUFF 
    130130# 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_ts_vardef.sh.500yfwb2

    r5312 r5313  
    114114export VAR1_Ithick  V1It_PREF    V1It_SUFF 
    115115export VAR1_SNOW    V1SNOW_PREF  V1SNOW_SUFF 
    116 export VAR1_IvelV   V1IvV_PREF   V1IvV_PREF 
     116export VAR1_IvelV   V1IvV_PREF   V1IvV_SUFF 
    117117#===================== EXP2 ===================== 
    118118export DATE1_2      DATE2_2 
     
    127127export VAR2_Ithick  V2It_PREF    V2It_SUFF 
    128128export VAR2_SNOW    V2SNOW_PREF  V2SNOW_SUFF 
    129 export VAR2_IvelV   V2IvV_PREF   V2IvV_PREF 
     129export VAR2_IvelV   V2IvV_PREF   V2IvV_SUFF 
    130130# 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_ts_vardef.sh_example1

    r5312 r5313  
    112112export VAR1_Ithick  V1It_PREF    V1It_SUFF 
    113113export VAR1_SNOW    V1SNOW_PREF  V1SNOW_SUFF 
    114 export VAR1_IvelV   V1IvV_PREF   V1IvV_PREF 
     114export VAR1_IvelV   V1IvV_PREF   V1IvV_SUFF 
    115115#===================== EXP2 ===================== 
    116116export DATE1_2      DATE2_2 
     
    125125export VAR2_Ithick  V2It_PREF   V2It_SUFF 
    126126export VAR2_SNOW    V2SNOW_PREF V2SNOW_SUFF 
    127 export VAR2_IvelV   V2IvV_PREF   V2IvV_PREF 
     127export VAR2_IvelV   V2IvV_PREF   V2IvV_SUFF 
    128128# 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_ts_vardef.sh_example2

    r5312 r5313  
    112112export VAR1_Ithick  V1It_PREF    V1It_SUFF 
    113113export VAR1_SNOW    V1SNOW_PREF  V1SNOW_SUFF 
    114 export VAR1_IvelV   V1IvV_PREF   V1IvV_PREF 
     114export VAR1_IvelV   V1IvV_PREF   V1IvV_SUFF 
    115115#===================== EXP2 ===================== 
    116116export DATE1_2      DATE2_2 
     
    125125export VAR2_Ithick  V2It_PREF   V2It_SUFF 
    126126export VAR2_SNOW    V2SNOW_PREF V2SNOW_SUFF 
    127 export VAR2_IvelV   V2IvV_PREF   V2IvV_PREF 
     127export VAR2_IvelV   V2IvV_PREF   V2IvV_SUFF 
    128128# 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef.xml

    r5312 r5313  
    3535      <file_group id="6h" output_freq="6h"  output_level="10" enabled=".TRUE."/> <!-- 6h files -->      
    3636 
    37       <file_group id="1d" output_freq="1d"  output_level="10" enabled=".TRUE." > <!-- 1d files --> 
    38  
     37      <file_group id="1d" output_freq="1d"  output_level="10" enabled=".TRUE."/> <!-- 1d files --> 
     38       
     39      <file_group id="3d" output_freq="3d"  output_level="10" enabled=".TRUE."/> <!-- 3d files --> 
     40       
     41      <file_group id="5d" output_freq="5d"  output_level="10" enabled=".TRUE.">  <!-- 5d files -->    
     42    
    3943   <file id="file1" name_suffix="_grid_T" description="ocean T grid variables" > 
    4044     <field field_ref="e3t"  /> 
     
    6771     <field field_ref="taum"         name="taum" /> 
    6872     <field field_ref="wspd"         name="windsp"  /> 
    69       <field field_ref="precip"       name="precip" /> 
     73     <field field_ref="precip"       name="precip" /> 
    7074     <!-- ice and snow --> 
    7175     <field field_ref="snowpre"      /> 
    72       <field field_ref="utau_ice"         name="utau_ice" /> 
    73       <field field_ref="vtau_ice"         name="vtau_ice" /> 
    74  
     76     <field field_ref="utau_ice"         name="utau_ice" /> 
     77     <field field_ref="vtau_ice"         name="vtau_ice" /> 
    7578   </file> 
    7679 
     
    125128          <field field_ref="icetrp"          name="sivtrp" /> 
    126129          <field field_ref="snwtrp"          name="snvtrp" /> 
     130          <field field_ref="saltrp"          name="saltrp" /> 
    127131          <field field_ref="deitrp"          name="deitrp" /> 
    128132          <field field_ref="destrp"          name="destrp" /> 
     
    274278      </file_group> 
    275279 
    276       <file_group id="3d" output_freq="3d"  output_level="10" enabled=".TRUE."/> <!-- 3d files -->     
    277       <file_group id="5d" output_freq="5d"  output_level="10" enabled=".TRUE."/>  <!-- 5d files -->    
    278  
    279280      <file_group id="1m" output_freq="1mo" output_level="10" enabled=".TRUE."/> <!-- real monthly files --> 
    280  
    281  
    282281      <file_group id="2m" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files --> 
    283282      <file_group id="3m" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files --> 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/SHARED/domain_def.xml

    r5312 r5313  
    66         <domain id="myzoom" zoom_ibegin="10" zoom_jbegin="10" zoom_ni="5" zoom_nj="5" /> 
    77         <domain id="1point" zoom_ibegin="10" zoom_jbegin="10" zoom_ni="1" zoom_nj="1" /> 
     8         <domain id="ptr" zoom_ibegin="0000"  zoom_jbegin="1" zoom_ni="1" zoom_nj="0000" /> 
    89         <!--   Eq section   --> 
    910         <domain id="EqT" zoom_ibegin="1" zoom_jbegin="0000" zoom_ni="0000" zoom_nj="1" /> 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/SHARED/field_def.xml

    r5312 r5313  
    185185         <field id="isfgammat"    long_name="transfert coefficient for isf (temperature) "                 unit="m/s"      /> 
    186186         <field id="isfgammas"    long_name="transfert coefficient for isf (salinity)    "                 unit="m/s"      /> 
    187     <field id="stbl"         long_name="salinity in the Losh tbl                    "                 unit="PSU"      /> 
    188     <field id="ttbl"         long_name="temperature in the Losh tbl                 "                 unit="C"        /> 
     187        <field id="stbl"         long_name="salinity in the Losh tbl                    "                 unit="PSU"      /> 
     188        <field id="ttbl"         long_name="temperature in the Losh tbl                 "                 unit="C"        /> 
    189189 
    190190         <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> 
     
    289289         <field id="icetrp"       long_name="ice volume transport"                                         unit="m/day"   /> 
    290290         <field id="snwtrp"       long_name="snw volume transport"                                         unit="m/day"   /> 
    291          <field id="deitrp"       long_name="advected ice enhalpy"                                         unit="W/m2"    /> 
    292          <field id="destrp"       long_name="advected snw enhalpy"                                         unit="W/m2"    /> 
     291         <field id="saltrp"       long_name="salt content transport"                                       unit="psu*kg/m2/day" /> 
     292         <field id="deitrp"       long_name="advected ice enthalpy"                                         unit="W/m2"    /> 
     293         <field id="destrp"       long_name="advected snw enthalpy"                                         unit="W/m2"    /> 
    293294 
    294295         <field id="sfxbri"       long_name="brine salt flux"                                              unit="psu*kg/m2/day" /> 
     
    313314         <field id="vfxsub"       long_name="snw sublimation"                                              unit="m/day"   /> 
    314315         <field id="vfxspr"       long_name="snw precipitation on ice"                                     unit="m/day"   /> 
     316 
     317         <field id="afxtot"       long_name="area tendency (total)"                                        unit="day-1"   /> 
     318         <field id="afxdyn"       long_name="area tendency (dynamics)"                                     unit="day-1"   /> 
     319         <field id="afxthd"       long_name="area tendency (thermo)"                                       unit="day-1"   /> 
    315320 
    316321         <field id="hfxsum"   long_name="heat fluxes causing surface ice melt"            unit="W/m2"  /> 
     
    356361         <!-- uoce_eiv: available with key_trabbl --> 
    357362         <field id="uoce_bbl"     long_name="BBL ocean current along i-axis"                 unit="m/s"      grid_ref="grid_U_3D" /> 
    358     <field id="ahu_bbl"      long_name="BBL diffusive flux along i-axis"                unit="m3/s"                          /> 
     363        <field id="ahu_bbl"      long_name="BBL diffusive flux along i-axis"                unit="m3/s"                          /> 
    359364         <!-- variable for ice shelves --> 
    360365    <field id="utbl"         long_name="zonal current in the Losh tbl"                  unit="m/s"                           /> 
     
    385390         <!-- voce_eiv: available with key_trabbl --> 
    386391         <field id="voce_bbl"     long_name="BBL ocean current along j-axis"                 unit="m/s"      grid_ref="grid_V_3D" /> 
    387     <field id="ahv_bbl"      long_name="BBL diffusive flux along j-axis"                unit="m3/s"                          /> 
     392        <field id="ahv_bbl"      long_name="BBL diffusive flux along j-axis"                unit="m3/s"                          /> 
    388393         <!-- variable for ice shelves --> 
    389     <field id="vtbl"         long_name="meridional current in the Losh tbl"             unit="m/s"                           /> 
     394        <field id="vtbl"         long_name="meridional current in the Losh tbl"             unit="m/s"                           /> 
    390395         <!-- variables available with key_diaar5 --> 
    391396         <field id="v_masstr"     long_name="ocean eulerian mass transport along j-axis"     unit="kg/s"     grid_ref="grid_V_3D" /> 
     
    534539        <field id="berg_stored_ice"    long_name="icb accumulated ice mass by class"             unit="kg"       axis_ref="icbcla" /> 
    535540      </field_group> 
     541 
     542      <!-- Poleward transport : ptr -->      
     543      <field_group id="diaptr" domain_ref="ptr"  >  
     544        <field id="zomsfglo"          long_name="Meridional Stream-Function: Global"           unit="Sv"       grid_ref="grid_W_3D"  /> 
     545        <field id="zomsfatl"          long_name="Meridional Stream-Function: Atlantic"         unit="Sv"       grid_ref="grid_W_3D"  /> 
     546        <field id="zomsfpac"          long_name="Meridional Stream-Function: Pacific"          unit="Sv"       grid_ref="grid_W_3D"  /> 
     547        <field id="zomsfind"          long_name="Meridional Stream-Function: Indian"           unit="Sv"       grid_ref="grid_W_3D"  /> 
     548        <field id="zomsfipc"          long_name="Meridional Stream-Function: Pacific+Indian"   unit="Sv"       grid_ref="grid_W_3D"   /> 
     549        <field id="zotemglo"          long_name="Zonal Mean Temperature : Global"              unit="C"        grid_ref="grid_T_3D" /> 
     550        <field id="zotematl"          long_name="Zonal Mean Temperature : Atlantic"            unit="C"        grid_ref="grid_T_3D" /> 
     551        <field id="zotempac"          long_name="Zonal Mean Temperature : Pacific"             unit="C"        grid_ref="grid_T_3D" /> 
     552        <field id="zotemind"          long_name="Zonal Mean Temperature : Indian"              unit="C"        grid_ref="grid_T_3D" /> 
     553        <field id="zotemipc"          long_name="Zonal Mean Temperature : Pacific+Indian"      unit="C"        grid_ref="grid_T_3D" /> 
     554        <field id="zosalglo"          long_name="Zonal Mean Salinity : Global"                 unit="PSU"      grid_ref="grid_T_3D"   /> 
     555        <field id="zosalatl"          long_name="Zonal Mean Salinity : Atlantic"               unit="PSU"      grid_ref="grid_T_3D"   /> 
     556        <field id="zosalpac"          long_name="Zonal Mean Salinity : Pacific"                unit="PSU"      grid_ref="grid_T_3D"   /> 
     557        <field id="zosalind"          long_name="Zonal Mean Salinity : Indian"                 unit="PSU"      grid_ref="grid_T_3D"   /> 
     558        <field id="zosalipc"          long_name="Zonal Mean Salinity : Pacific+Indian"         unit="PSU"      grid_ref="grid_T_3D"   /> 
     559        <field id="zosrfglo"          long_name="Zonal Mean Surface"                           unit="m2"       grid_ref="grid_T_3D"  /> 
     560        <field id="zosrfatl"          long_name="Zonal Mean Surface : Atlantic"                unit="m2"       grid_ref="grid_T_3D"  /> 
     561        <field id="zosrfpac"          long_name="Zonal Mean Surface : Pacific"                 unit="m2"       grid_ref="grid_T_3D"  /> 
     562        <field id="zosrfind"          long_name="Zonal Mean Surface : Indian"                  unit="m2"       grid_ref="grid_T_3D"  /> 
     563        <field id="zosrfipc"          long_name="Zonal Mean Surface : Pacific+Indian"          unit="m2"       grid_ref="grid_T_3D"  /> 
     564        <field id="sophtadv"          long_name="Advective Heat Transport"                     unit="PW"       grid_ref="grid_T_2D" /> 
     565        <field id="sophtldf"          long_name="Diffusive Heat Transport"                     unit="PW"       grid_ref="grid_T_2D" /> 
     566        <field id="sopstadv"          long_name="Advective Salt Transport"                     unit="Giga g/s" grid_ref="grid_T_2D" /> 
     567        <field id="sopstldf"          long_name="Diffusive Salt Transport"                     unit="Giga g/s" grid_ref="grid_T_2D" /> 
     568      </field_group> 
     569 
    536570 
    537571      <!-- ptrc on T grid --> 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/SHARED/namelist_ice_lim2_ref

    r5312 r5313  
    5050   c_rhg       =  20.0     !  2nd bulk-rhelogy parameter 
    5151   etamn       =   0.0e+07 !  minimun value for viscosity 
    52    creepl      =   1.0e-08 !  creep limit 
    53    ecc         =   2.0     !  eccentricity of the elliptical yield curve 
     52   rn_creepl   =   1.0e-08 !  creep limit 
     53   rn_ecc      =   2.0     !  eccentricity of the elliptical yield curve 
    5454   ahi0        = 350.e0    !  horizontal eddy diffusivity coefficient for sea-ice [m2/s] 
    55    nevp        =   120     !  number of EVP subcycling iterations 
     55   nn_nevp     =   120     !  number of EVP subcycling iterations 
    5656   telast      =   9600    !  timescale for EVP elastic waves 
    5757   alphaevp    =   1.0     !  coefficient for the solution of EVP int. stresses 
    58    hminrhg     =   0.05     !  ice thickness (m) below which ice velocity equal ocean velocity 
    5958/ 
    6059!----------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r5312 r5313  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/LIM3 :  1 - dynamics/advection/thermo          (namicerun) 
    3 !! namelists    2 - ice intialisation                  (namiceini) 
    4 !!              3 - ice dynamic                        (namicedyn) 
    5 !!              4 - ice advection                      (namicetrp) 
    6 !!              5 - thermodynamic                      (namicethd) 
    7 !!              6 - ice salinity                       (namicesal) 
    8 !!              7 - mechanical redistribution of ice   (namiceitdme) 
    9 !!              8 - ice diagnostics                    (namicedia) 
    10 !!              9 - ice outputs                        (namiceout) 
     2!! LIM3 namelist :   
     3!!              1 - Generic parameters                 (namicerun) 
     4!!              2 - Ice initialization                 (namiceini) 
     5!!              3 - Ice discretization                 (namiceitd) 
     6!!              4 - Ice dynamics and transport         (namicedyn) 
     7!!              5 - Ice thermodynamics                 (namicethd) 
     8!!              6 - Ice salinity                       (namicesal) 
     9!!              7 - Ice mechanical redistribution      (namiceitdme) 
    1110!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    12  
    13 !----------------------------------------------------------------------- 
    14 &namicerun     !   Share parameters for dynamics/advection/thermo 
    15 !----------------------------------------------------------------------- 
     11! 
     12!------------------------------------------------------------------------------ 
     13&namicerun     !   Generic parameters 
     14!------------------------------------------------------------------------------ 
     15   jpl            =    5           !  number of ice  categories 
     16   nlay_i         =    2           !  number of ice  layers 
     17   nlay_s         =    1           !  number of snow layers (only 1 is working) 
    1618   cn_icerst_in  = "restart_ice"   !  suffix of ice restart name (input) 
    1719   cn_icerst_indir = "."           !  directory from which to read input ice restarts 
     
    1921   cn_icerst_outdir = "."          !  directory in which to write output ice restarts 
    2022   ln_limdyn     = .true.          !  ice dynamics (T) or thermodynamics only (F) 
    21    amax          = 0.999           !  maximum ice concentration 
    22    cai           = 1.40e-3         !  atmospheric drag over sea ice (clio) 
    23    cao           = 1.00e-3         !  atmospheric drag over ocean   (clio) 
    24    ln_nicep      = .false.         !  Ice points output for debug (yes or no) 
    25    ln_limdiahsb  = .false.          !  check the heat and salt budgets (T) or not (F) 
     23   rn_amax       = 0.999           !  maximum tolerated ice concentration  
     24   ln_limdiahsb  = .false.         !  check the heat and salt budgets (T) or not (F) 
    2625   ln_limdiaout  = .true.          !  output the heat and salt budgets (T) or not (F) 
     26   ln_icectl     = .false.         !  ice points output for debug (T or F) 
     27   iiceprt       = 10              !  i-index for debug 
     28   jiceprt       = 10              !  j-index for debug 
    2729/ 
    28 !----------------------------------------------------------------------- 
    29 &namiceini     !   ice initialisation 
    30 !----------------------------------------------------------------------- 
    31    ln_limini   = .false.   !  activate ice initialization (T) or not (F) 
    32    thres_sst   =  0.0      !  threshold water temperature for initial sea ice 
    33    hts_ini_n   =  0.3      !  initial snow thickness in the north 
    34    hts_ini_s   =  0.3      !        "            "          south 
    35    hti_ini_n   =  1.0      !  initial ice thickness in the north 
    36    hti_ini_s   =  1.0      !        "            "         south 
    37    ati_ini_n   =  0.9      !  initial ice concentration in the north 
    38    ati_ini_s   =  0.9      !        "            "             south 
    39    smi_ini_n   =  6.301    !  initial ice salinity in the north 
    40    smi_ini_s   =  6.301    !        "            "    south 
    41    tmi_ini_n   =  270.     !  initial ice/snw temp in the north 
    42    tmi_ini_s   =  270.     !  initial ice/snw temp in the south 
     30!------------------------------------------------------------------------------ 
     31&namiceini     !   Ice initialization 
     32!------------------------------------------------------------------------------ 
     33   ln_iceini      = .true.         !  activate ice initialization (T) or not (F) 
     34   rn_thres_sst   =  2.0           !  maximum water temperature with initial ice (degC) 
     35   rn_hts_ini_n   =  0.3           !  initial real snow thickness (m), North 
     36   rn_hts_ini_s   =  0.3           !        "            "             South 
     37   rn_hti_ini_n   =  3.0           !  initial real ice thickness  (m), North 
     38   rn_hti_ini_s   =  1.0           !        "            "             South 
     39   rn_ati_ini_n   =  0.9           !  initial ice concentration   (-), North 
     40   rn_ati_ini_s   =  0.9           !        "            "             South 
     41   rn_smi_ini_n   =  6.3           !  initial ice salinity     (g/kg), North 
     42   rn_smi_ini_s   =  6.3           !        "            "             South 
     43   rn_tmi_ini_n   =  270.          !  initial ice/snw temperature (K), North 
     44   rn_tmi_ini_s   =  270.          !        "            "             South 
    4345/ 
    44 !----------------------------------------------------------------------- 
    45 &namicedyn     !   ice dynamic 
    46 !----------------------------------------------------------------------- 
    47    epsd        =   1.0e-20 !  tolerance parameter 
    48    om          =   0.5     !  relaxation constant  
    49    cw          =   5.0e-03 !  drag coefficient for oceanic stress 
    50    pstar       =   2.0e+04 !  1st bulk-rheology parameter 
    51    c_rhg       =  20.0     !  2nd bulk-rhelogy parameter 
    52    creepl      =   1.0e-12 !  creep limit 
    53    ecc         =   2.0     !  eccentricity of the elliptical yield curve 
    54    ahi0        = 350.e0    !  horizontal eddy diffusivity coefficient for sea-ice [m2/s] 
    55    nevp        = 120       !  number of iterations for subcycling in EVP 
    56    relast      = 0.333     !  ratio of elastic timescale over ice time step (1/3 if nevp=120 ; 1/9 if nevp=300) 
    57    alphaevp    =   1.0     !  coefficient for the solution of internal ice stresses 
    58    hminrhg     =   0.001   !  ice volume (a*h in m) below which ice velocity equal ocean velocity 
     46!------------------------------------------------------------------------------ 
     47&namiceitd     !   Ice discretization 
     48!------------------------------------------------------------------------------ 
     49   nn_catbnd      =    2           !  computation of ice category boundaries based on 
     50                                   !      1: tanh function 
     51                                   !      2: h^(-alpha), function of rn_himean 
     52   rn_himean      =    2.0         !  expected domain-average ice thickness (m), nn_catbnd = 2 only 
    5953/ 
    60 !----------------------------------------------------------------------- 
    61 &namicethd     !   ice thermodynamic 
    62 !----------------------------------------------------------------------- 
    63    hmelt       = -0.15     !  maximum melting at the bottom 
    64    hiccrit     = 0.1       !  ice thickness for lateral accretion  
    65                            !         caution 1.0, 1.0 best value to be used!!! (gilles G.)  ???? 
    66    fraz_swi    = 0         !  use of frazil ice collection thickness in function of wind (1.0) or not (0.0) 
    67    maxfrazb    = 0.0       !  maximum portion of frazil ice collecting at the ice bottom 
    68    vfrazb      = 0.4166667 !  thresold drift speed for frazil ice collecting at the ice bottom 
    69    Cfrazb      = 5.0       !  squeezing coefficient for frazil ice collecting at the ice bottom 
    70    hiclim      = 0.10      !  minimum ice thickness 
    71    hnzst       = 0.1       !  thickness of the surf. layer in temp. computation 
    72    parsub      = 1.0       !  switch for snow sublimation or not 
    73    betas       = 0.6       !  exponent in lead-ice fractionation of snow precipitation 0.66 
    74                            !        betas = 1 -> equipartition, betas < 1 -> more on leads 
    75    kappa_i     = 1.0       !  extinction radiation parameter in sea ice (1.0) 
    76    nconv_i_thd = 50        !  maximal number of iterations for heat diffusion computation 
    77    maxer_i_thd = 0.0001    !  maximal error in temperature for heat diffusion computation 
    78    thcon_i_swi = 1         !  switch for computation of thermal conductivity in the ice 
    79                            !        (0) Untersteiner (1964), (1) Pringle et al. (2007) 
     54!------------------------------------------------------------------------------ 
     55&namicedyn     !   Ice dynamics and transport 
     56!------------------------------------------------------------------------------ 
     57   nn_icestr      =    0           !  ice strength parameteriztaion                       
     58                                   !     0: Hibler_79     P = pstar*<h>*exp(-c_rhg*A) 
     59                                   !     1: Rothrock_75   P = Cf*coeff*integral(wr.h^2)     
     60   ln_icestr_bvf  =    .false.     !  ice strength function brine volume (T) or not (F)      
     61   rn_pe_rdg      =   17.0         !  ridging work divided by pot. energy change in ridging, if nn_icestr = 1 
     62   rn_pstar       =    2.0e+04     !  ice strength thickness parameter (N/m2), nn_icestr = 0  
     63   rn_crhg        =   20.0         !  ice strength conc. parameter (-), nn_icestr = 0        
     64   rn_cio         =    5.0e-03     !  ice-ocean drag coefficient           (-)              
     65   rn_creepl      =    1.0e-12     !  creep limit (s-1)                                    
     66   rn_ecc         =    2.0         !  eccentricity of the elliptical yield curve           
     67   nn_nevp        =  120           !  number of EVP subcycles                              
     68   rn_relast      =    0.333       !  ratio of elastic timescale to ice time step: Telast = dt_ice * rn_relast  
     69                                   !     advised value: 1/3 (rn_nevp=120) or 1/9 (rn_nevp=300) 
     70   nn_ahi0        =    2           !  horizontal diffusivity computation 
     71                                   !     0: use rn_ahi0_ref 
     72                                   !     1: use rn_ahi0_ref x mean grid cell length / ( 2deg mean grid cell length ) 
     73                                   !     2: use rn_ahi0_ref x grid cell length      / ( 2deg mean grid cell length ) 
     74   rn_ahi0_ref    = 350.0          !  horizontal sea ice diffusivity (m2/s)  
     75                                   !     if nn_ahi0 > 0, rn_ahi0_ref is the reference value at a nominal 2 deg resolution 
    8076/ 
    81 !----------------------------------------------------------------------- 
    82 &namicesal     !   ice salinity 
    83 !----------------------------------------------------------------------- 
    84    num_sal     =  2        !  salinity option: 1 -> S = bulk_sal 
    85                            !                   2 -> S = S(z,t) with a simple parameterization 
    86                            !                   3 -> S = S(z) profile of Scwharzacher [1959] 
    87                            !                   4 -> S = S(h) Cox and Weeks [1974] 
    88    bulk_sal    =  4.0      !  if 1 is used, it represents the ice salinity 
    89    sal_G       =  5.00     !  restoring salinity for GD 
    90    time_G      =  1.728e+6 !  restoring time for GD 
    91    sal_F       =  2.00     !  restoring salinity for flushing 
    92    time_F      =  8.640e+5 !  restoring time for flushing 
    93    s_i_max     = 20.0      !  Maximum salinity  
    94    s_i_min     =  0.1      !  Minimum tolerated ice salinity 
    95    s_i_0       =  3.5      !  1st salinity for salinity profile 
    96    s_i_1       =  4.5      !  2nd salinity for salinity profile 
     77!------------------------------------------------------------------------------ 
     78&namicethd     !   Ice thermodynamics 
     79!------------------------------------------------------------------------------ 
     80   rn_hnewice  = 0.1               !  thickness for new ice formation in open water (m) 
     81   ln_frazil   = .false.           !  use frazil ice collection thickness as a function of wind (T) or not (F) 
     82   rn_maxfrazb = 0.0               !  maximum fraction of frazil ice collecting at the ice base 
     83   rn_vfrazb   = 0.417             !  thresold drift speed for frazil ice collecting at the ice bottom (m/s) 
     84   rn_Cfrazb   = 5.0               !  squeezing coefficient for frazil ice collecting at the ice bottom 
     85   rn_himin    = 0.10              !  minimum ice thickness (m) used in remapping, must be smaller than rn_hnewice 
     86   rn_betas    = 0.66              !  exponent in lead-ice repratition of snow precipitation 
     87                                   !     betas = 1 -> equipartition, betas < 1 -> more on leads 
     88   rn_kappa_i  = 1.0               !  radiation attenuation coefficient in sea ice (m-1) 
     89   nn_conv_dif = 50                !  maximal number of iterations for heat diffusion computation 
     90   rn_terr_dif = 0.0001            !  maximum temperature after heat diffusion (degC) 
     91   nn_ice_thcon= 1                 !  sea ice thermal conductivity 
     92                                   !     0: k = k0 + beta.S/T (Untersteiner, 1964) 
     93                                   !     1: k = k0 + beta1.S/T - beta2.T (Pringle et al., 2007) 
     94   nn_monocat  = 0                 !  virtual ITD mono-category parameterizations (1, jpl = 1 only) or not (0) 
     95                                   !     2: simple piling instead of ridging --- temporary option 
     96                                   !     3: activate G(he) only              --- temporary option 
     97                                   !     4: activate lateral melting only    --- temporary option 
     98  ln_it_qnsice = .true.            !  iterate the surface non-solar flux with surface temperature (T) or not (F) 
    9799/ 
    98 !----------------------------------------------------------------------- 
    99 &namiceitdme   !   parameters for mechanical redistribution of ice  
    100 !----------------------------------------------------------------------- 
    101    ridge_scheme_swi = 0      !  which ridging scheme using (1=Rothrock,else=Hibler79) 
    102    Cs               =   0.50 !  shearing energy contribution to ridging 
    103    Cf               =  17.0  !  ratio of ridging work to PE change in ridging 
    104    fsnowrdg         =   0.5  !  snow fraction that survives in ridging 
    105    fsnowrft         =   0.5  !  snow fraction that survives in rafting 
    106    Gstar            =   0.15 !  fractional area of thin ice being ridged 
    107    astar            =   0.05 !  equivalent of gstar (0.05 for TH75 and 0.03 for weaker ice) 
    108    Hstar            = 100.0  !  parameter determining the maximum thickness of ridged ice 
    109    raft_swi         =   1    !  rafting or not 
    110    hparmeter        =   0.75 !  threshold thickness for rafting or not 
    111    Craft            =   5.0  !  coefficient used in the rafting function 
    112    ridge_por        =   0.3  !  initial porosity of the ridged ice (typically 0.30) 
    113    partfun_swi      =   1    !  participation function linear, TH75 (0) or exponential Letal07 (1) 
    114    brinstren_swi    =   0    !  (1) use brine volume to diminish ice strength 
     100!------------------------------------------------------------------------------ 
     101&namicesal     !   Ice salinity 
     102!------------------------------------------------------------------------------ 
     103   nn_icesal   =  2                !  ice salinity option 
     104                                   !     1: constant ice salinity (S=rn_icesal) 
     105                                   !     2: varying salinity parameterization S(z,t) 
     106                                   !     3: prescribed salinity profile S(z), Schwarzacher, 1959 
     107   rn_icesal   =  4.               !  ice salinity (g/kg, nn_icesal = 1 only) 
     108   rn_sal_gd   =  5.               !  restoring ice salinity, gravity drainage (g/kg) 
     109   rn_time_gd  =  1.73e+6          !  restoring time scale, gravity drainage  (s) 
     110   rn_sal_fl   =  2.               !  restoring ice salinity, flushing (g/kg) 
     111   rn_time_fl  =  8.64e+5          !  restoring time scale, flushing (s) 
     112   rn_simax    = 20.               !  maximum tolerated ice salinity (g/kg) 
     113   rn_simin    =  0.1              !  minimum tolerated ice salinity (g/kg) 
    115114/ 
    116 !----------------------------------------------------------------------- 
    117 &namicedia     !   ice diagnostics 
    118 !----------------------------------------------------------------------- 
    119    fmtinf      ='1PE13.5 ' !  format of the output values 
    120    nfrinf      = 4         !  number of variables written in one line 
    121    ntmoy       = 1         !  instantaneous values of ice evolution or averaging 
    122    ninfo       = 1         !  frequency of ouputs on file ice_evolu in case of averaging 
     115!------------------------------------------------------------------------------ 
     116&namiceitdme   !   Ice mechanical redistribution (ridging and rafting) 
     117!------------------------------------------------------------------------------ 
     118   rn_Cs       =   0.5             !  fraction of shearing energy contributing to ridging 
     119   rn_fsnowrdg =   0.5             !  snow volume fraction that survives in ridging 
     120   rn_fsnowrft =   0.5             !  snow volume fraction that survives in rafting 
     121   nn_partfun  =   1               !  type of ridging participation function 
     122                                   !     0: linear (Thorndike et al, 1975) 
     123                                   !     1: exponential (Lipscomb, 2007 
     124   rn_gstar    =   0.15            !  fractional area of thin ice being ridged (nn_partfun = 0) 
     125   rn_astar    =   0.05            !  exponential measure of ridging ice fraction (nn_partfun = 1) 
     126   rn_hstar    = 100.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980) 
     127   ln_rafting  =   .true.          !  rafting activated (T) or not (F) 
     128   rn_hraft    =   0.75            !  threshold thickness for rafting (m) 
     129   rn_craft    =   5.0             !  squeezing coefficient used in the rafting function 
     130   rn_por_rdg  =   0.3             !  porosity of newly ridged ice (Lepparanta et al., 1995) 
    123131/ 
    124 !!----------------------------------------------------------------------- 
    125 !&namicehsb       !  Heat and salt budgets  
    126 !!----------------------------------------------------------------------- 
    127 !/ 
    128  
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref

    r5312 r5313  
    4848!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    4949   concnno3   =  1.e-6    ! Nitrate half saturation of nanophytoplankton 
    50    concdno3   =  3.E-6    ! Phosphate half saturation for diatoms 
     50   concdno3   =  3.E-6    ! Nitrate half saturation for diatoms 
    5151   concnnh4   =  1.E-7    ! NH4 half saturation for phyto 
    5252   concdnh4   =  3.E-7    ! NH4 half saturation for diatoms 
    5353   concnfer   =  1.E-9    ! Iron half saturation for phyto 
    5454   concdfer   =  3.E-9    ! Iron half saturation for diatoms 
    55    concbfe    =  1.E-11   ! Half-saturation for Fe limitation of Bacteria 
    56    concbnh4   =  2.E-8    ! NH4 half saturation for phyto 
    57    concbno3   =  2.E-7    ! Phosphate half saturation for diatoms 
     55   concbfe    =  1.E-11   ! Iron half-saturation for DOC remin. 
     56   concbnh4   =  2.E-8    ! NH4 half saturation for DOC remin. 
     57   concbno3   =  2.E-7    ! Nitrate half saturation for DOC remin. 
    5858   xsizedia   =  1.E-6    ! Minimum size criteria for diatoms 
    5959   xsizephy   =  1.E-6    ! Minimum size criteria for phyto 
     
    6161   xsizerd    =  3.0      ! Size ratio for diatoms 
    6262   xksi1      =  2.E-6    ! half saturation constant for Si uptake 
    63    xksi2      =  20E-6  ! half saturation constant for Si/C 
     63   xksi2      =  20E-6    ! half saturation constant for Si/C 
    6464   xkdoc      =  417.E-6  ! half-saturation constant of DOC remineralization 
    6565   qnfelim    =  7.E-6    ! Optimal quota of phyto 
     
    8686   excret2    =  0.05     ! excretion ratio of diatoms 
    8787   ln_newprod =  .true.   ! Enable new parame. of production (T/F)  
    88    bresp      =  0.00333  ! Basal respiration rate 
    89    chlcnm     =  0.033    ! Minimum Chl/C in nanophytoplankton 
    90    chlcdm     =  0.05     ! Minimum Chl/C in diatoms 
    91    chlcmin    =  0.004    ! Maximum Chl/c in phytoplankton 
     88   bresp      =  0.033    ! Basal respiration rate 
     89   chlcnm     =  0.033    ! Maximum Chl/C in nanophytoplankton 
     90   chlcdm     =  0.05     ! Maximum Chl/C in diatoms 
     91   chlcmin    =  0.004    ! Minimum Chl/c in phytoplankton 
    9292   fecnm      =  40E-6    ! Maximum Fe/C in nanophytoplankton 
    93    fecdm      =  40E-6    ! Minimum Fe/C in diatoms 
     93   fecdm      =  40E-6    ! Maximum Fe/C in diatoms 
    9494   grosip     =  0.159    ! mean Si/C ratio 
    9595/ 
     
    110110   resrat2    =  0.005    ! exsudation rate of mesozooplankton 
    111111   mzrat2     =  0.03     ! mesozooplankton mortality rate 
    112    xprefc     =  1.       ! zoo preference for phyto 
    113    xprefp     =  0.3      ! zoo preference for POC 
    114    xprefz     =  1.       ! zoo preference for zoo 
    115    xprefpoc   =  0.3      ! zoo preference for poc 
     112   xprefc     =  1.       ! mesozoo preference for diatoms 
     113   xprefp     =  0.3      ! mesozoo preference for nanophyto. 
     114   xprefz     =  1.       ! mesozoo preference for microzoo. 
     115   xprefpoc   =  0.3      ! mesozoo preference for poc 
    116116   xthresh2zoo = 1E-8     ! zoo feeding threshold for mesozooplankton  
    117117   xthresh2dia = 1E-8     ! diatoms feeding threshold for mesozooplankton  
     
    119119   xthresh2poc = 1E-8     ! poc feeding threshold for mesozooplankton  
    120120   xthresh2   =  3E-7     ! Food threshold for grazing 
    121    xkgraz2    =  20.E-6   ! half sturation constant for meso grazing 
     121   xkgraz2    =  20.E-6   ! half saturation constant for meso grazing 
    122122   epsher2    =  0.35     ! Efficicency of Mesozoo growth 
    123123   sigma2     =  0.6      ! Fraction of mesozoo excretion as DOM 
     
    156156&nampisrem     !   parameters for remineralization 
    157157!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    158    xremik    =  0.35      ! remineralization rate of DOC 
     158   xremik    =  0.3       ! remineralization rate of DOC 
    159159   xremip    =  0.025     ! remineralisation rate of POC 
    160160   nitrif    =  0.05      ! NH4 nitrification rate 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5312 r5313  
    1010!!              7 - dynamics         (namdyn_adv, namdyn_vor, namdyn_hpg, namdyn_spg, namdyn_ldf) 
    1111!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx) 
    12 !!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namptr, namhsb) 
     12!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namhsb) 
    1313!!             10 - miscellaneous    (namsol, nammpp, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
     
    7979                                       !  = 5 North fold F-point pivot 
    8080                                       !  = 6 cyclic East-West AND North fold F-point pivot 
     81   ln_use_jattr = .false.              !  use (T) the file attribute: open_ocean_jstart, if present  
     82                                       !  in netcdf input files, as the start j-row for reading 
    8183/ 
    8284!----------------------------------------------------------------------- 
     
    8688   ln_zps      = .true.    !  z-coordinate - partial steps   (T/F) 
    8789   ln_sco      = .false.   !  s- or hybrid z-s-coordinate    (T/F) 
    88    ln_isfcav   = .false.   !  ice shelf cavity 
     90   ln_isfcav   = .false.   !  ice shelf cavity               (T/F) 
    8991/ 
    9092!----------------------------------------------------------------------- 
     
    583585   ln_tide_ramp  = .false.  ! 
    584586   rdttideramp   =    0.    ! 
    585    clname(1)     =   'M2'   !  name of constituent 
    586    clname(2)     =   'S2' 
    587    clname(3)     =   'N2' 
    588    clname(4)     =   'K1' 
    589    clname(5)     =   'O1' 
    590    clname(6)     =   'Q1' 
    591    clname(7)     =   'M4' 
    592    clname(8)     =   'K2' 
    593    clname(9)     =   'P1' 
    594    clname(10)    =   'Mf' 
    595    clname(11)    =   'Mm' 
     587   clname(1)     = 'DUMMY'  !  name of constituent - all tidal components must be set in namelist_cfg 
    596588/ 
    597589!----------------------------------------------------------------------- 
     
    847839   ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
    848840   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     841   ln_hpg_isf  = .false.   !  s-coordinate (sco ) adapted to isf 
    849842   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    850843   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
     
    964957&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    965958!----------------------------------------------------------------------- 
    966    rn_emin       = 1.e-6   !  minimum value of e   [m2/s2] 
     959   rn_emin       = 1.e-7   !  minimum value of e   [m2/s2] 
    967960   rn_epsmin     = 1.e-12  !  minimum value of eps [m2/s3] 
    968961   ln_length_lim = .true.  !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
    969    rn_clim_galp  = 0.53    !  galperin limit 
    970    ln_crban      = .true.  !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     962   rn_clim_galp  = 0.267   !  galperin limit 
    971963   ln_sigpsi     = .true.  !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
    972964   rn_crban      = 100.    !  Craig and Banner 1994 constant for wb tke flux 
    973965   rn_charn      = 70000.  !  Charnock constant for wb induced roughness length 
    974    nn_tkebc_surf =   1     !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    975    nn_tkebc_bot  =   1     !  bottom tke condition (0/1=Dir/Neum) 
    976    nn_psibc_surf =   1     !  surface psi condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    977    nn_psibc_bot  =   1     !  bottom psi condition (0/1=Dir/Neum) 
    978    nn_stab_func  =   2     !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB) 
    979    nn_clos       =   1     !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen) 
     966   rn_hsro       =  0.02   !  Minimum surface roughness 
     967   rn_frac_hs    =   1.3   !  Fraction of wave height as roughness (if nn_z0_met=2) 
     968   nn_z0_met     =     2   !  Method for surface roughness computation (0/1/2) 
     969   nn_bc_surf    =     1   !  surface condition (0/1=Dir/Neum) 
     970   nn_bc_bot     =     1   !  bottom condition (0/1=Dir/Neum) 
     971   nn_stab_func  =     2   !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB) 
     972   nn_clos       =     1   !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen) 
    980973/ 
    981974!----------------------------------------------------------------------- 
     
    10691062!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    10701063!!   namtrd       dynamics and/or tracer trends 
     1064!!   namptr       Poleward Transport Diagnostics 
    10711065!!   namflo       float parameters                                      ("key_float") 
    1072 !!   namptr       Poleward Transport Diagnostics 
    10731066!!   namhsb       Heat and salt budgets 
    10741067!!====================================================================== 
     
    11241117!----------------------------------------------------------------------- 
    11251118   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    1126    ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    1127    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    1128                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    1129    ln_ptrcomp = .true.     !  Add decomposition : overturning 
    1130    nn_fptr    =  1         !  Frequency of ptr computation [time step] 
    1131    nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
     1119   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    11321120/ 
    11331121!----------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/CONFIG/makenemo

    r5214 r5313  
    200200       ;; 
    201201   add_key) 
    202        # Checking void argument 
    203        [ ! -z $2 ] && { list_add_key=$2; export ${list_add_key}; } 
     202            # Checking if argument has anything other than whitespace 
     203            [[ ! "$2" =~ ^\ +$ ]] && { list_add_key=$2; export ${list_add_key}; } 
    204204       shift 
    205205       ;; 
    206206   del_key) 
    207        # Checking void argument 
    208        [ ! -z $2 ] && { list_del_key=$2; export ${list_del_key}; } 
     207            # Checking if argument has anything other than whitespace 
     208            [[ ! "$2" =~ ^\ +$ ]] && { list_del_key=$2; export ${list_del_key}; } 
    209209       shift 
    210210       ;; 
     
    317317 
    318318#- At this stage new configuration has been added, we add or remove keys 
    319 [ ! -z ${list_add_key} ] && { . ${COMPIL_DIR}/Fadd_keys.sh ${NEW_CONF} add_key ${list_add_key}; } 
    320 [ ! -z ${list_del_key} ] && { . ${COMPIL_DIR}/Fdel_keys.sh ${NEW_CONF} del_key ${list_del_key}; } 
     319[ ! -z "${list_add_key}" ] && { . ${COMPIL_DIR}/Fadd_keys.sh ${NEW_CONF} add_key ${list_add_key}; } 
     320[ ! -z "${list_del_key}" ] && { . ${COMPIL_DIR}/Fdel_keys.sh ${NEW_CONF} del_key ${list_del_key}; } 
    321321 
    322322#- check that all keys are really existing... 
Note: See TracChangeset for help on using the changeset viewer.