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 12199 for NEMO/branches/2019/dev_r11943_MERGE_2019/tests – NEMO

Ignore:
Timestamp:
2019-12-12T09:30:08+01:00 (4 years ago)
Author:
laurent
Message:

Catches up with SBCBLK bugfixes of branch "dev_r12072_MERGE_OPTION2_2019"

Location:
NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF
Files:
1 deleted
7 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/EXPREF/context_nemo.xml

    r11833 r12199  
    11<!-- 
    2  ==============================================================================================  
     2    ============================================================================================== 
    33    NEMO context 
    4 ==============================================================================================  
     4    ============================================================================================== 
    55--> 
    66<context id="nemo"> 
    7 <!-- $id$ --> 
    8 <!-- Fields definition --> 
    9     <field_definition src="./field_def_nemo-oce.xml"/>   <!--  NEMO ocean dynamics                     --> 
     7  <variable_definition> 
     8    <!-- Year/Month/Day of time origin for NetCDF files; defaults to 1800-01-01 --> 
     9    <variable id="ref_year"  type="int"> 1970 </variable> 
     10    <variable id="ref_month" type="int"> 01 </variable> 
     11    <variable id="ref_day"   type="int"> 01 </variable> 
     12  </variable_definition> 
     13  <!-- --> 
     14  <!-- Fields definition --> 
     15  <field_definition src="./field_def_nemo-oce.xml"/>   <!--  NEMO ocean dynamics                     --> 
    1016 
    11 <!-- Files definition --> 
    12     <file_definition src="./file_def_nemo-oce.xml"/>     <!--  NEMO ocean dynamics                     --> 
    13     <!--  
    14 ============================================================================================================ 
    15 = grid definition = = DO NOT CHANGE = 
    16 ============================================================================================================ 
    17     --> 
    18      
    19     <axis_definition> 
    20       <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" /> 
    21       <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
    22       <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
    23       <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
    24       <axis id="nfloat" long_name="Float number"      unit="-"                 /> 
    25       <axis id="icbcla"  long_name="Iceberg class"      unit="1"               /> 
    26       <axis id="ncatice" long_name="Ice category"       unit="1"               /> 
    27       <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"            /> 
    28       <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"            /> 
    29     </axis_definition> 
    30   
    31     <domain_definition src="./domain_def_nemo.xml"/> 
    32    
    33     <grid_definition src="./grid_def_nemo.xml"/> 
    34      
     17  <!-- Files definition --> 
     18  <file_definition src="./file_def_nemo-oce.xml"/>     <!--  NEMO ocean dynamics                     --> 
     19  <!-- 
     20      ============================================================================================================ 
     21      = grid definition = = DO NOT CHANGE = 
     22      ============================================================================================================ 
     23  --> 
     24 
     25  <axis_definition> 
     26    <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" /> 
     27    <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
     28    <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
     29    <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
     30    <axis id="nfloat" long_name="Float number"      unit="-"                 /> 
     31    <axis id="icbcla"  long_name="Iceberg class"      unit="1"               /> 
     32    <axis id="ncatice" long_name="Ice category"       unit="1"               /> 
     33    <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"            /> 
     34    <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"            /> 
     35  </axis_definition> 
     36 
     37  <domain_definition src="./domain_def_nemo.xml"/> 
     38 
     39  <grid_definition src="./grid_def_nemo.xml"/> 
     40 
    3541</context> 
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/EXPREF/namelist_coare3p6-noskin_cfg

    r12126 r12199  
    4343      cn_ocerst_out   = 'restart_oce'   !  suffix of ocean restart name (output) 
    4444      cn_ocerst_outdir = './'         !  directory in which to write output ocean restarts 
    45    ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    4645   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4746   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/EXPREF/namelist_coare3p6_cfg

    r12126 r12199  
    4343      cn_ocerst_out   = 'restart_oce'   !  suffix of ocean restart name (output) 
    4444      cn_ocerst_outdir = './'         !  directory in which to write output ocean restarts 
    45    ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    4645   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4746   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/EXPREF/namelist_ecmwf-noskin_cfg

    r12126 r12199  
    4343      cn_ocerst_out   = 'restart_oce'   !  suffix of ocean restart name (output) 
    4444      cn_ocerst_outdir = './'         !  directory in which to write output ocean restarts 
    45    ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    4645   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4746   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/EXPREF/namelist_ecmwf_cfg

    r12126 r12199  
    4343      cn_ocerst_out   = 'restart_oce'   !  suffix of ocean restart name (output) 
    4444      cn_ocerst_outdir = './'         !  directory in which to write output ocean restarts 
    45    ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    4645   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4746   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/EXPREF/namelist_ncar_cfg

    r12126 r12199  
    4343      cn_ocerst_out   = 'restart_oce'   !  suffix of ocean restart name (output) 
    4444      cn_ocerst_outdir = './'         !  directory in which to write output ocean restarts 
    45    ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    4645   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4746   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
  • NEMO/branches/2019/dev_r11943_MERGE_2019/tests/STATION_ASF/MY_SRC/usrdef_nam.F90

    r11930 r12199  
    6060      !!---------------------------------------------------------------------- 
    6161      ! 
    62       REWIND( numnam_cfg )          ! Namelist namusr_def (exist in namelist_cfg only) 
    6362      READ  ( numnam_cfg, namusr_def, IOSTAT = ios, ERR = 902 ) 
    6463902   IF( ios /= 0 )   CALL ctl_nam ( ios , 'namusr_def in configuration namelist' ) 
Note: See TracChangeset for help on using the changeset viewer.