Ignore:
Timestamp:
06/06/16 11:44:36 (8 years ago)
Author:
cetlod
Message:

Update NEMO_v6 configuration to new NEMO revision

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL
Files:
11 added
5 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/DRIVER/xios.driver

    r2639 r2870  
    1818    echo UPDATE IOS !!! 
    1919 
    20     sed -e 's/<variable id="using_server"              type="boolean">false/<variable id="using_server" type="boolean">true/' iodef.xml > iodef.xml.tmp 
    21     IGCM_sys_Mv iodef.xml.tmp iodef.xml 
    22  
    2320    IGCM_debug_PopStack "IOS_Update" 
    2421} 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1ia_cfg

    r2864 r2870  
    112112   sn_tair     = 't_10'       ,         6         , 'T_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    113113   sn_humi     = 'q_10'       ,         6         , 'Q_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    114    sn_prec     = 'precip'     ,        -1         , 'PRC_MOD1',   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     114   sn_prec     = 'precip'     ,        -1         , 'RAIN'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    115115   sn_snow     = 'snow'       ,        -1         , 'SNOW'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    116116/ 
     
    314314/ 
    315315!----------------------------------------------------------------------- 
     316&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new") 
     317!----------------------------------------------------------------------- 
     318   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     319   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
     320   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     321/ 
     322!----------------------------------------------------------------------- 
    316323&namsol        !   elliptic solver / island / free surface 
    317324!----------------------------------------------------------------------- 
     
    321328!----------------------------------------------------------------------- 
    322329   ln_nnogather=  .true.  ! 
    323    jpni        =    17    !  jpni   number of processors following i (set automatically if < 1) 
    324    jpnj        =    13    !  jpnj   number of processors following j (set automatically if < 1) 
    325    jpnij       =   221    !  jpnij  number of local domains (set automatically if < 1) 
     330   jpni        =    16    !  jpni   number of processors following i (set automatically if < 1) 
     331   jpnj        =    31  !  jpnj   number of processors following j (set automatically if < 1) 
     332   jpnij       =   496    !  jpnij  number of local domains (set automatically if < 1) 
    326333/ 
    327334!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/POST/monitoring01_lim3_ORCA1.cfg

    r2829 r2870  
    4444# Temporary fix 
    4545 siconc_north    | "sivolu sithic"  | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]"   | "Ice Fraction (NORTH)"            | "-"     | "if lat[d=3] ge 0 then mask[k=1,d=3]*area[d=3]" 
    46  siconc_south    | "sivolu sithic"  | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]"   | "Ice Fraction (NORTH)"            | "-"     | "if lat[d=3] le 0 then mask[k=1,d=3]*area[d=3]" 
    47  icesurf_north   | "sivolu sithic"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])"   | "Ice Volume (NORTH)"    | "m3"    | "2" 
    48  icesurf_south   | "sivolu sithic"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])"   | "Ice Volume (SOUTH)"    | "m3"    | "2" 
     46 siconc_south    | "sivolu sithic"  | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]"   | "Ice Fraction (SOUTH)"            | "-"     | "if lat[d=3] le 0 then mask[k=1,d=3]*area[d=3]" 
     47 icesurf_north   | "sivolu sithic"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])"   | "Ice  Volume (NORTH)"   | "m3"    | "2" 
     48 icesurf_south   | "sivolu sithic"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])"   | "Ice  Volume (SOUTH)"   | "m3"    | "2" 
     49 snowvol_north   | "snvolu"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Snow Volume (NORTH)"   | "m3"    | "2" 
     50 snowvol_south   | "snvolu"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Snow Volume (SOUTH)"   | "m3"    | "2" 
     51 icevol_north    | "sivolu"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Ice  Volume (NORTH)"   | "m3"    | "2" 
     52 icevol_south    | "sivolu"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Ice  Volume (SOUTH)"   | "m3"    | "2"   
    4953# 
    50  snowvol_north   | "snvolu"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"   | "Snow Volume (NORTH)"   | "m3"    | "2" 
    51  snowvol_south   | "snvolu"  | eORCA1.1_grid.nc | "(if lat[d=3] le 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])"   | "Ice Volum  (SOUTH)"    | "m3"    | "2" 
    52  icevol_north    | "sivolu"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"   | "Snow Volume (SOUTH)"   | "m3"    | "2" 
    53  icevol_south    | "sivolu"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"   | "Snow Volume (SOUTH)"   | "m3"    | "2" 
    5454 iicethic_north  | "sithic"  | eORCA1.1_grid.nc | "(sithic[d=1])"   | "Ice thickness (NORTH)"           | "m"     | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]" 
    5555 iicethic_south  | "sithic"  | eORCA1.1_grid.nc | "(sithic[d=1])"   | "Ice thickness (SOUTH)"           | "m"     | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]" 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/POST/monitoring01_pisces_ORCA1.cfg

    r2836 r2870  
    3939#  field | files patterns | files additionnal  | operations | title | units | calcul of area 
    4040#----------------------------------------------------------------------------------------------------------------- 
     41 no3_global  | "NO3"      | "eORCA1.1_grid.nc"  | "(NO3[d=1,k=1])"               | "Nitrate Concentration at surface"      | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     42 dic_global  | "DIC"      | "eORCA1.1_grid.nc"  | "(DIC[d=1,k=1])"               | "DIC Concentration at surface"          | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     43 alk_global  | "Alkalini" | "eORCA1.1_grid.nc"  | "(Alkalini[d=1,k=1])"          | "Alkalinity Concentration  at surface"  | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     44 o2_global   | "O2"       | "eORCA1.1_grid.nc"  | "(O2[d=1,k=1])"                | "Oxygen Concentration at surface"       | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     45 si_global   | "Si"       | "eORCA1.1_grid.nc"  | "(Si[d=1,k=1])"                | "Silicate Concentration at surface"     | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     46 po4_global  | "PO4"      | "eORCA1.1_grid.nc"  | "(PO4[d=1,k=1])"               | "Phosphorus Concentration  at surface"  | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     47 cflx_global | "Cflx"     | "eORCA1.1_grid.nc"  | "(Cflx[d=1]*3600*24*365*12)"   | "Ocean carbon flux (GLOBAL)"            | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
     48 epc_global  | "EPC100"   | "eORCA1.1_grid.nc"  | "(EPC100[d=1]*3600*24*365*12)" | "Carbon export at 100m (GLOBAL)"        | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
    4149#----------------------------------------------------------------------------------------------------------------- 
    42  no3_global  | "NO3"      | "eORCA1.1_grid.nc"  | "(NO3[d=1])"                   | "Nitrate Concentration (GLOBAL)"      | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    43  dic_global  | "DIC"      | "eORCA1.1_grid.nc"  | "(DIC[d=1])"                   | "DIC Concentration (GLOBAL)"          | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    44  alk_global  | "Alkalini" | "eORCA1.1_grid.nc"  | "(Alkalini[d=1])"              | "Alkalinity Concentration (GLOBAL)"   | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    45  o2_global   | "O2"       | "eORCA1.1_grid.nc"  | "(O2[d=1])"                    | "Oxygen Concentration (GLOBAL)"       | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    46  si_global   | "Si"       | "eORCA1.1_grid.nc"  | "(Si[d=1])"                    | "Silicate Concentration (GLOBAL)"     | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    47  po4_global  | "PO4"      | "eORCA1.1_grid.nc"  | "(PO4[d=1])"                   | "Phosphorus Concentration (GLOBAL)"   | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    48  cflx_global | "Cflx"     | "eORCA1.1_grid.nc"  | "(Cflx[d=1]*3600*24*365*12)"   | "Ocean carbon flux (GLOBAL)"          | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
    49  epc_global  | "EPC100"   | "eORCA1.1_grid.nc"  | "(EPC100[d=1]*3600*24*365*12)" | "Carbon export at 100m (GLOBAL)"      | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
    50 #----------------------------------------------------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/POST/monitoring01_pisces_ORCA2.cfg

    r2835 r2870  
    3939#  field | files patterns | files additionnal  | operations | title | units | calcul of area 
    4040#----------------------------------------------------------------------------------------------------------------- 
    41  no3_global  | "NO3"      | "ORCA2.3_grid.nc"  | "(NO3[d=1])"                   | "Nitrate Concentration (GLOBAL)"      | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    42  dic_global  | "DIC"      | "ORCA2.3_grid.nc"  | "(DIC[d=1])"                   | "DIC Concentration (GLOBAL)"          | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    43  alk_global  | "Alkalini" | "ORCA2.3_grid.nc"  | "(Alkalini[d=1])"              | "Alkalinity Concentration (GLOBAL)"   | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    44  o2_global   | "O2"       | "ORCA2.3_grid.nc"  | "(O2[d=1])"                    | "Oxygen Concentration (GLOBAL)"       | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    45  si_global   | "Si"       | "ORCA2.3_grid.nc"  | "(Si[d=1])"                    | "Silicate Concentration (GLOBAL)"     | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    46  po4_global  | "PO4"      | "ORCA2.3_grid.nc"  | "(PO4[d=1])"                   | "Phosphorus Concentration (GLOBAL)"   | "mmol/m3"    | "mask[d=2]*volume[d=2]" 
    47  cflx_global | "Cflx"     | "ORCA2.3_grid.nc"  | "(Cflx[d=1]*3600*24*365*12)"   | "Ocean carbon flux (GLOBAL)"          | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
    48  epc_global  | "EPC100"   | "ORCA2.3_grid.nc"  | "(EPC100[d=1]*3600*24*365*12)" | "Carbon export at 100m (GLOBAL)"      | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
     41 no3_global  | "NO3"      | "ORCA2.3_grid.nc"  | "(NO3[d=1,k=1])"               | "Nitrate Concentration at surface"      | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     42 dic_global  | "DIC"      | "ORCA2.3_grid.nc"  | "(DIC[d=1,k=1])"               | "DIC Concentration at surface"          | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     43 alk_global  | "Alkalini" | "ORCA2.3_grid.nc"  | "(Alkalini[d=1,k=1])"          | "Alkalinity Concentration  at surface"  | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     44 o2_global   | "O2"       | "ORCA2.3_grid.nc"  | "(O2[d=1,k=1])"                | "Oxygen Concentration at surface"       | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     45 si_global   | "Si"       | "ORCA2.3_grid.nc"  | "(Si[d=1,k=1])"                | "Silicate Concentration at surface"     | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     46 po4_global  | "PO4"      | "ORCA2.3_grid.nc"  | "(PO4[d=1,k=1])"               | "Phosphorus Concentration  at surface"  | "mmol/m3"    | "mask[d=2,k=1]*area[d=2]" 
     47 cflx_global | "Cflx"     | "ORCA2.3_grid.nc"  | "(Cflx[d=1]*3600*24*365*12)"   | "Ocean carbon flux (GLOBAL)"            | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
     48 epc_global  | "EPC100"   | "ORCA2.3_grid.nc"  | "(EPC100[d=1]*3600*24*365*12)" | "Carbon export at 100m (GLOBAL)"        | "gC/m2/yr"   | "mask[k=1,d=2]*area[d=2]" 
    4949#----------------------------------------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.