Commit 662efe89e9250381f359ab80061901dd00988a36

Authored by Quentin Brzustowski
1 parent a8a7459f

corrected conversion K to eV

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
PARAM_DEF/gtl_cpi_swa_t.xml
... ... @@ -5,6 +5,6 @@
5 5 <vi name="gtl:cpi:swa">
6 6 <baseParam name="SW_T"/>
7 7 </vi></get>
8   - <process>$gtl_cpi_swa_SW_T/K2EV</process>
  8 + <process>$gtl_cpi_swa_SW_T*K2EV</process>
9 9 <output/>
10 10 </param>
... ...