Commit 7ac8fd4611255b5dd7fc08768434d001399af3f5
1 parent
420f0262
Exists in
master
and in
7 other branches
soslo tot flux sept err
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PARAM_DEF/solo_ept_tot_eflux.xml
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 | <amdaParam name="solo_ept_north_eflux"/> |
12 | 12 | <amdaParam name="solo_ept_south_eflux"/> |
13 | 13 | </get> |
14 | - <process>$solo_ept_asun_eflux + $solo_ept_sun_eflux + $solo_ept_north_eflux + $solo_ept_south_eflux</process> | |
14 | + <process>$solo_ept_anti_eflux + $solo_ept_sun_eflux + $solo_ept_north_eflux + $solo_ept_south_eflux</process> | |
15 | 15 | <output> |
16 | 16 | <plot> |
17 | 17 | <timePlot> |
... | ... |