Commit f33b46a155cfff7955ce58b78a3759bec5c0b893

Authored by Quentin Brzustowski
1 parent 033fbea2

change of units

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
PARAM_DEF/so_dsc_bx.xml
... ... @@ -6,6 +6,6 @@
6 6 <amdaParam name="so_r_sun"/>
7 7 <amdaParam name="so_dsc_b"/>
8 8 </get>
9   - <process>$so_dsc_b*$so_dsc_v[0]*349177070/(1737500-$so_r_sun*ASTRONOMICAL_UNIT)</process>
  9 + <process>$so_dsc_b*$so_dsc_v[0]*349177.070/(1737500-$so_r_sun*ASTRONOMICAL_UNIT)</process>
10 10 <output/>
11 11 </param>
... ...