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 4654 for branches/2013 – NEMO

Changeset 4654 for branches/2013


Ignore:
Timestamp:
2014-06-03T16:38:10+02:00 (10 years ago)
Author:
flavoni
Message:

correct small changes in namelist for ORCA2_LIM3

Location:
branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef_default.xml

    r4097 r4654  
    5151   <file id="file2" name_suffix="_SBC" description="surface fluxes variables" > <!-- time step automaticaly defined based on nn_fsbc --> 
    5252     <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                     /> 
     53          <field field_ref="erp"          name="wfcorr"   long_name="water_flux_correction"                         /> 
    5354     <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"           /> 
    5455     <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r4097 r4654  
    156156   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    157157   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    158    nn_fwb      = 3         !  FreshWater Budget: =0 unchecked 
     158   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
    159159                           !     =1 global mean of e-p-r set to zero at each time step 
    160160                           !     =2 annual global mean of e-p-r set to zero 
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist

    r4652 r4654  
    150150                           !  =1 use observed ice-cover      , 
    151151                           !  =2 ice-model used                         ("key_lim3" or "key_lim2) 
    152    nn_ice_embd = 0         !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
     152   nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
    153153                           !  =1 levitating ice with mass and salt exchange but no presure effect 
    154154                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
     
    156156   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    157157   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    158    nn_fwb      = 3         !  FreshWater Budget: =0 unchecked 
     158   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
    159159                           !     =1 global mean of e-p-r set to zero at each time step 
    160160                           !     =2 annual global mean of e-p-r set to zero 
     
    206206&namsbc_core   !   namsbc_core  CORE bulk formulae 
    207207!----------------------------------------------------------------------- 
    208 !              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    209 !              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    210    sn_wndi     = 'u_10.15JUNE2009_orca2'       ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , ''       , 'Uwnd' 
    211    sn_wndj     = 'v_10.15JUNE2009_orca2'       ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , ''       , 'Vwnd' 
    212    sn_qsr      = 'ncar_rad.15JUNE2009_orca2'   ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , ''       , '' 
    213    sn_qlw      = 'ncar_rad.15JUNE2009_orca2'   ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , ''       , '' 
    214    sn_tair     = 't_10.15JUNE2009_orca2'       ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , ''       , '' 
    215    sn_humi     = 'q_10.15JUNE2009_orca2'       ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , ''       , '' 
    216    sn_prec     = 'ncar_precip.15JUNE2009_orca2',        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , ''       , '' 
    217    sn_snow     = 'ncar_precip.15JUNE2009_orca2',        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , ''       , '' 
    218    sn_tdif     = 'taudif_core'                 ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , ''       , '' 
     208!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ !        weights                       ! rotation ! 
     209!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' !        filename                      ! pairing  ! 
     210   sn_wndi     = 'u_10.15JUNE2009_fill'        ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc'       , 'Uwnd' 
     211   sn_wndj     = 'v_10.15JUNE2009_fill'        ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc'       , 'Vwnd' 
     212   sn_qsr      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
     213   sn_qlw      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
     214   sn_tair     = 't_10.15JUNE2009_fill'        ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
     215   sn_humi     = 'q_10.15JUNE2009_fill'        ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
     216   sn_prec     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
     217   sn_snow     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
     218   sn_tdif     = 'taudif_core'                 ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc'       , ''  
    219219 
    220220   cn_dir      = './' !  root directory for the location of the bulk files 
    221221   ln_2m       = .false.     !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
    222    ln_taudif   = .false.    !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
     222   ln_taudif   = .false.    !  HF tau contribution: use "mean of stress module - module of the mean stress" data  
    223223   rn_pfac     = 1.         !  multiplicative factor for precipitation (total & snow) 
    224224   rn_efac     = 1.         !  clem: multiplicative factor for evaporation (0. or 1.) 
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice

    r4649 r4654  
    3737   smi_ini_n   =  6.301    !  initial ice salinity in the north 
    3838   smi_ini_s   =  6.301    !        "            "    south 
    39    tmi_ini_n   =  270.     !  initial ice/snw temp in the north 
     39   tmi_ini_n   =  265.     !  initial ice/snw temp in the north 
    4040   tmi_ini_s   =  270.     !  initial ice/snw temp in the south 
    4141/ 
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice_lim3

    r4649 r4654  
    3737   smi_ini_n   =  6.301    !  initial ice salinity in the north 
    3838   smi_ini_s   =  6.301    !        "            "    south 
    39    tmi_ini_n   =  270.     !  initial ice/snw temp in the north 
     39   tmi_ini_n   =  265.     !  initial ice/snw temp in the north 
    4040   tmi_ini_s   =  270.     !  initial ice/snw temp in the south 
    4141/ 
Note: See TracChangeset for help on using the changeset viewer.