Blame view

PARAM_DEF/solo_het_tot_eheflux.xml 478 Bytes
62ca7624   Elena.Budnik   SolO EPD total flux
1
2
<?xml version="1.0"?>
<param xml:id='solo_het_tot_eheflux'>
687f1b21   Benjamin Renard   Merge in master s...
3
  <reference_parameter>solo_het_asun_eheflux</reference_parameter>
62ca7624   Elena.Budnik   SolO EPD total flux
4
5
6
7
8
9
10
11
12
  <get>
    <amdaParam name="solo_het_asun_eheflux"/>
    <amdaParam name="solo_het_sun_eheflux"/>
    <amdaParam name="solo_het_north_eheflux"/>
    <amdaParam name="solo_het_south_eheflux"/>
  </get>
   <process>$solo_het_asun_eheflux + $solo_het_sun_eheflux + $solo_het_north_eheflux + $solo_het_south_eheflux</process>
  <output/>      
</param>