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 3954 for branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/AMM12 – NEMO

Ignore:
Timestamp:
2013-07-03T16:20:05+02:00 (11 years ago)
Author:
clevy
Message:

Configuration setting/Step2, additions, see ticket:#1074

Location:
branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/AMM12/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/AMM12/EXP00/iodef.xml

    r3771 r3954  
    22<simulation>  
    33 
    4  <context id="nemo" time_origin="1900-01-01 00:00:00" > 
     4 <context id="nemo" time_origin="1950-01-01 00:00:00" > 
    55     
    66    <!-- $id$ --> 
     
    3030      
    3131      <file_group id="1d" output_freq="1d"  output_level="10" enabled=".TRUE."> <!-- 1d files --> 
     32 
     33   <file id="1d_grid_T" name="auto" description="ocean T grid variables" > 
     34     <field field_ref="sst"          name="tos"      long_name="sea_surface_temperature"                       /> 
     35     <field field_ref="sss"          name="sos"      long_name="sea_surface_salinity"                          /> 
     36     <field field_ref="ssh"          name="zos"      long_name="sea_surface_height_above_geoid"                /> 
     37   </file> 
     38 
     39   <file id="1d_grid_U" name="auto" description="ocean U grid variables" > 
     40     <field field_ref="suoce"        name="uos"     long_name="sea_surface_x_velocity"    /> 
     41   </file> 
     42    
     43   <file id="1d_grid_V" name="auto" description="ocean V grid variables" > 
     44     <field field_ref="svoce"        name="vos"     long_name="sea_surface_y_velocity"    /> 
     45   </file> 
     46    
    3247      </file_group> 
    3348      <file_group id="3d" output_freq="3d"  output_level="10" enabled=".TRUE."/> <!-- 3d files -->     
     49 
    3450      <file_group id="5d" output_freq="5d"  output_level="10" enabled=".TRUE.">  <!-- 5d files -->    
     51 
     52   <file id="5d_grid_T" name="auto" description="ocean T grid variables" > 
     53     <field field_ref="toce"         name="thetao"   long_name="sea_water_potential_temperature"               /> 
     54     <field field_ref="soce"         name="so"       long_name="sea_water_salinity"                            /> 
     55     <field field_ref="sst"          name="tos"      long_name="sea_surface_temperature"                       /> 
     56     <field field_ref="sst2"         name="tossq"    long_name="square_of_sea_surface_temperature"             /> 
     57     <field field_ref="sss"          name="sos"      long_name="sea_surface_salinity"                          /> 
     58     <field field_ref="ssh"          name="zos"      long_name="sea_surface_height_above_geoid"                /> 
     59     <field field_ref="ssh2"         name="zossq"    long_name="square_of_sea_surface_height_above_geoid"      /> 
     60     <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                     /> 
     61     <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"           /> 
     62     <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
     63     <field field_ref="taum"         /> 
     64     <field field_ref="mldkz5"       /> 
     65     <field field_ref="mldr10_1"     /> 
     66   </file> 
     67    
     68   <file id="5d_grid_U" name="auto" description="ocean U grid variables" > 
     69     <field field_ref="uoce"         name="uo"      long_name="sea_water_x_velocity"      /> 
     70     <field field_ref="suoce"        name="uos"     long_name="sea_surface_x_velocity"    /> 
     71     <field field_ref="utau"         name="tauuo"   long_name="surface_downward_x_stress" /> 
     72   </file> 
     73    
     74   <file id="5d_grid_V" name="auto" description="ocean V grid variables" > 
     75     <field field_ref="voce"         name="vo"      long_name="sea_water_y_velocity"      /> 
     76     <field field_ref="svoce"        name="vos"     long_name="sea_surface_y_velocity"    /> 
     77     <field field_ref="vtau"         name="tauvo"   long_name="surface_downward_y_stress" /> 
     78   </file> 
     79    
     80   <file id="5d_grid_W" name="auto" description="ocean W grid variables" > 
     81     <field field_ref="woce"         name="wo"      long_name="ocean vertical velocity"         /> 
     82     <field field_ref="avt"          name="difvho"  long_name="ocean_vertical_heat_diffusivity" /> 
     83   </file> 
     84    
     85   <file id="5d_icemod" name="auto" description="ice variables" > 
     86     <field field_ref="ice_pres"                     /> 
     87     <field field_ref="snowthic_cea" name="snd"     long_name="surface_snow_thickness"   /> 
     88     <field field_ref="icethic_cea"  name="sit"     long_name="sea_ice_thickness"        /> 
     89     <field field_ref="iceprod_cea"  name="sip"     long_name="sea_ice_thickness"        /> 
     90     <field field_ref="ist_ipa"      /> 
     91     <field field_ref="ioceflxb"     /> 
     92     <field field_ref="uice_ipa"     /> 
     93     <field field_ref="vice_ipa"     /> 
     94     <field field_ref="utau_ice"     /> 
     95     <field field_ref="vtau_ice"     /> 
     96     <field field_ref="qsr_io_cea"   /> 
     97     <field field_ref="qns_io_cea"   /> 
     98     <field field_ref="snowpre"      /> 
     99   </file> 
     100    
    35101      </file_group> 
    36102 
     
    73139     <grid id="grid_W_2D" domain_ref="grid_W"/> 
    74140     <grid id="grid_W_3D" domain_ref="grid_W" axis_ref="depthw"/> 
    75     </grid_definition>   
    76    
     141    </grid_definition>    
    77142  </context> 
    78143   
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r3875 r3954  
    1010   nn_leapy    =       1   !  Leap year calendar (1) or not (0) 
    1111   ln_rstart   =  .true.  !  start from rest (F) or from a restart file (T) 
    12    cn_ocerst_in   = "amm12.restart_20070101"   !  suffix of ocean restart name (input) 
     12   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    1313   cn_ocerst_out  = "AMM12.restart.out"   !  suffix of ocean restart name (input) 
    1414   nn_istate   =       1   !  output the initial state (1) or not (0) 
     
    5151   nn_fsbc     = 1         !  frequency of surface boundary condition computation 
    5252                           !     (also = the frequency of sea-ice model call) 
    53    ln_ana      = .false    !  analytical formulation (T => fill namsbc_ana ) 
    5453   ln_flx      = .true.    !  flux formulation       (T => fill namsbc_flx ) 
    5554   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
     
    190189&nambdy_dta      !  open boundaries - external data           ("key_bdy") 
    191190!----------------------------------------------------------------------- 
     191!              !   file name    ! frequency (hours) !  variable  ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! 
     192!              !                !  (if <0  months)  !    name    !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! 
     193   bn_ssh =     'amm12_bdyT_u2d' ,         24        , 'sossheig' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     194   bn_u2d =     'amm12_bdyU_u2d' ,         24        , 'vobtcrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     195   bn_v2d =     'amm12_bdyV_u2d' ,         24        , 'vobtcrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     196   bn_u3d  =    'amm12_bdyU_u3d' ,         24        , 'vozocrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     197   bn_v3d  =    'amm12_bdyV_u3d' ,         24        , 'vomecrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     198   bn_tem  =    'amm12_bdyT_tra' ,         24        , 'votemper' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     199   bn_sal  =    'amm12_bdyT_tra' ,         24        , 'vosaline' ,     .true.     , .false. ,  'daily'  ,    ''    ,   '' 
     200   cn_dir  =    './bdydta/' 
     201   ln_full_vel = .false. 
    192202/ 
    193203!----------------------------------------------------------------------- 
     
    244254&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    245255!----------------------------------------------------------------------- 
    246    ln_dynvor_ene = .false. !  energy    conserving scheme   
    247    ln_dynvor_ens = .false. !  enstrophy conserving scheme     
    248256/ 
    249257!----------------------------------------------------------------------- 
     
    251259!----------------------------------------------------------------------- 
    252260   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    253    ln_hpg_sco  = .false.    !  s-coordinate (standard jacobian formulation) 
    254261   ln_hpg_prj  = .true.   !  s-coordinate (Pressure Jacobian scheme) 
    255262/ 
Note: See TracChangeset for help on using the changeset viewer.