Commit 6697e6978e293fcf68f06f34f6c6a95dfdca06e9

Authored by Quentin Brzustowski
1 parent dda895d5

MegaK to eV

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
PARAM_DEF/irm_pla_wH.xml
... ... @@ -5,7 +5,7 @@
5 5 <baseParam name='T_p'/>
6 6 </vi>
7 7 </get>
8   - <process>$irm_pla_all_T_p/MK2Ev</process>
  8 + <process>$irm_pla_all_T_p*MK2Ev</process>
9 9 <output/>
10 10 </param>
11 11  
... ...
PARAM_DEF/irm_pla_we.xml
... ... @@ -5,7 +5,7 @@
5 5 <baseParam name='T_e'/>
6 6 </vi>
7 7 </get>
8   - <process>$irm_pla_all_T_e/MK2Ev</process>
  8 + <process>$irm_pla_all_T_e*MK2Ev</process>
9 9 <output/>
10 10 </param>
11 11  
... ...