Changeset 2621 for CONFIG


Ignore:
Timestamp:
07/09/15 15:32:30 (9 years ago)
Author:
omamce
Message:

OM : change for NEMO v3.6 stable

Location:
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/file_def_nemo.xml

    r2560 r2621  
     1<?xml version="1.0"?> 
    12<!--  
    2 ============================================================================================================ 
    3 =                                           output files definition                                        = 
    4 =                                            Define your own files                                         = 
    5 =                                         put the variables you want...                                    = 
    6 ============================================================================================================ 
     3     ============================================================================================================ 
     4     =                                           output files definition                                        = 
     5     =                                            Define your own files                                         = 
     6     =                                         put the variables you want...                                    = 
     7     ============================================================================================================ 
    78--> 
    8 <file_definition type="one_file" name="@expname@_@freq@" sync_freq="10d" min_digits="4"> 
     9 
     10<file_definition type="one_file" name="@expname@_@freq@_@startdate@_@enddate@" sync_freq="1d" min_digits="4"> 
    911   
    10   <file_group id="1ts" output_freq="1ts" sync_freq="1ts" output_level="10" enabled=".FALSE."> <!-- 1 time step files --> 
    11     <file id="file51" name_suffix="_grid_T" description="ocean T grid variables" > 
    12       <field field_ref="e3t" long_name="T-cell thickness" /> 
    13       <field field_ref="botpres"         name="pbo"      long_name="Pressure_at_sea_floor"                                          /> 
    14       <!-- pso : sea_water_pressure_at_sea_water_surface = 0 --> 
    15       <field field_ref="ssh"             name="zos"      long_name="sea_surface_height_above_geoid"                                 /> 
    16       <field field_ref="sst"             name="tos"      long_name="sea_surface_temperature"                       /> 
    17       <field field_ref="sss"             name="sos"      long_name="sea_surface_salinity"                          /> 
    18       <field field_ref="toce_e3t"                        long_name="temperature * e3t"                 operation="instant" freq_op="1ts" > toce * e3t </field >   
    19       <field field_ref="soce_e3t"                        long_name="salinity * e3t"                    operation="instant" freq_op="1ts" > soce * e3t </field >   
    20       <field field_ref="toce"            name="thetao"   long_name="sea_water_potential_temperature"   operation="instant" freq_op="1ts" > @toce_e3t / @e3t </field>       
    21       <field field_ref="soce"            name="so"       long_name="sea_water_salinity"                operation="instant" freq_op="1ts" > @soce_e3t / @e3t </field>        
    22       <field field_ref="rhop"            name="rhopoto"  long_name="sea_water_potential_density"                          level="2" /> 
    23       <field field_ref="mldkz5"          name="mldkz5"   level="2"  /> 
    24       <field field_ref="mldr10_1"        name="mldr10_1" level="2" /> 
    25       <field field_ref="runoffs"         name="friver"   long_name="water_flux_into_sea_water_from_rivers"                   level="1" /> 
    26       <field field_ref="empmr"           name="wfo"      long_name="water_flux_into_sea_water"                               level="1" /> 
    27       <field field_ref="erp"             name="wfcorr"   long_name="water_flux_correction"                                   level="1" /> <!-- usually = 0 --> 
    28       <field field_ref="qns"             name="nshfls"   long_name="surface_net_downward_non_solar_flux"                    level="1" /> 
    29       <field field_ref="qsr"             name="rsntds"   long_name="surface_net_downward_shortwave_flux"                    level="1" /> 
    30       <field field_ref="qsr3d"           name="rsds"     long_name="downwelling_shortwave_flux_in_sea_water"                level="1" /> 
    31       <field field_ref="qrp"             name="hfcorr"   long_name="heat_flux_correction"                                   level="1" /> 
    32       <field field_ref="uoce"            name="uo"       long_name="sea_water_x_velocity" operation="instant" freq_op="5d" > @uoce_e3u / @e3u </field> 
    33       <field field_ref="utau"            name="tauuo"    long_name="surface_downward_x_stress" /> 
    34       <field field_ref="voce"            name="vo"       long_name="sea_water_y_velocity" operation="instant" freq_op="5d" > @voce_e3v / @e3v </field> 
    35       <field field_ref="vtau"            name="tauvo"    long_name="surface_downward_y_stress" /> 
    36       <field field_ref="woce"            name="wo"       long_name="ocean vertical velocity" operation="instant" freq_op="5d" > @woce_e3w / @e3w </field> 
    37       <field field_ref="avt"             name="difvho"   long_name="ocean_vertical_heat_diffusivity" /> 
    38       <field field_ref="snowthic_cea"    name="snthic"   long_name="surface_snow_thickness"   /> 
    39       <field field_ref="icethic_cea"     name="sithic"    long_name="sea_ice_thickness"        /> 
    40       <field field_ref="icevolu"         name="sivolu" /> 
    41       <field field_ref="snowvol"         name="snvolu" /> 
    42       <field field_ref="iceconc"         name="siconc" /> 
    43  
    44       <field field_ref="vfxbog"          name="vfxbog" /> 
    45       <field field_ref="vfxdyn"          name="vfxdyn" /> 
    46       <field field_ref="vfxopw"          name="vfxopw" /> 
    47       <field field_ref="vfxsni"          name="vfxsni" /> 
    48       <field field_ref="vfxsum"          name="vfxsum" /> 
    49       <field field_ref="vfxbom"          name="vfxbom" /> 
    50       <field field_ref="vfxres"          name="vfxres" /> 
    51       <field field_ref="vfxice"          name="vfxice" /> 
    52       <field field_ref="vfxsnw"          name="vfxsnw" /> 
    53       <field field_ref="vfxsub"          name="vfxsub" /> 
    54       <field field_ref="vfxspr"          name="vfxspr" /> 
    55  
    56       <field field_ref="icetrp"          name="sivtrp" /> 
    57       <field field_ref="snwtrp"          name="snvtrp" /> 
    58       <field field_ref="saltrp"          name="saltrp" /> 
    59       <field field_ref="deitrp"          name="deitrp" /> 
    60       <field field_ref="destrp"          name="destrp" /> 
    61  
    62       <field field_ref="sfxbri"          name="sfxbri" /> 
    63       <field field_ref="sfxdyn"          name="sfxdyn" /> 
    64       <field field_ref="sfxres"          name="sfxres" /> 
    65       <field field_ref="sfxbog"          name="sfxbog" /> 
    66       <field field_ref="sfxbom"          name="sfxbom" /> 
    67       <field field_ref="sfxsum"          name="sfxsum" /> 
    68       <field field_ref="sfxsni"          name="sfxsni" /> 
    69       <field field_ref="sfxopw"          name="sfxopw" /> 
    70       <field field_ref="sfx"             name="sfx"    /> 
    71  
    72       <field field_ref="hfxsum"          name="hfxsum" /> 
    73       <field field_ref="hfxbom"          name="hfxbom" /> 
    74       <field field_ref="hfxbog"          name="hfxbog" /> 
    75       <field field_ref="hfxdif"          name="hfxdif" /> 
    76       <field field_ref="hfxopw"          name="hfxopw" /> 
    77       <field field_ref="hfxout"          name="hfxout" /> 
    78       <field field_ref="hfxin"           name="hfxin"  /> 
    79       <field field_ref="hfxsnw"          name="hfxsnw" /> 
    80       <field field_ref="hfxerr"          name="hfxerr" /> 
    81       <field field_ref="hfxerr_rem"      name="hfxerr_rem"    /> 
    82  
    83       <!-- ice-ocean heat flux from mass exchange --> 
    84       <field field_ref="hfxdyn"          name="hfxdyn"    /> 
    85       <field field_ref="hfxres"          name="hfxres"    /> 
    86       <field field_ref="hfxthd"          name="hfxthd"    /> 
    87       <!-- ice-atm. heat flux from mass exchange --> 
    88       <field field_ref="hfxsub"          name="hfxsub"    /> 
    89       <field field_ref="hfxspr"          name="hfxspr"    /> 
    90  
    91       <!-- diags --> 
    92       <field field_ref="hfxdhc"          name="hfxdhc"    /> 
    93       <field field_ref="hfxtur"          name="hfxtur"    /> 
    94  
    95       <field field_ref="isst"             name="sst"      /> 
    96       <field field_ref="isss"             name="sss"      /> 
    97       <field field_ref="micesalt"         name="sisali"   /> 
    98       <field field_ref="micet"            name="sitemp"   /> 
    99       <field field_ref="icest"            name="sistem"   /> 
    100       <field field_ref="icehc"            name="siheco"   /> 
    101       <field field_ref="isnowhc"          name="snheco"   /> 
    102       <field field_ref="miceage"          name="siages"   /> 
    103  
    104       <field field_ref="uice_ipa"         name="sivelu"   /> 
    105       <field field_ref="vice_ipa"         name="sivelv"   /> 
    106       <field field_ref="icevel"           name="sivelo"   /> 
    107       <field field_ref="idive"            name="sidive"   /> 
    108       <field field_ref="ishear"           name="sishea"   /> 
    109       <field field_ref="icestr"           name="sistre"   /> 
    110  
    111       <field field_ref="ibrinv"           name="sibrin"   /> 
    112       <field field_ref="icecolf"          name="sicolf"   /> 
    113  
    114       <field field_ref="iceage_cat"       name="siagecat" /> 
    115       <field field_ref="iceconc_cat"      name="siconcat" /> 
    116       <field field_ref="icethic_cat"      name="sithicat" /> 
    117       <field field_ref="snowthic_cat"     name="snthicat" /> 
    118       <field field_ref="salinity_cat"     name="salincat" /> 
    119       <field field_ref="brinevol_cat"     name="sibricat" /> 
    120        
    121     </file> 
    122  
    123   </file_group> 
    124    
     12  <file_group id="1ts" output_freq="1ts"  output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 
     13 
    12514  <file_group id="1h" output_freq="1h"  output_level="10" enabled=".TRUE."/> <!-- 1h files --> 
    12615 
     
    13322  <file_group id="6h" output_freq="6h"  output_level="10" enabled=".TRUE."/> <!-- 6h files -->      
    13423   
    135   <file_group id="1d" output_freq="1d"  output_level="10" enabled="_1D_ENABLE_">  <!-- 5d files -->    
     24  <file_group id="1d" output_freq="1d"  output_level="10" enabled=".TRUE.">  <!-- 5d files -->    
    13625     
    13726    <file id="file1" name_suffix="_grid_T" description="ocean T grid variables" > 
     
    15443 
    15544    <file id="file2" name_suffix="_scalar" description="scalar variables" enabled=".true." > 
    156       <field field_ref="voltot"       name="scvoltot"    /> 
    157       <field field_ref="sshtot"       name="scsshtot"    /> 
    158       <field field_ref="sshsteric"    name="scsshste"    /> 
    159       <field field_ref="sshthster"    name="scsshtst"    /> 
    160       <field field_ref="masstot"      name="scmastot"    /> 
    161       <field field_ref="temptot"      name="sctemtot"    /> 
    162       <field field_ref="saltot"       name="scsaltot"    /> 
     45      <field field_ref="voltot"       name="scvoltot"  /> 
     46      <field field_ref="sshtot"       name="scsshtot"  /> 
     47      <field field_ref="sshsteric"    name="scsshste"  /> 
     48      <field field_ref="sshthster"    name="scsshtst"  /> 
     49      <field field_ref="masstot"      name="scmastot"  /> 
     50      <field field_ref="temptot"      name="sctemtot"  /> 
     51      <field field_ref="saltot"       name="scsaltot"  /> 
    16352 
    16453      <field field_ref="bgtemper"     name="bgtemper"    /> 
     
    18473 
    18574      <field field_ref="ibgvfx"       name="ibgvfx"      /> 
    186       <field field_ref="ibgvfxbog"    name="ibgvfxbog"   /> 
    187       <field field_ref="ibgvfxopw"    name="ibgvfxopw"   /> 
    188       <field field_ref="ibgvfxsni"    name="ibgvfxsni"   /> 
    189       <field field_ref="ibgvfxdyn"    name="ibgvfxdyn"   /> 
    190       <field field_ref="ibgvfxbom"    name="ibgvfxbom"   /> 
    191       <field field_ref="ibgvfxsum"    name="ibgvfxsum"   /> 
    192       <field field_ref="ibgvfxres"    name="ibgvfxres"   /> 
    193       <field field_ref="ibgvfxspr"    name="ibgvfxspr"   /> 
    194       <field field_ref="ibgvfxsnw"    name="ibgvfxsnw"   /> 
    195       <field field_ref="ibgvfxsub"    name="ibgvfxsub"   /> 
    196  
    197       <field field_ref="ibgsfx"       name="ibgsfx"      /> 
    198       <field field_ref="ibgsfxbri"    name="ibgsfxbri"   /> 
    199       <field field_ref="ibgsfxdyn"    name="ibgsfxdyn"   /> 
    200       <field field_ref="ibgsfxres"    name="ibgsfxres"   /> 
    201       <field field_ref="ibgsfxbog"    name="ibgsfxbog"   /> 
    202       <field field_ref="ibgsfxopw"    name="ibgsfxopw"   /> 
    203       <field field_ref="ibgsfxsni"    name="ibgsfxsni"   /> 
    204       <field field_ref="ibgsfxbom"    name="ibgsfxbom"   /> 
    205       <field field_ref="ibgsfxsum"    name="ibgsfxsum"   /> 
    206  
    207       <field field_ref="ibghfxdhc"    name="ibghfxdhc"   /> 
    208       <field field_ref="ibghfxspr"    name="ibghfxspr"   /> 
    209  
    210       <field field_ref="ibghfxres"    name="ibghfxres"   /> 
    211       <field field_ref="ibghfxsub"    name="ibghfxsub"   /> 
    212       <field field_ref="ibghfxdyn"    name="ibghfxdyn"   /> 
    213       <field field_ref="ibghfxthd"    name="ibghfxthd"   /> 
    214       <field field_ref="ibghfxsum"    name="ibghfxsum"   /> 
    215       <field field_ref="ibghfxbom"    name="ibghfxbom"   /> 
    216       <field field_ref="ibghfxbog"    name="ibghfxbog"   /> 
    217       <field field_ref="ibghfxdif"    name="ibghfxdif"   /> 
    218       <field field_ref="ibghfxopw"    name="ibghfxopw"   /> 
    219       <field field_ref="ibghfxout"    name="ibghfxout"   /> 
    220       <field field_ref="ibghfxin"     name="ibghfxin"    /> 
    221       <field field_ref="ibghfxsnw"    name="ibghfxsnw"   /> 
     75      <field field_ref="ibgvfxbog"    name="ibgvfxbog"      /> 
     76      <field field_ref="ibgvfxopw"    name="ibgvfxopw"      /> 
     77      <field field_ref="ibgvfxsni"    name="ibgvfxsni"      /> 
     78      <field field_ref="ibgvfxdyn"    name="ibgvfxdyn"      /> 
     79      <field field_ref="ibgvfxbom"    name="ibgvfxbom"      /> 
     80      <field field_ref="ibgvfxsum"    name="ibgvfxsum"      /> 
     81      <field field_ref="ibgvfxres"    name="ibgvfxres"      /> 
     82      <field field_ref="ibgvfxspr"    name="ibgvfxspr"      /> 
     83      <field field_ref="ibgvfxsnw"    name="ibgvfxsnw"      /> 
     84      <field field_ref="ibgvfxsub"    name="ibgvfxsub"      /> 
     85 
     86      <field field_ref="ibgsfx"       name="ibgsfx"     /> 
     87      <field field_ref="ibgsfxbri"    name="ibgsfxbri"    /> 
     88      <field field_ref="ibgsfxdyn"    name="ibgsfxdyn" /> 
     89      <field field_ref="ibgsfxres"    name="ibgsfxres" /> 
     90      <field field_ref="ibgsfxbog"    name="ibgsfxbog"      /> 
     91      <field field_ref="ibgsfxopw"    name="ibgsfxopw"      /> 
     92      <field field_ref="ibgsfxsni"    name="ibgsfxsni"      /> 
     93      <field field_ref="ibgsfxbom"    name="ibgsfxbom"      /> 
     94      <field field_ref="ibgsfxsum"    name="ibgsfxsum"      /> 
     95 
     96      <field field_ref="ibghfxdhc"    name="ibghfxdhc"    /> 
     97      <field field_ref="ibghfxspr"    name="ibghfxspr"    /> 
     98 
     99      <field field_ref="ibghfxres"    name="ibghfxres"    /> 
     100      <field field_ref="ibghfxsub"    name="ibghfxsub"    /> 
     101      <field field_ref="ibghfxdyn"    name="ibghfxdyn"    /> 
     102      <field field_ref="ibghfxthd"    name="ibghfxthd"    /> 
     103      <field field_ref="ibghfxsum"    name="ibghfxsum"    /> 
     104      <field field_ref="ibghfxbom"    name="ibghfxbom"    /> 
     105      <field field_ref="ibghfxbog"    name="ibghfxbog"    /> 
     106      <field field_ref="ibghfxdif"    name="ibghfxdif"    /> 
     107      <field field_ref="ibghfxopw"    name="ibghfxopw"    /> 
     108      <field field_ref="ibghfxout"    name="ibghfxout"    /> 
     109      <field field_ref="ibghfxin"    name="ibghfxin"    /> 
     110      <field field_ref="ibghfxsnw"    name="ibghfxsnw"    /> 
    222111 
    223112      <field field_ref="ibgfrcvol"    name="ibgfrcvol"   /> 
    224       <field field_ref="ibgfrcsfx"    name="ibgfrcsfx"   /> 
    225       <field field_ref="ibgvolgrm"    name="ibgvolgrm"   /> 
     113      <field field_ref="ibgfrcsfx"    name="ibgfrcsfx"  /> 
     114      <field field_ref="ibgvolgrm"    name="ibgvolgrm"    /> 
    226115 
    227116    </file> 
     
    229118      <field field_ref="snowthic_cea"     name="snthic"     long_name="surface_snow_thickness"   /> 
    230119      <field field_ref="icethic_cea"      name="sithic"     long_name="sea_ice_thickness"        /> 
    231       <field field_ref="icevolu"          name="sivolu"  /> 
    232       <field field_ref="snowvol"          name="snvolu"  /> 
     120      <field field_ref="icevolu"          name="sivolu" /> 
     121      <field field_ref="snowvol"          name="snvolu" /> 
    233122      <field field_ref="iceconc"          name="siconc"  /> 
    234123 
    235       <field field_ref="vfxbog"           name="vfxbog" /> 
    236       <field field_ref="vfxdyn"           name="vfxdyn" /> 
    237       <field field_ref="vfxopw"           name="vfxopw" /> 
    238       <field field_ref="vfxsni"           name="vfxsni" /> 
    239       <field field_ref="vfxsum"           name="vfxsum" /> 
    240       <field field_ref="vfxbom"           name="vfxbom" /> 
    241       <field field_ref="vfxres"           name="vfxres" /> 
    242       <field field_ref="vfxice"           name="vfxice" /> 
    243       <field field_ref="vfxsnw"           name="vfxsnw" /> 
    244       <field field_ref="vfxsub"           name="vfxsub" /> 
    245       <field field_ref="vfxspr"           name="vfxspr" /> 
    246  
    247       <field field_ref="icetrp"           name="sivtrp" /> 
    248       <field field_ref="snwtrp"           name="snvtrp" /> 
    249       <field field_ref="saltrp"           name="saltrp" /> 
    250       <field field_ref="deitrp"           name="deitrp" /> 
    251       <field field_ref="destrp"           name="destrp" /> 
    252  
    253       <field field_ref="sfxbri"           name="sfxbri"  /> 
    254       <field field_ref="sfxdyn"           name="sfxdyn"  /> 
    255       <field field_ref="sfxres"           name="sfxres"  /> 
    256       <field field_ref="sfxbog"           name="sfxbog"  /> 
    257       <field field_ref="sfxbom"           name="sfxbom"  /> 
    258       <field field_ref="sfxsum"           name="sfxsum"  /> 
    259       <field field_ref="sfxsni"           name="sfxsni"  /> 
    260       <field field_ref="sfxopw"           name="sfxopw"  /> 
    261       <field field_ref="sfx"              name="sfx"     /> 
    262  
    263       <field field_ref="hfxsum"           name="hfxsum"  /> 
    264       <field field_ref="hfxbom"           name="hfxbom"  /> 
    265       <field field_ref="hfxbog"           name="hfxbog"  /> 
    266       <field field_ref="hfxdif"           name="hfxdif"  /> 
    267       <field field_ref="hfxopw"           name="hfxopw"  /> 
    268       <field field_ref="hfxout"           name="hfxout"  /> 
    269       <field field_ref="hfxin"            name="hfxin"   /> 
    270       <field field_ref="hfxsnw"           name="hfxsnw"  /> 
    271       <field field_ref="hfxerr"           name="hfxerr"  /> 
    272       <field field_ref="hfxerr_rem"       name="hfxerr_rem"    />  
     124      <field field_ref="vfxbog"          name="vfxbog" /> 
     125      <field field_ref="vfxdyn"          name="vfxdyn" /> 
     126      <field field_ref="vfxopw"          name="vfxopw" /> 
     127      <field field_ref="vfxsni"          name="vfxsni" /> 
     128      <field field_ref="vfxsum"          name="vfxsum" /> 
     129      <field field_ref="vfxbom"          name="vfxbom" /> 
     130      <field field_ref="vfxres"          name="vfxres" /> 
     131      <field field_ref="vfxice"          name="vfxice" /> 
     132      <field field_ref="vfxsnw"          name="vfxsnw" /> 
     133      <field field_ref="vfxsub"          name="vfxsub" /> 
     134      <field field_ref="vfxspr"          name="vfxspr" /> 
     135 
     136      <field field_ref="icetrp"          name="sivtrp" /> 
     137      <field field_ref="snwtrp"          name="snvtrp" /> 
     138      <field field_ref="saltrp"          name="saltrp" /> 
     139      <field field_ref="deitrp"          name="deitrp" /> 
     140      <field field_ref="destrp"          name="destrp" /> 
     141 
     142      <field field_ref="sfxbri"           name="sfxbri" /> 
     143      <field field_ref="sfxdyn"           name="sfxdyn" /> 
     144      <field field_ref="sfxres"           name="sfxres" /> 
     145      <field field_ref="sfxbog"           name="sfxbog" /> 
     146      <field field_ref="sfxbom"           name="sfxbom" /> 
     147      <field field_ref="sfxsum"           name="sfxsum" /> 
     148      <field field_ref="sfxsni"           name="sfxsni" /> 
     149      <field field_ref="sfxopw"           name="sfxopw" /> 
     150      <field field_ref="sfx"              name="sfx" /> 
     151 
     152      <field field_ref="hfxsum"          name="hfxsum"    /> 
     153      <field field_ref="hfxbom"          name="hfxbom"    /> 
     154      <field field_ref="hfxbog"          name="hfxbog"    /> 
     155      <field field_ref="hfxdif"          name="hfxdif"    /> 
     156      <field field_ref="hfxopw"          name="hfxopw"    /> 
     157      <field field_ref="hfxout"          name="hfxout"    /> 
     158      <field field_ref="hfxin"           name="hfxin"    /> 
     159      <field field_ref="hfxsnw"          name="hfxsnw"    /> 
     160      <field field_ref="hfxerr"          name="hfxerr"    /> 
     161      <field field_ref="hfxerr_rem"      name="hfxerr_rem"    /> 
    273162 
    274163      <!-- ice-ocean heat flux from mass exchange --> 
     
    284173      <field field_ref="hfxtur"          name="hfxtur"    /> 
    285174 
    286       <field field_ref="isst"             name="sst"      /> 
    287       <field field_ref="isss"             name="sss"      /> 
    288       <field field_ref="micesalt"         name="sisali"   /> 
    289       <field field_ref="micet"            name="sitemp"   /> 
    290       <field field_ref="icest"            name="sistem"   /> 
    291       <field field_ref="icehc"            name="siheco"   /> 
    292       <field field_ref="isnowhc"          name="snheco"   /> 
    293       <field field_ref="miceage"          name="siages"   />  
    294  
    295       <field field_ref="uice_ipa"         name="sivelu"   /> 
    296       <field field_ref="vice_ipa"         name="sivelv"   /> 
    297       <field field_ref="icevel"           name="sivelo"   /> 
    298       <field field_ref="idive"            name="sidive"   /> 
    299       <field field_ref="ishear"           name="sishea"   /> 
    300       <field field_ref="icestr"           name="sistre"   />  
    301  
    302       <field field_ref="ibrinv"           name="sibrin"   /> 
    303       <field field_ref="icecolf"          name="sicolf"   /> 
    304  
    305       <field field_ref="iceage_cat"       name="siagecat" /> 
    306       <field field_ref="iceconc_cat"      name="siconcat" /> 
    307       <field field_ref="icethic_cat"      name="sithicat" /> 
    308       <field field_ref="snowthic_cat"     name="snthicat" /> 
    309       <field field_ref="salinity_cat"     name="salincat" /> 
    310       <field field_ref="brinevol_cat"     name="sibricat" /> 
    311  
    312     </file> 
    313  
     175      <field field_ref="isst"             name="sst" /> 
     176      <field field_ref="isss"             name="sss" /> 
     177      <field field_ref="micesalt"         name="sisali" /> 
     178      <field field_ref="micet"            name="sitemp" /> 
     179      <field field_ref="icest"            name="sistem" /> 
     180      <field field_ref="icehc"            name="siheco" /> 
     181      <field field_ref="isnowhc"          name="snheco" /> 
     182      <field field_ref="miceage"          name="siages" /> 
     183 
     184      <field field_ref="uice_ipa"         name="sivelu" /> 
     185      <field field_ref="vice_ipa"         name="sivelv" /> 
     186      <field field_ref="icevel"           name="sivelo" /> 
     187      <field field_ref="idive"            name="sidive" /> 
     188      <field field_ref="ishear"           name="sishea" /> 
     189      <field field_ref="icestr"           name="sistre" /> 
     190 
     191      <field field_ref="ibrinv"           name="sibrin" /> 
     192      <field field_ref="icecolf"          name="sicolf" /> 
     193 
     194      <field field_ref="iceage_cat"       name="siagecat"/> 
     195      <field field_ref="iceconc_cat"      name="siconcat"/> 
     196      <field field_ref="icethic_cat"      name="sithicat"/> 
     197      <field field_ref="snowthic_cat"     name="snthicat"/> 
     198      <field field_ref="salinity_cat"     name="salincat"/> 
     199      <field field_ref="brinevol_cat"     name="sibricat"/> 
     200 
     201    </file> 
     202 
     203    <file id="file5" name_suffix="_SBC" description="surface fluxes variables" > <!-- time step automaticaly defined based on nn_fsbc --> 
     204      <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                     /> 
     205      <field field_ref="qsr_oce"      name="qsr_oce"  long_name="downward shortwave flux at ocean surface"           /> 
     206      <field field_ref="qns_oce"      name="qns_oce"  long_name="downward non solar flux at ocean surface"           /> 
     207      <field field_ref="qt_oce"       name="qt_oce"   long_name="downward total flux at ocean surface"           /> 
     208      <field field_ref="qsr_ice"      name="qsr_ice"  long_name="downward shortwave flux at ice surface"           /> 
     209      <field field_ref="qns_ice"      name="qns_ice"  long_name="downward non solar flux at ice surface"           /> 
     210      <field field_ref="qtr_ice"      name="qtr_ice"  long_name="shortwave flux transmitted thru the ice"           /> 
     211      <field field_ref="qt_ice"       name="qt_ice"   long_name="downward total flux at ice surface"           /> 
     212      <field field_ref="saltflx"      name="sfx"  /> 
     213      <field field_ref="taum"         name="taum" /> 
     214      <field field_ref="wspd"         name="windsp"  /> 
     215      <field field_ref="precip"       name="precip" /> 
     216      <!-- ice and snow --> 
     217      <field field_ref="snowpre"      /> 
     218      <field field_ref="utau_ice"         name="utau_ice" /> 
     219      <field field_ref="vtau_ice"         name="vtau_ice" /> 
     220    </file> 
    314221  </file_group>  
    315222 
    316223 
    317   <file_group id="1m" output_freq="1mo" output_level="10" sync_freq="1m" enabled="_1M_ENABLE_"> <!-- real monthly files --> 
     224  <file_group id="1m" output_freq="1mo" output_level="10" enabled=".TRUE."> <!-- real monthly files --> 
    318225 
    319226    <file id="file10" name_suffix="_grid_T" > 
     
    339246      <field field_ref="mldkz5"       name="mldkz5"   level="2"  /> 
    340247      <field field_ref="mldr10_1"     name="mldr10_1" level="2" /> 
     248      <field field_ref="mldr10_1max"  name="mldr10_1max"  long_name="max of Mixed Layer Depth 0.01 ref.10m"              operation="maximum" /> 
    341249      <field field_ref="runoffs"      name="friver"   long_name="water_flux_into_sea_water_from_rivers"                   level="1" /> 
    342250      <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                               level="1" /> 
    343251      <!-- wfonocorr : water_flux_into_sea_water_without_flux_correction : emp - erp --> 
    344252      <field field_ref="erp"          name="wfcorr"   long_name="water_flux_correction"                                   level="1" /> <!-- usually = 0 --> 
    345       <field field_ref="qns"          name="nshfls"    long_name="surface_net_downward_non_solar_flux"                    level="1" /> 
    346       <field field_ref="qsr"          name="rsntds"    long_name="surface_net_downward_shortwave_flux"                    level="1" /> 
    347       <field field_ref="qsr3d"        name="rsds"      long_name="downwelling_shortwave_flux_in_sea_water"                level="1" /> 
    348       <field field_ref="qrp"          name="hfcorr"    long_name="heat_flux_correction"                                   level="1" /> 
     253      <field field_ref="qns"           name="nshfls"      long_name="surface_net_downward_non_solar_flux"                                         level="1" /> 
     254      <field field_ref="qsr"           name="rsntds"      long_name="surface_net_downward_shortwave_flux"                                         level="1" /> 
     255      <field field_ref="qsr3d"         name="rsds"        long_name="downwelling_shortwave_flux_in_sea_water"                                     level="1" /> 
     256      <field field_ref="qrp"           name="hfcorr"      long_name="heat_flux_correction"                                                        level="1" /> 
    349257    </file> 
    350258 
     
    373281    <file id="file13" name_suffix="_grid_W" description="ocean W grid variables" > 
    374282      <field field_ref="e3w"  /> 
    375       <field field_ref="woce"         name="wo"      long_name="ocean vertical velocity" operation="instant" freq_op="5d" > @woce_e3w / @e3w </field> 
     283      <field field_ref="woce"         name="wo"     /> 
    376284      <field field_ref="avt"          name="difvho"  long_name="ocean_vertical_heat_diffusivity" /> 
    377285      <field field_ref="w_masstr"     name="vovematr"  /> 
     
    379287 
    380288    <file id="file14" name_suffix="_icemod" description="ice variables" enabled=".true." > 
    381       <field field_ref="snowthic_cea"    name="snthic"     long_name="surface_snow_thickness"   /> 
    382       <field field_ref="icethic_cea"     name="sithic"     long_name="sea_ice_thickness"        /> 
    383       <field field_ref="icevolu"         name="sivolu" /> 
    384       <field field_ref="snowvol"         name="snvolu" /> 
    385       <field field_ref="iceconc"         name="siconc" /> 
     289      <field field_ref="snowthic_cea"     name="snthic"     long_name="surface_snow_thickness"   /> 
     290      <field field_ref="icethic_cea"      name="sithic"     long_name="sea_ice_thickness"        /> 
     291      <field field_ref="icevolu"          name="sivolu" /> 
     292      <field field_ref="snowvol"          name="snvolu" /> 
     293      <field field_ref="iceconc"          name="siconc" /> 
    386294 
    387295      <field field_ref="vfxbog"          name="vfxbog" /> 
     
    403311      <field field_ref="destrp"          name="destrp" /> 
    404312 
    405       <field field_ref="sfxbri"          name="sfxbri" /> 
    406       <field field_ref="sfxdyn"          name="sfxdyn" /> 
    407       <field field_ref="sfxres"          name="sfxres" /> 
    408       <field field_ref="sfxbog"          name="sfxbog" /> 
    409       <field field_ref="sfxbom"          name="sfxbom" /> 
    410       <field field_ref="sfxsum"          name="sfxsum" /> 
    411       <field field_ref="sfxsni"          name="sfxsni" /> 
    412       <field field_ref="sfxopw"          name="sfxopw" /> 
    413       <field field_ref="sfx"             name="sfx"    /> 
    414  
    415       <field field_ref="hfxsum"          name="hfxsum" /> 
    416       <field field_ref="hfxbom"          name="hfxbom" /> 
    417       <field field_ref="hfxbog"          name="hfxbog" /> 
    418       <field field_ref="hfxdif"          name="hfxdif" /> 
    419       <field field_ref="hfxopw"          name="hfxopw" /> 
    420       <field field_ref="hfxout"          name="hfxout" /> 
    421       <field field_ref="hfxin"           name="hfxin"  /> 
    422       <field field_ref="hfxsnw"          name="hfxsnw" /> 
    423       <field field_ref="hfxerr"          name="hfxerr" /> 
     313      <field field_ref="sfxbri"           name="sfxbri" /> 
     314      <field field_ref="sfxdyn"           name="sfxdyn" /> 
     315      <field field_ref="sfxres"           name="sfxres" /> 
     316      <field field_ref="sfxbog"           name="sfxbog" /> 
     317      <field field_ref="sfxbom"           name="sfxbom" /> 
     318      <field field_ref="sfxsum"           name="sfxsum" /> 
     319      <field field_ref="sfxsni"           name="sfxsni" /> 
     320      <field field_ref="sfxopw"           name="sfxopw" /> 
     321      <field field_ref="sfx"              name="sfx" /> 
     322 
     323      <field field_ref="hfxsum"          name="hfxsum"    /> 
     324      <field field_ref="hfxbom"          name="hfxbom"    /> 
     325      <field field_ref="hfxbog"          name="hfxbog"    /> 
     326      <field field_ref="hfxdif"          name="hfxdif"    /> 
     327      <field field_ref="hfxopw"          name="hfxopw"    /> 
     328      <field field_ref="hfxout"          name="hfxout"    /> 
     329      <field field_ref="hfxin"           name="hfxin"    /> 
     330      <field field_ref="hfxsnw"          name="hfxsnw"    /> 
     331      <field field_ref="hfxerr"          name="hfxerr"    /> 
    424332      <field field_ref="hfxerr_rem"      name="hfxerr_rem"    /> 
    425333 
     
    436344      <field field_ref="hfxtur"          name="hfxtur"    /> 
    437345 
    438       <field field_ref="isst"             name="sst"      /> 
    439       <field field_ref="isss"             name="sss"      /> 
    440       <field field_ref="micesalt"         name="sisali"   /> 
    441       <field field_ref="micet"            name="sitemp"   /> 
    442       <field field_ref="icest"            name="sistem"   /> 
    443       <field field_ref="icehc"            name="siheco"   /> 
    444       <field field_ref="isnowhc"          name="snheco"   /> 
    445       <field field_ref="miceage"          name="siages"   /> 
    446  
    447       <field field_ref="uice_ipa"         name="sivelu"   /> 
    448       <field field_ref="vice_ipa"         name="sivelv"   /> 
    449       <field field_ref="icevel"           name="sivelo"   /> 
    450       <field field_ref="idive"            name="sidive"   /> 
    451       <field field_ref="ishear"           name="sishea"   /> 
    452       <field field_ref="icestr"           name="sistre"   /> 
    453  
    454       <field field_ref="ibrinv"           name="sibrin"   /> 
    455       <field field_ref="icecolf"          name="sicolf"   /> 
    456  
    457       <field field_ref="iceage_cat"       name="siagecat" /> 
    458       <field field_ref="iceconc_cat"      name="siconcat" /> 
    459       <field field_ref="icethic_cat"      name="sithicat" /> 
    460       <field field_ref="snowthic_cat"     name="snthicat" /> 
    461       <field field_ref="salinity_cat"     name="salincat" /> 
    462       <field field_ref="brinevol_cat"     name="sibricat" /> 
     346      <field field_ref="isst"             name="sst" /> 
     347      <field field_ref="isss"             name="sss" /> 
     348      <field field_ref="micesalt"         name="sisali" /> 
     349      <field field_ref="micet"            name="sitemp" /> 
     350      <field field_ref="icest"            name="sistem" /> 
     351      <field field_ref="icehc"            name="siheco" /> 
     352      <field field_ref="isnowhc"          name="snheco" /> 
     353      <field field_ref="miceage"          name="siages" /> 
     354 
     355      <field field_ref="uice_ipa"         name="sivelu" /> 
     356      <field field_ref="vice_ipa"         name="sivelv" /> 
     357      <field field_ref="icevel"           name="sivelo" /> 
     358      <field field_ref="idive"            name="sidive" /> 
     359      <field field_ref="ishear"           name="sishea" /> 
     360      <field field_ref="icestr"           name="sistre" /> 
     361 
     362      <field field_ref="ibrinv"           name="sibrin" /> 
     363      <field field_ref="icecolf"          name="sicolf" /> 
     364 
     365      <field field_ref="iceage_cat"       name="siagecat"/> 
     366      <field field_ref="iceconc_cat"      name="siconcat"/> 
     367      <field field_ref="icethic_cat"      name="sithicat"/> 
     368      <field field_ref="snowthic_cat"     name="snthicat"/> 
     369      <field field_ref="salinity_cat"     name="salincat"/> 
     370      <field field_ref="brinevol_cat"     name="sibricat"/> 
    463371 
    464372    </file> 
    465373 
    466374    <file id="file15" name_suffix="_scalar" description="scalar variables" enabled=".true." > 
    467       <field field_ref="voltot"       name="scvoltot"    /> 
    468       <field field_ref="sshtot"       name="scsshtot"    /> 
    469       <field field_ref="sshsteric"    name="scsshste"    /> 
    470       <field field_ref="sshthster"    name="scsshtst"    /> 
    471       <field field_ref="masstot"      name="scmastot"    /> 
    472       <field field_ref="temptot"      name="sctemtot"    /> 
    473       <field field_ref="saltot"       name="scsaltot"    /> 
     375      <field field_ref="voltot"       name="scvoltot"  /> 
     376      <field field_ref="sshtot"       name="scsshtot"  /> 
     377      <field field_ref="sshsteric"    name="scsshste"  /> 
     378      <field field_ref="sshthster"    name="scsshtst"  /> 
     379      <field field_ref="masstot"      name="scmastot"  /> 
     380      <field field_ref="temptot"      name="sctemtot"  /> 
     381      <field field_ref="saltot"       name="scsaltot"  /> 
    474382 
    475383      <field field_ref="bgtemper"     name="bgtemper"    /> 
     
    493401 
    494402      <field field_ref="ibgvfx"       name="ibgvfx"      /> 
    495       <field field_ref="ibgvfxbog"    name="ibgvfxbog"   /> 
    496       <field field_ref="ibgvfxopw"    name="ibgvfxopw"   /> 
    497       <field field_ref="ibgvfxsni"    name="ibgvfxsni"   /> 
    498       <field field_ref="ibgvfxdyn"    name="ibgvfxdyn"   /> 
    499       <field field_ref="ibgvfxbom"    name="ibgvfxbom"   /> 
    500       <field field_ref="ibgvfxsum"    name="ibgvfxsum"   /> 
    501       <field field_ref="ibgvfxres"    name="ibgvfxres"   /> 
    502       <field field_ref="ibgvfxspr"    name="ibgvfxspr"   /> 
    503       <field field_ref="ibgvfxsnw"    name="ibgvfxsnw"   /> 
    504       <field field_ref="ibgvfxsub"    name="ibgvfxsub"   /> 
    505  
    506       <field field_ref="ibgsfx"       name="ibgsfx"      /> 
    507       <field field_ref="ibgsfxbri"    name="ibgsfxbri"   /> 
    508       <field field_ref="ibgsfxdyn"    name="ibgsfxdyn"   /> 
    509       <field field_ref="ibgsfxres"    name="ibgsfxres"   /> 
    510       <field field_ref="ibgsfxbog"    name="ibgsfxbog"   /> 
    511       <field field_ref="ibgsfxopw"    name="ibgsfxopw"   /> 
    512       <field field_ref="ibgsfxsni"    name="ibgsfxsni"   /> 
    513       <field field_ref="ibgsfxbom"    name="ibgsfxbom"   /> 
    514       <field field_ref="ibgsfxsum"    name="ibgsfxsum"   /> 
    515  
    516       <field field_ref="ibghfxdhc"    name="ibghfxdhc"   /> 
    517       <field field_ref="ibghfxspr"    name="ibghfxspr"   /> 
    518  
    519       <field field_ref="ibghfxres"    name="ibghfxres"   /> 
    520       <field field_ref="ibghfxsub"    name="ibghfxsub"   /> 
    521       <field field_ref="ibghfxdyn"    name="ibghfxdyn"   /> 
    522       <field field_ref="ibghfxthd"    name="ibghfxthd"   /> 
    523       <field field_ref="ibghfxsum"    name="ibghfxsum"   /> 
    524       <field field_ref="ibghfxbom"    name="ibghfxbom"   /> 
    525       <field field_ref="ibghfxbog"    name="ibghfxbog"   /> 
    526       <field field_ref="ibghfxdif"    name="ibghfxdif"   /> 
    527       <field field_ref="ibghfxopw"    name="ibghfxopw"   /> 
    528       <field field_ref="ibghfxout"    name="ibghfxout"   /> 
    529       <field field_ref="ibghfxin"    name="ibghfxin"     /> 
    530       <field field_ref="ibghfxsnw"    name="ibghfxsnw"   /> 
     403      <field field_ref="ibgvfxbog"    name="ibgvfxbog"      /> 
     404      <field field_ref="ibgvfxopw"    name="ibgvfxopw"      /> 
     405      <field field_ref="ibgvfxsni"    name="ibgvfxsni"      /> 
     406      <field field_ref="ibgvfxdyn"    name="ibgvfxdyn"      /> 
     407      <field field_ref="ibgvfxbom"    name="ibgvfxbom"      /> 
     408      <field field_ref="ibgvfxsum"    name="ibgvfxsum"      /> 
     409      <field field_ref="ibgvfxres"    name="ibgvfxres"      /> 
     410      <field field_ref="ibgvfxspr"    name="ibgvfxspr"      /> 
     411      <field field_ref="ibgvfxsnw"    name="ibgvfxsnw"      /> 
     412      <field field_ref="ibgvfxsub"    name="ibgvfxsub"      /> 
     413 
     414      <field field_ref="ibgsfx"       name="ibgsfx"     /> 
     415      <field field_ref="ibgsfxbri"    name="ibgsfxbri"    /> 
     416      <field field_ref="ibgsfxdyn"    name="ibgsfxdyn" /> 
     417      <field field_ref="ibgsfxres"    name="ibgsfxres" /> 
     418      <field field_ref="ibgsfxbog"    name="ibgsfxbog"      /> 
     419      <field field_ref="ibgsfxopw"    name="ibgsfxopw"      /> 
     420      <field field_ref="ibgsfxsni"    name="ibgsfxsni"      /> 
     421      <field field_ref="ibgsfxbom"    name="ibgsfxbom"      /> 
     422      <field field_ref="ibgsfxsum"    name="ibgsfxsum"      /> 
     423 
     424      <field field_ref="ibghfxdhc"    name="ibghfxdhc"    /> 
     425      <field field_ref="ibghfxspr"    name="ibghfxspr"    /> 
     426 
     427      <field field_ref="ibghfxres"    name="ibghfxres"    /> 
     428      <field field_ref="ibghfxsub"    name="ibghfxsub"    /> 
     429      <field field_ref="ibghfxdyn"    name="ibghfxdyn"    /> 
     430      <field field_ref="ibghfxthd"    name="ibghfxthd"    /> 
     431      <field field_ref="ibghfxsum"    name="ibghfxsum"    /> 
     432      <field field_ref="ibghfxbom"    name="ibghfxbom"    /> 
     433      <field field_ref="ibghfxbog"    name="ibghfxbog"    /> 
     434      <field field_ref="ibghfxdif"    name="ibghfxdif"    /> 
     435      <field field_ref="ibghfxopw"    name="ibghfxopw"    /> 
     436      <field field_ref="ibghfxout"    name="ibghfxout"    /> 
     437      <field field_ref="ibghfxin"    name="ibghfxin"    /> 
     438      <field field_ref="ibghfxsnw"    name="ibghfxsnw"    /> 
    531439 
    532440      <field field_ref="ibgfrcvol"    name="ibgfrcvol"   /> 
    533       <field field_ref="ibgfrcsfx"    name="ibgfrcsfx"   /> 
    534       <field field_ref="ibgvolgrm"    name="ibgvolgrm"   /> 
    535  
    536     </file> 
    537  
    538     <file id="file16" name_suffix="_diaptr" description="diaptr variables" > 
    539       <field field_ref="zomsfglo"   /> 
    540       <field field_ref="zomsfatl"   /> 
    541       <field field_ref="zomsfpac"   /> 
    542       <field field_ref="zomsfind"   /> 
    543       <field field_ref="zomsfipc"   /> 
    544       <field field_ref="zotemglo"   /> 
    545       <field field_ref="zotematl"   /> 
    546       <field field_ref="zotempac"   /> 
    547       <field field_ref="zotemind"   /> 
    548       <field field_ref="zotemipc"   /> 
    549       <field field_ref="zosalglo"   /> 
    550       <field field_ref="zosalatl"   /> 
    551       <field field_ref="zosalpac"   /> 
    552       <field field_ref="zosalind"   /> 
    553       <field field_ref="zosalipc"   /> 
    554       <field field_ref="zosrfglo"   /> 
    555       <field field_ref="zosrfatl"   /> 
    556       <field field_ref="zosrfpac"   /> 
    557       <field field_ref="zosrfind"   /> 
    558       <field field_ref="zosrfipc"   /> 
    559       <field field_ref="sophtadv"   /> 
    560       <field field_ref="sophtldf"   /> 
    561       <field field_ref="sopstadv"   /> 
    562       <field field_ref="sopstldf"   /> 
    563     </file> 
    564      
     441      <field field_ref="ibgfrcsfx"    name="ibgfrcsfx"  /> 
     442      <field field_ref="ibgvolgrm"    name="ibgvolgrm"    /> 
     443 
     444    </file> 
     445 
    565446    <!-- 
    566        <file id="file8" name_suffix="_Tides" description="tidal harmonics" > 
    567          <field field_ref="M2x"          name="M2x"      long_name="M2 Elevation harmonic real part"                       /> 
    568          <field field_ref="M2y"          name="M2y"      long_name="M2 Elevation harmonic imaginary part"                  /> 
    569          <field field_ref="M2x_u"        name="M2x_u"    long_name="M2 current barotrope along i-axis harmonic real part "       /> 
    570          <field field_ref="M2y_u"        name="M2y_u"    long_name="M2 current barotrope along i-axis harmonic imaginary part "  /> 
    571          <field field_ref="M2x_v"        name="M2x_v"    long_name="M2 current barotrope along j-axis harmonic real part "       /> 
    572          <field field_ref="M2y_v"        name="M2y_v"    long_name="M2 current barotrope along j-axis harmonic imaginary part "  /> 
    573        </file> 
    574        --> 
     447        <file id="file8" name_suffix="_Tides" description="tidal harmonics" > 
     448        <field field_ref="M2x"          name="M2x"      long_name="M2 Elevation harmonic real part"                       /> 
     449        <field field_ref="M2y"          name="M2y"      long_name="M2 Elevation harmonic imaginary part"                  /> 
     450        <field field_ref="M2x_u"        name="M2x_u"    long_name="M2 current barotrope along i-axis harmonic real part "       /> 
     451        <field field_ref="M2y_u"        name="M2y_u"    long_name="M2 current barotrope along i-axis harmonic imaginary part "  /> 
     452        <field field_ref="M2x_v"        name="M2x_v"    long_name="M2 current barotrope along j-axis harmonic real part "       /> 
     453        <field field_ref="M2y_v"        name="M2y_v"    long_name="M2 current barotrope along j-axis harmonic imaginary part "  /> 
     454        </file> 
     455    --> 
    575456 
    576457  </file_group> 
     
    582463  <file_group id="6m" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files --> 
    583464 
    584   <file_group id="1y"  output_freq="1y" sync_freq="1y" output_level="10" enabled=".TRUE."> <!-- real yearly files --> 
     465  <file_group id="1y"  output_freq="1y" output_level="10" enabled=".TRUE."> <!-- real yearly files --> 
    585466 
    586467    <file id="file20" name_suffix="_grid_T" description="ocean T grid variables" > 
     
    598479      <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                               level="1" /> 
    599480      <field field_ref="erp"          name="wfcorr"   long_name="water_flux_correction"                                   level="1" /> <!-- usually = 0 --> 
    600       <field field_ref="qns"          name="nshfls"   long_name="surface_net_downward_non_solar_flux"                     level="1" /> 
    601       <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"                     level="1" /> 
    602       <field field_ref="qsr3d"        name="rsds"     long_name="downwelling_shortwave_flux_in_sea_water"                 level="1" /> 
     481      <field field_ref="qns"           name="nshfls"      long_name="surface_net_downward_non_solar_flux"                                         level="1" /> 
     482      <field field_ref="qsr"           name="rsntds"      long_name="surface_net_downward_shortwave_flux"                                         level="1" /> 
     483      <field field_ref="qsr3d"         name="rsds"        long_name="downwelling_shortwave_flux_in_sea_water"                                     level="1" /> 
    603484      <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
    604       <field field_ref="saltflx"      name="sosflxdo"   /> 
     485      <field field_ref="saltflx"      name="sosflxdo"  /> 
    605486      <field field_ref="taum"         name="taum" /> 
    606       <field field_ref="wspd"         name="sowindsp"   /> 
    607       <field field_ref="precip"       name="soprecip"  /> 
     487      <field field_ref="wspd"         name="sowindsp"  /> 
     488      <field field_ref="precip"       name="soprecip" /> 
    608489      <!-- available with ln_blk_clio or ln_blk_core --> 
    609       <!-- <field field_ref="qns_oce"      name="sonshdoo"  /> --> 
    610       <!-- <field field_ref="qlw_oce"      name="solwhdoo"  /> --> 
    611       <!-- <field field_ref="qsb_oce"      name="sosehdoo"  /> --> 
    612       <!-- <field field_ref="qla_oce"      name="solahdoo"  /> --> 
    613       <!-- <field field_ref="taum_oce"     name="sowndsto"  /> --> 
     490      <field field_ref="qns_oce"      name="sonshdoo"  /> 
     491      <field field_ref="qlw_oce"      name="solwhdoo"  /> 
     492      <field field_ref="qsb_oce"      name="sosehdoo"  /> 
     493      <field field_ref="qla_oce"      name="solahdoo"  /> 
     494      <field field_ref="taum_oce"     name="sowndsto"  /> 
    614495      <!-- ice and snow --> 
    615       <field field_ref="snowpre"      name="isnowpre"  /> 
    616       <field field_ref="utau_ice"     name="iicestru"  /> 
    617       <field field_ref="vtau_ice"     name="iicestrv"  /> 
     496      <field field_ref="snowpre"      name="isnowpre"/> 
     497      <field field_ref="utau_ice"     name="iicestru" /> 
     498      <field field_ref="vtau_ice"     name="iicestrv" /> 
    618499    </file> 
    619500 
     
    631512      <field field_ref="voce"         name="vo"      long_name="sea_water_y_velocity"     operation="instant" freq_op="1y" > @voce_e3v / @e3v </field> 
    632513      <field field_ref="vtau"         name="tauvo"   long_name="surface_downward_y_stress" /> 
    633       <field field_ref="uocetr_eff"   name="uocetr_eff"  /> 
     514      <field field_ref="vocetr_eff"   name="vocetr_eff"  /> 
    634515    </file> 
    635516 
     
    649530 
    650531</file_definition> 
     532 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA1_cfg

    r2590 r2621  
    3434   jpjglo      =     292               !  2nd    -                  -    --> j  =jpjdta 
    3535   jperio      =       6               !  lateral cond. type (between 0 and 6) 
    36    ln_use_jattr = .true.               !  use (T) the file attribute: open_ocean_jstart if present 
     36   !ln_use_jattr = .true.               !  use (T) the file attribute: open_ocean_jstart if present 
    3737/ 
    3838!----------------------------------------------------------------------- 
     
    9595   ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
    9696   ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F) 
     97   !sn_tem   = 'data_1m_potential_temperature_nomask.nc          ', -1 ,'votemper' , .true. , .true. , 'yearly' , ''  ,   ''    ,    '' 
     98   !sn_sal   = 'data_1m_salinity_nomask.nc'                       , -1 ,'vosaline' , .true. , .true. , 'yearly' , ''  ,   ''    ,    '' 
     99   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_bilinear_tem.nc'  ,   ''    ,    '' 
     100   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_bilinear_sal.nc'  ,   ''    ,    '' 
    97101/ 
    98102!----------------------------------------------------------------------- 
     
    101105   nn_fsbc     =  2        !  frequency of surface boundary condition computation 
    102106                           !     (also = the frequency of sea-ice model call) 
     107   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
    103108   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
     109   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
     110   ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
     111   ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 ) 
    104112   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    105113   nn_ice      = 2         !  =0 no ice boundary condition   , 
     
    129137!----------------------------------------------------------------------- 
    130138   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
     139   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true 
    131140/ 
    132141!----------------------------------------------------------------------- 
    133142&namsbc_rnf    !   runoffs namelist surface boundary condition 
    134143!----------------------------------------------------------------------- 
     144!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     145!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     146   sn_rnf      = 'runoff'             ,        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     147   sn_cnf      = 'runoff'             ,         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     148   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     149   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     150   sn_dep_rnf  = 'runoffs'            ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     151 
     152   ln_rnf_mouth = .false.    !  specific treatment at rivers mouths 
     153   ln_rnf_depth = .false.    !  read in depth information for runoff 
     154   ln_rnf_tem   = .false.    !  read in temperature information for runoff 
     155   ln_rnf_sal   = .false.    !  read in salinity information for runoff 
     156   ln_rnf_depth_ini = .true. !  compute depth at initialisation from runoff file 
     157   rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true ) 
     158   rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
     159   nn_rnf_depth_file = 1     ! create (=1) a runoff depth file or not (=0) 
    135160/ 
    136161!----------------------------------------------------------------------- 
     
    223248&nambbc        !   bottom temperature boundary condition 
    224249!----------------------------------------------------------------------- 
     250!              !                              !  (if <0  months)  !   
     251!              !  file name      ! frequency (hours) ! variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     252!              !                 !  (if <0  months)  !   name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
     253   sn_qgh      =   'Goutorbe_ghflux.nc',  -12.  , 'gh_flux'      ,   .false.      , .true.  , 'yearly'  , 'weights_Goutorbe1_bilinear.nc'       , ''       , ''    ! 
     254   cn_dir      = './'      !  root directory for the location of the runoff files 
     255   ln_trabbc   = .false.    !  Apply a geothermal heating at the ocean bottom 
     256   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux 
     257                           !     = 1 constant flux 
     258                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
     259   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
     260 
     261/ 
     262   
    225263/ 
    226264!----------------------------------------------------------------------- 
     
    266304   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    267305   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     306   nn_dynkeg     = 1       !  scheme for grad(KE): =0  C2  ; =1  Hollingsworth correction 
    268307/ 
    269308!----------------------------------------------------------------------- 
     
    313352!----------------------------------------------------------------------- 
    314353   ln_nnogather=  .false.  ! 
    315    jpni        =    8      !  jpni   number of processors following i (set automatically if < 1) 
    316    jpnj        =   10      !  jpnj   number of processors following j (set automatically if < 1) 
    317    jpnij       =   80      !  jpnij  number of local domains (set automatically if < 1) 
     354   jpni        =    6      !  jpni   number of processors following i (set automatically if < 1) 
     355   jpnj        =    6      !  jpnj   number of processors following j (set automatically if < 1) 
     356   jpnij       =   36      !  jpnij  number of local domains (set automatically if < 1) 
    318357/ 
    319358!----------------------------------------------------------------------- 
    320359&namctl        !   Control prints & Benchmark 
    321360!-----------------------------------------------------------------------  
    322 !   ln_ctl      = .true.  
     361   ln_ctl      = .false.   !  trends control print (expensive!) 
     362   nn_print    =    0      !  level of print (0 no extra print) 
     363   nn_timing   =    0      !  timing by routine activated (=1) creates timing.output file, or not (=0) 
    323364/ 
    324365!----------------------------------------------------------------------- 
     
    332373&namhsb       !  Heat and salt budgets 
    333374!----------------------------------------------------------------------- 
     375   ln_diahsb  = .true. 
    334376/ 
    335377!----------------------------------------------------------------------- 
     
    350392!----------------------------------------------------------------------- 
    351393/ 
     394!----------------------------------------------------------------------- 
     395&namsto       ! Stochastic parametrization of EOS 
     396!----------------------------------------------------------------------- 
     397/ 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_lim3_ORCA1_cfg

    r2489 r2621  
    1414!----------------------------------------------------------------------- 
    1515   cn_icerst_in  = "restart_ice_in"   !  suffix of ice restart name (input) 
     16   ln_limdiahsb  = .false.         !  check the heat and salt budgets (T) or not (F) 
     17   ln_limdiaout  = .false.          !  output the heat and salt budgets (T) or not (F) 
    1618/ 
    1719!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ref

    r2483 r2621  
    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, namhsb) 
     12!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namhsb, namsto) 
    1313!!             10 - miscellaneous    (namsol, nammpp, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
     
    3737                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    3838   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
     39   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts 
    3940   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
     41   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts 
    4042   nn_istate   =       0   !  output the initial state (1) or not (0) 
     43   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    4144   nn_stock    =    5475   !  frequency of creation of a restart file (modulo referenced to 1) 
     45   nn_stocklist = 0,0,0,0,0,0,0,0,0,0 ! List of timesteps when a restart file is to be written 
    4246   nn_write    =    5475   !  frequency of write in the output file   (modulo referenced to nn_it000) 
    4347   ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T) 
    4448   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
     49   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
    4550   ln_clobber  = .false.   !  clobber (overwrite) an existing file 
    4651   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines) 
     
    5055!!                      ***  Domain namelists  *** 
    5156!!====================================================================== 
    52 !!   namcfg       parameters of the configuration       
     57!!   namcfg       parameters of the configuration 
    5358!!   namzgr       vertical coordinate 
    5459!!   namzgr_sco   s-coordinate or hybrid z-s-coordinate 
     
    5863! 
    5964!----------------------------------------------------------------------- 
    60 &namcfg     !   parameters of the configuration       
     65&namcfg     !   parameters of the configuration 
    6166!----------------------------------------------------------------------- 
    6267   cp_cfg      =  "default"            !  name of the configuration 
     
    7277   jperio      =       0               !  lateral cond. type (between 0 and 6) 
    7378                                       !  = 0 closed                 ;   = 1 cyclic East-West 
    74                                        !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot  
     79                                       !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot 
    7580                                       !  = 4 cyclic East-West AND North fold T-point pivot 
    7681                                       !  = 5 North fold F-point pivot 
    7782                                       !  = 6 cyclic East-West AND North fold F-point pivot 
    78    ln_use_jattr = .false.              !  use (T) the file attribute: open_ocean_jstart, if present  
     83   ln_use_jattr = .false.              !  use (T) the file attribute: open_ocean_jstart, if present 
    7984                                       !  in netcdf input files, as the start j-row for reading 
    8085/ 
     
    101106                        !!!!!!!  SH94 stretching coefficients  (ln_s_sh94 = .true.) 
    102107   rn_theta    =    6.0    !  surface control parameter (0<=theta<=20) 
    103    rn_bb       =    0.8    !  stretching with SH94 s-sigma    
     108   rn_bb       =    0.8    !  stretching with SH94 s-sigma 
    104109                        !!!!!!!  SF12 stretching coefficient  (ln_s_sf12 = .true.) 
    105110   rn_alpha    =    4.4    !  stretching with SF12 s-sigma 
     
    110115   rn_zb_b     =   -0.2    !  offset for calculating Zb 
    111116                        !!!!!!!! Other stretching (not SH94 or SF12) [also uses rn_theta above] 
    112    rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1)  
     117   rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1) 
    113118/ 
    114119!----------------------------------------------------------------------- 
     
    118123   rn_bathy    =    0.     !  value of the bathymetry. if (=0) bottom flat at jpkm1 
    119124   nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
    120    nn_msh      =    0      !  create (=1) a mesh file or not (=0) 
     125   nn_msh      =    1      !  create (=1) a mesh file or not (=0) 
    121126   rn_hmin     =   -3.     !  min depth of the ocean (>0) or min number of ocean level (<0) 
    122127   rn_e3zps_min=   20.     !  partial step thickness is set larger than the minimum of 
     
    164169   nn_baro       =    30               !  Number of iterations of barotropic mode 
    165170                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F 
    166    rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T  
     171   rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T 
    167172   nn_bt_flt     =    1                !  Time filter choice 
    168173                                       !  = 0 None 
    169174                                       !  = 1 Boxcar over   nn_baro barotropic steps 
    170                                        !  = 2 Boxcar over 2*nn_baro     "        "   
     175                                       !  = 2 Boxcar over 2*nn_baro     "        " 
    171176/ 
    172177!----------------------------------------------------------------------- 
     
    215220!!   namsbc_core     CORE bulk formulae formulation 
    216221!!   namsbc_mfs      MFS  bulk formulae formulation 
    217 !!   namsbc_cpl      CouPLed            formulation                     ("key_coupled") 
     222!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3") 
    218223!!   namsbc_sas      StAndalone Surface module 
    219224!!   namtra_qsr      penetrative solar radiation 
     
    235240   ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    236241   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
     242   ln_cpl      = .false.   !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
     243   ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 ) 
     244   nn_components = 0       !  configuration of the opa-sas OASIS coupling 
     245                           !  =0 no opa-sas OASIS coupling: default single executable configuration 
     246                           !  =1 opa-sas OASIS coupling: multi executable configuration, OPA component 
     247                           !  =2 opa-sas OASIS coupling: multi executable configuration, SAS component  
    237248   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    238249   nn_ice      = 2         !  =0 no ice boundary condition   , 
     
    245256   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf) 
    246257   nn_isf      = 0         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf) 
    247                            !  0 =no isf                  1 = presence of ISF  
    248                            !  2 = bg03 parametrisation   3 = rnf file for isf    
     258                           !  0 =no isf                  1 = presence of ISF 
     259                           !  2 = bg03 parametrisation   3 = rnf file for isf 
    249260                           !  4 = ISF fwf specified 
    250261                           !  option 1 and 4 need ln_isfcav = .true. (domzgr) 
     
    277288&namsbc_flx    !   surface boundary condition : flux formulation 
    278289!----------------------------------------------------------------------- 
    279 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !  
     290!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    280291!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    281292   sn_utau     = 'utau'      ,        24         , 'utau'    , .false.      , .false., 'yearly'  , ''       , ''       , '' 
     
    320331   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    321332   rn_zqt      = 10.        !  Air temperature and humidity reference height (m) 
    322    rn_zu       = 10.        !  Wind vector reference height (m)                  
     333   rn_zu       = 10.        !  Wind vector reference height (m) 
    323334   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow) 
    324335   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.) 
    325    rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity  
     336   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity 
    326337                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
    327338/ 
     
    342353/ 
    343354!----------------------------------------------------------------------- 
    344 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled") 
     355&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    345356!----------------------------------------------------------------------- 
    346357!                    !     description       !  multiple  !    vector   !      vector          ! vector ! 
     
    373384!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    374385!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    375    sn_usp      = 'sas_grid_U' ,    120           , 'vozocrtx' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''       
     386   sn_usp      = 'sas_grid_U' ,    120           , 'vozocrtx' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    376387   sn_vsp      = 'sas_grid_V' ,    120           , 'vomecrty' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    377388   sn_tem      = 'sas_grid_T' ,    120           , 'sosstsst' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    378389   sn_sal      = 'sas_grid_T' ,    120           , 'sosaline' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    379390   sn_ssh      = 'sas_grid_T' ,    120           , 'sossheig' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    380  
    381    ln_3d_uv    = .true.    !  specify whether we are supplying a 3D u,v field 
     391   sn_e3t      = 'sas_grid_T' ,    120           , 'e3t_m'    ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
     392   sn_frq      = 'sas_grid_T' ,    120           , 'frq_m'    ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
     393 
     394   ln_3d_uve   = .true.    !  specify whether we are supplying a 3D u,v and e3 field 
     395   ln_read_frq = .false.    !  specify whether we must read frq or not 
    382396   cn_dir      = './'      !  root directory for the location of the bulk files are 
    383397/ 
     
    412426 
    413427   cn_dir       = './'      !  root directory for the location of the runoff files 
    414    ln_rnf_emp   = .false.   !  runoffs included into precipitation field (T) or into a file (F) 
    415428   ln_rnf_mouth = .true.    !  specific treatment at rivers mouths 
    416429   rn_hrnf      =  15.e0    !  depth over which enhanced vertical mixing is used 
     
    420433   ln_rnf_tem   = .false.   !  read in temperature information for runoff 
    421434   ln_rnf_sal   = .false.   !  read in salinity information for runoff 
    422 / 
    423 !----------------------------------------------------------------------- 
    424 &namsbc_isf    !  Top boundary layer (ISF)  
     435   ln_rnf_depth_ini = .false.  ! compute depth at initialisation from runoff file 
     436   rn_rnf_max   = 5.735e-4  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     437   rn_dep_max   = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
     438   nn_rnf_depth_file = 0    !  create (=1) a runoff depth file or not (=0) 
     439/ 
     440!----------------------------------------------------------------------- 
     441&namsbc_isf    !  Top boundary layer (ISF) 
    425442!----------------------------------------------------------------------- 
    426443!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! 
     
    459476 
    460477   cn_dir      = './'       !  root directory for the location of the bulk files 
    461    rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     478   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/ 
    462479   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
    463480   ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
     
    499516                                                      ! Initial mass required for an iceberg of each class 
    500517      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11 
    501                                                       ! Proportion of calving mass to apportion to each class   
     518                                                      ! Proportion of calving mass to apportion to each class 
    502519      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02 
    503520                                                      ! Ratio between effective and real iceberg mass (non-dim) 
    504                                                       ! i.e. number of icebergs represented at a point          
     521                                                      ! i.e. number of icebergs represented at a point 
    505522      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1 
    506523                                                      ! thickness of newly calved bergs (m) 
     
    511528      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits 
    512529      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1) 
    513       ln_passive_mode          = .false.              ! iceberg - ocean decoupling    
     530      ln_passive_mode          = .false.              ! iceberg - ocean decoupling 
    514531      nn_test_icebergs         =  10                  ! Create test icebergs of this class (-1 = no) 
    515532                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2) 
    516533      rn_test_box              = 108.0,  116.0, -66.0, -58.0 
    517       rn_speed_limit           = 0.                   ! CFL speed limit for a berg    
     534      rn_speed_limit           = 0.                   ! CFL speed limit for a berg 
    518535 
    519536!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    520537!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    521538      sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , '' 
    522     
    523       cn_dir = './'  
     539 
     540      cn_dir = './' 
    524541/ 
    525542 
     
    597614                                          !  = 2, use tidal harmonic forcing data from files 
    598615                                          !  = 3, use external data AND tidal harmonic forcing 
    599     cn_dyn3d      =  'none'               !   
     616    cn_dyn3d      =  'none'               ! 
    600617    nn_dyn3d_dta  =  0                    !  = 0, bdy data are equal to the initial state 
    601618                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    602     cn_tra        =  'none'               !  
     619    cn_tra        =  'none'               ! 
    603620    nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state 
    604621                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    605     cn_ice_lim      =  'none'             !   
     622    cn_ice_lim      =  'none'             ! 
    606623    nn_ice_lim_dta  =  0                  !  = 0, bdy data are equal to the initial state 
    607624                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
     
    612629    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers 
    613630    ln_dyn3d_dmp  =.false.                !  open boundary condition for baroclinic velocities 
    614     rn_time_dmp   =  1.                   ! Damping time scale in days  
     631    rn_time_dmp   =  1.                   ! Damping time scale in days 
    615632    rn_time_dmp_out =  1.                 ! Outflow damping time scale 
    616633    nn_rimwidth   = 10                    !  width of the relaxation zone 
     
    665682   rn_bfri2_max =   1.e-1  !  max. bottom drag coefficient (non linear case and ln_loglayer=T) 
    666683   rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2) 
    667    rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T  
     684   rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T 
    668685   ln_bfr2d    = .false.   !  horizontal variation of the bottom friction coef (read a 2D mask file ) 
    669686   rn_bfrien   =    50.    !  local multiplying factor of bfr (ln_bfr2d=T) 
     
    682699&nambbc        !   bottom temperature boundary condition 
    683700!----------------------------------------------------------------------- 
     701!              !                              !  (if <0  months)  !   
     702!              !  file name      ! frequency (hours) ! variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     703!              !                 !  (if <0  months)  !   name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
     704   sn_qgh      ='geothermal_heating.nc',  -12.  , 'heatflow'      ,   .false.      , .true.  , 'yearly'  , ''       , ''       , '' 
     705   ! 
     706   cn_dir      = './'      !  root directory for the location of the runoff files 
    684707   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    685708   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux 
     
    687710                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
    688711   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
     712 
    689713/ 
    690714!----------------------------------------------------------------------- 
     
    711735!----------------------------------------------------------------------- 
    712736   nn_eos      =  -1     !  type of equation of state and Brunt-Vaisala frequency 
    713                                  !  =-1, TEOS-10  
    714                                  !  = 0, EOS-80  
     737                                 !  =-1, TEOS-10 
     738                                 !  = 0, EOS-80 
    715739                                 !  = 1, S-EOS   (simplified eos) 
    716740   ln_useCT    = .true.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm 
     
    803827!----------------------------------------------------------------------- 
    804828   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
     829   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    805830   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    806831   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     
    810835&nam_vvl    !   vertical coordinate options 
    811836!----------------------------------------------------------------------- 
    812    ln_vvl_zstar  = .true.           !  zstar vertical coordinate                    
     837   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
    813838   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
    814839   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     
    932957                           !        = 1 add a tke source below the ML 
    933958                           !        = 2 add a tke source just at the base of the ML 
    934                            !        = 3 as = 1 applied on HF part of the stress    ("key_coupled") 
     959                           !        = 3 as = 1 applied on HF part of the stress    ("key_oasis3") 
    935960   rn_efr      =   0.05    !  fraction of surface tke value which penetrates below the ML (nn_etau=1 or 2) 
    936961   nn_htau     =   1       !  type of exponential decrease of tke penetration below the ML 
     
    9951020!!   namc1d_uvd        data: U & V currents                             ("key_c1d") 
    9961021!!   namc1d_dyndmp     U & V newtonian damping                          ("key_c1d") 
     1022!!   namsto            Stochastic parametrization of EOS 
    9971023!!====================================================================== 
    9981024! 
     
    10531079   ln_dyndmp   =  .false.  !  add a damping term (T) or not (F) 
    10541080/ 
     1081!----------------------------------------------------------------------- 
     1082&namsto       ! Stochastic parametrization of EOS 
     1083!----------------------------------------------------------------------- 
     1084   ln_rststo = .false.           ! start from mean parameter (F) or from restart file (T) 
     1085   ln_rstseed = .true.           ! read seed of RNG from restart file 
     1086   cn_storst_in  = "restart_sto" !  suffix of stochastic parameter restart file (input) 
     1087   cn_storst_out = "restart_sto" !  suffix of stochastic parameter restart file (output) 
     1088 
     1089   ln_sto_eos = .false.          ! stochastic equation of state 
     1090   nn_sto_eos = 1                ! number of independent random walks 
     1091   rn_eos_stdxy = 1.4            ! random walk horz. standard deviation (in grid points) 
     1092   rn_eos_stdz  = 0.7            ! random walk vert. standard deviation (in grid points) 
     1093   rn_eos_tcor  = 1440.0         ! random walk time correlation (in timesteps) 
     1094   nn_eos_ord  = 1               ! order of autoregressive processes 
     1095   nn_eos_flt  = 0               ! passes of Laplacian filter 
     1096   rn_eos_lim  = 2.0             ! limitation factor (default = 3.0) 
     1097/ 
    10551098 
    10561099!!====================================================================== 
     
    11641207   ln_sst     = .false.     ! Logical switch for SST observations 
    11651208   ln_reysst  = .false.     !     ln_reysst               Logical switch for Reynolds observations 
    1166    ln_ghrsst  = .false.    !     ln_ghrsst               Logical switch for GHRSST observations       
     1209   ln_ghrsst  = .false.    !     ln_ghrsst               Logical switch for GHRSST observations 
    11671210 
    11681211   ln_sstfb   = .false.    ! Logical switch for feedback SST data 
     
    11911234   sstfbfiles = 'sst_01.nc' 
    11921235                           !     seaicefiles             Sea Ice input observation file names 
    1193    seaicefiles = 'seaice_01.nc'   
     1236   seaicefiles = 'seaice_01.nc' 
    11941237                           !     velavcurfiles           Vel. cur. daily av. input file name 
    11951238                           !     velhvcurfiles           Vel. cur. high freq. input file name 
Note: See TracChangeset for help on using the changeset viewer.