source: CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/file_def_nemo-lim2.xml @ 3969

Last change on this file since 3969 was 3969, checked in by acosce, 6 years ago

update configuration IPSLESM to NPv6.1.5

File size: 6.3 KB
RevLine 
[2918]1<?xml version="1.0"?>
2    <!-- $id$ -->
3   
4 <!--
5============================================================================================================
6=                                           output files definition                                        =
7=                                            Define your own files for lim3                                =
8=                                         put the variables you want...                                    =
9============================================================================================================
10  -->
11   
[3969]12    <file_definition type="one_file" name="@expname@_@freq@" sync_freq="1d" min_digits="4" compression_level="4" >
[2918]13   
[3687]14      <file_group id="1ts_lim" output_freq="1ts"  output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->
15      <file_group id="1h_lim" output_freq="1h"  output_level="10" enabled=".TRUE."/> <!-- 1h files -->
16      <file_group id="2h_lim" output_freq="2h"  output_level="10" enabled=".TRUE."/> <!-- 2h files -->
17      <file_group id="3h_lim" output_freq="3h"  output_level="10" enabled=".TRUE."/> <!-- 3h files -->     
18      <file_group id="4h_lim" output_freq="4h"  output_level="10" enabled=".TRUE."/> <!-- 4h files -->
19      <file_group id="6h_lim" output_freq="6h"  output_level="10" enabled=".TRUE."/> <!-- 6h files -->       
20      <file_group id="1d_lim" output_freq="1d"  output_level="10" enabled="_AUTO_"/>  <!-- 5d files -->         
21      <file_group id="5d_lim" output_freq="5d"  output_level="10" enabled="_AUTO_"/>  <!-- 5d files -->         
[2918]22
[3758]23      <file_group id="1m_lim" output_freq="1mo" output_level="_AUTO_" enabled="_AUTO_"> <!-- real monthly files -->
[2918]24
[3687]25        <file id="file16" name_suffix="_icemod" description="ice variables" >
[2918]26
27          <field field_ref="ice_pres" />
[3758]28          <field field_ref="ice_cover"    name="sic"       long_name="sea_ice_area_fraction"              level="1"                             />
29          <field field_ref="icethic_cea"  name="sit"       long_name="sea_ice_thickness"                  level="1"                             />
30          <field field_ref="snowthic_cea" name="snd"       long_name="surface_snow_thickness"             level="1"                             />
[2918]31          <!-- snc : surface_snow_area_fraction : same as sic -->
[3758]32          <field field_ref="icealb_cea"   name="ialb"      long_name="Bare Sea Ice Albedo"                level="1"                            />
[2918]33          <!-- ssi : Sea Ice Salinity : cte = sice = 6, expect in baltic sea = 2 -->
[3758]34          <field field_ref="ist_cea"      name="tsice"     long_name="Surface Temperature of Sea Ice"     level="1"                            />
[2918]35          <!-- tsnint : Temperature at Interface Between Sea Ice and Snow : not available -->
36          <!-- pr : Surface Rainfall Rate into the Sea Ice Portion of the Grid Cell = 0 -->
[3758]37          <field field_ref="snow_ai_cea"  name="prsn"      long_name="Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell" level="1" />
[2918]38          <!-- ageice   : Age of Sea Ice : not available ??? -->
39          <!-- grFrazil : Frazil Sea Ice Growth (Leads) Rate ??? -->
40          <!-- grCongel : Congelation Sea Ice Growth Rate ??? -->
[3758]41          <field field_ref="licepro_cea"  name="grLateral" long_name="Lateral Sea Ice Growth Rate"                        level="1"             />
42          <field field_ref="sntoice_cea"  name="snoToIce"  long_name="Snow-Ice Formation Rate"                            level="1"             />
43          <field field_ref="snowmel_cea"  name="snomelt"   long_name="Snow Melt Rate"                                     level="1"             />
44          <field field_ref="ticemel_cea"  name="tmelt"     long_name="Rate of Melt at Upper Surface of Sea Ice"           level="1"             />
45          <field field_ref="bicemel_cea"  name="bmelt"     long_name="Rate of Melt at Sea Ice Base"                       level="1"             />
[2918]46          <!-- hcice  : Sea Ice Total Heat Content ??? -->
[3758]47          <field field_ref="qsr_ai_cea"   name="rsdssi"    long_name="surface_downwelling_shortwave_flux_in_air"          level="1"            />
[2918]48          <!-- rsussi : surface_upwelling_shortwave_flux_in_air ??? -->
49          <!-- rldssi : surface_downwelling_longwave_flux_in_air ??? -->
50          <!-- rlussi : surface_upwelling_longwave_flux_in_air ??? -->
51          <!-- hfssi  : surface_upward_sensible_heat_flux ??? -->
52          <!-- hflssi : surface_upward_latent_heat_flux ??? -->
[3758]53          <field field_ref="subl_ai_cea"  name="sblsi"     long_name="surface_snow_and_ice_sublimation_flux"               level="1"            />
54          <field field_ref="u_imasstr"    name="transix"   long_name="Eastward Sea Ice Transport"                          level="1"           />
55          <field field_ref="v_imasstr"    name="transiy"   long_name="Northward Sea Ice Transport"                         level="1"            />
56          <field field_ref="fram_trans"   name="transifs"  long_name="Sea Ice Mass Transport Through Fram Strait"          level="1"            />
57          <field field_ref="utau_ice"     name="strairx"   long_name="Eastward Atmospheric Stress On Sea Ice"              level="1"            />
58          <field field_ref="vtau_ice"     name="strairy"   long_name="Northward Atmospheric Stress On Sea Ice"             level="1"            />
[2918]59          <!-- strocnx : Eastward Ocean Stress On Sea Ice ??? -->
60          <!-- strocny : Northward Ocean Stress On Sea Ice ??? -->
61          <!-- streng  : Compressive Sea Ice Strength ??? -->
62          <!-- divice  : Strain Rate Divergence of Sea Ice ??? -->
63          <!-- shrice  : Strain Rate Shear of Sea Ice ??? -->
64          <!-- ridgice : Sea Ice Ridging Rate ??? -->
65
66        </file>
67
68      </file_group>
69
70
[3687]71      <file_group id="2m_lim" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->
72      <file_group id="3m_lim" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->
73      <file_group id="4m_lim" output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->
74      <file_group id="6m_lim" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->
75      <file_group id="1y_lim"  output_freq="1y" output_level="10" enabled="_AUTO_"/> <!-- real yearly files -->
76      <file_group id="2y_lim"  output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files -->
77      <file_group id="5y_lim"  output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files -->
78      <file_group id="10y_lim" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->
[2918]79
80   </file_definition>
Note: See TracBrowser for help on using the repository browser.