Commit 21b857ab1cc1d8d8ba6b66443b5ff4bca4bd5b0b

Authored by Elena.Budnik
1 parent c3e77160

corr p67

Showing 2 changed files with 5 additions and 5 deletions   Show diff stats
PARAM_DEF/xyz_p67_hci.xml
... ... @@ -2,9 +2,9 @@
2 2 <param xml:id="xyz_p67_hci">
3 3 <get>
4 4 <vi name="p67:orb:all">
5   - <baseParam name="XYZ_HCI"/>
  5 + <baseParam name="HCI"/>
6 6 </vi>
7 7 </get>
8   - <process/>
  8 + <process>$p67_orb_all_HCI/ASTRONOMICAL_UNIT</process>
9 9 <output/>
10 10 </param>
... ...
PARAM_DEF/xyz_p67_hee.xml
... ... @@ -2,9 +2,9 @@
2 2 <param xml:id="xyz_p67_hee">
3 3 <get>
4 4 <vi name="p67:orb:all">
5   - <baseParam name="XYZ_HEE"/>
  5 + <baseParam name="HEE"/>
6 6 </vi>
7 7 </get>
8   - <process/>
9   - <output><!--<plot>ORBIT</plot>--></output>
  8 + <process>$p67_orb_all_HEE/ASTRONOMICAL_UNIT</process>
  9 + <output/>
10 10 </param>
... ...