Changeset 8468


Ignore:
Timestamp:
2024-03-11T10:41:33+01:00 (8 weeks ago)
Author:
josefine.ghattas
Message:

Added missing xml files which should have been commited together with [8462]. All experiences with XIOS failed for revision from 8662 and until now.

Location:
branches/ORCHIDEE_2_2/ORCHIDEE/src_xml
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_xml/context_input_orchidee.xml

    r8423 r8468  
    3030      <field id="soilcolor" name="soilcolor" domain_ref="dom_file_soil" operation="instant" freq_offset="1ts" enabled="false"/> 
    3131      <field id="soiltext" name="soiltext" domain_ref="dom_file_soil" operation="instant" freq_offset="1ts"/> 
     32    </file> 
     33 
     34    <!-- Default file name: soil_bulk_and_ph.nc for both soilbulk and soilph. The variables can be read from different files, specified in run.def 
     35                  This file is read in the initialization phase only if there is no restart file. 
     36         For soilbulk and soilph, set values lower than min_sechiba as masked values because missing values are zero in the file. 
     37        Renormalization will be done later using the interpolated mask.  --> 
     38    <file id="soilbulk_file" mode="read" output_freq="1y" enabled="true"> 
     39      <field id="soilbulk_mask_read" name="soilbulk" domain_ref="dom_file_soilbulk" operation="instant" freq_offset="1ts" > this &gt; $min_sechiba ? 1 : 0 </field> 
     40      <field id="soilbulk_read" name="soilbulk" domain_ref="dom_file_soilbulk" operation="instant" freq_offset="1ts" > this &gt; $min_sechiba ? this : 0 </field> 
    3241    </file> 
    3342 
     
    134143        <field id="soiltext13" > soiltext == 13 </field> 
    135144      </field_group> 
     145 
     146      <!-- If soilbulk_mask .gt. min_sechiba, then renormalize by dividing with soilbulk_mask else set bulk_default. 
     147      soilbulk_mask interpolated to the model grid corresponds to the fraction of the grid cell covered by non-masked 
     148      values in the input file. Where soilbulk_mask=0, no data where found on the source grid. --> 
     149      <field id="soilbulk_tmp"  field_ref="soilbulk_read" domain_ref="dom_from_soilbulk" /> 
     150      <field id="soilbulk_mask" field_ref="soilbulk_mask_read" domain_ref="dom_from_soilbulk" read_access="true" enabled="true" /> 
     151      <field id="soilbulk"      field_ref="soilbulk_tmp"  domain_ref="dom_from_soilbulk" read_access="true" enabled="true"  > soilbulk_mask &gt; $min_sechiba ? soilbulk_tmp/(soilbulk_mask+1e-100) : $bulk_default </field> 
    136152       
    137153      <field id="frac_veget"      field_ref="maxvegetfrac_read" domain_ref="dom_from_pft" read_access="true" enabled="true" /> 
     
    220236    </domain> 
    221237 
     238    <domain id="dom_from_soilbulk" domain_ref="domain_landpoints"> 
     239    <interpolate_domain order="1" renormalize="false" /> 
     240    </domain> 
     241 
    222242    <domain id="dom_from_pft" domain_ref="domain_landpoints"> 
    223243      <interpolate_domain order="1" renormalize="false" /> 
     
    258278      <!-- generate_rectilinear_domain bounds_lon_start="-180" bounds_lon_end="180" bounds_lat_start="-90" bounds_lat_end="90"/--> 
    259279      <generate_rectilinear_domain bounds_lon_start="-180" bounds_lon_end="180" bounds_lat_start="90" bounds_lat_end="-90"/> 
     280    </domain> 
     281 
     282    <domain id="dom_file_soilbulk" type="rectilinear"> 
     283    <generate_rectilinear_domain bounds_lon_start="-180" bounds_lon_end="180" bounds_lat_start="90" bounds_lat_end="-90"/>/> 
    260284    </domain> 
    261285     
     
    346370    <variable id="albbg_vis_default" type="double">xxx</variable> 
    347371    <variable id="albbg_nir_default" type="double">xxx</variable> 
     372    <variable id="bulk_default" type="double">xxx</variable> 
    348373     
    349374  </variable_definition> 
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_xml/field_def_orchidee.xml

    r8423 r8468  
    358358    <field id="gpplut" name="gppLut" long_name="Gross primary productivity on Landuse tiles" unit="kgC m-2 s-1" grid_ref="grid_nlut" /> 
    359359 
    360  
    361360    <!-- Varaibles interp_diag_xxx and interp_avail_xxx are written just after reading and interpolating from file and are used for validation --> 
    362361    <field id="interp_avail_aveget" name="interp_avail_aveget" long_name="Availability of data for the vegetation fraction interpolation (negative values if no data found)" unit="1" operation="once" freq_offset="0ts"/> 
     
    366365    <field id="interp_diag_soilclass" name="interp_diag_soilclass"     grid_ref="grid_nscm" long_name="soilclass read from soils_param file" operation="once" freq_offset="0ts"/> 
    367366    <field id="interp_diag_njsc" name="interp_diag_njsc" long_name="njsc after reading of soilclass from soils_param file" operation="once" freq_offset="0ts"/> 
     367    <field id="interp_diag_bulk" name="interp_diag_bulk" long_name="Soil bulk density read from file" unit="kg/m**3" operation="once" freq_offset="0ts"/> 
    368368    <field id="interp_diag_clayfraction" name="interp_diag_clayfraction" long_name="clayfraction read from soils_param file" operation="once" freq_offset="0ts" /> 
    369369    <field id="interp_diag_sandfraction" name="interp_diag_sandfraction" long_name="sandfraction read from soils_param file" operation="once" freq_offset="0ts" /> 
     
    636636  <field id="vegetmax_soil" name="vegetsoil" long_name="PFT fraction for soil tiles" unit="1" grid_ref="grid_nvm_nstm"/> 
    637637 
     638  <!-- Output variables for Moyano et al. 2012 control humidity function --> 
     639  <field id="ControlMoistLitter" name="ControlMoistLitter" long_name="Controle moist value for iabove" unit="1" grid_ref="grid_landpoints" /> 
     640  <field id="ControlMoistSoil" name="ControlMoistSoil" long_name="Controle moist value for ibelow" unit="1" grid_ref="grid_landpoints"/> 
     641  <field id="litterhumSAT" name="litterhumSAT" long_name="litter moisture for the controle moisture fonction" unit="1" grid_ref="grid_landpoints"/> 
     642  <field id="soilhumSAT" name="soilhumSAT" long_name="soil moisture for the control moisture fonction" unit="1" grid_ref="grid_landpoints"/> 
     643 
    638644</field_definition> 
    639645 
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_xml/file_def_orchidee.xml

    r8423 r8468  
    991991    <field field_ref="nppOther" level="1"/> 
    992992    <field field_ref="nep" level="0"/> 
     993 
     994    <!-- variables for Moyano control moisture --> 
     995    <field field_ref="ControlMoistLitter" level="1"/> 
     996    <field field_ref="ControlMoistSoil" level="1"/> 
     997    <field field_ref="litterhumSAT" level="1"/> 
     998    <field field_ref="soilhumSAT" level="1"/> 
     999 
    9931000   </field_group> 
    9941001     
Note: See TracChangeset for help on using the changeset viewer.