Commit 2fb943505d5da95b238eb8012066896001337938
1 parent
0944b04d
Exists in
master
and in
7 other branches
changed call to energy tables
Showing
2 changed files
with
13 additions
and
2 deletions
Show diff stats
PARAM_DEF/uks_elx_vsd.xml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <param xml:id='uks_elx_vsd'> | 2 | <param xml:id='uks_elx_vsd'> |
3 | <info> | 3 | <info> |
4 | <table> | 4 | <table> |
5 | - <centerAutoTable variable="true" name="energy" centerName="uks_elx_energy" units="eV" log="false"/> | 5 | + <centerAutoTable variable="true" name="energy" fullVariable="true" centerName="uks_elx_en" units="eV" log="false"/> |
6 | </table> | 6 | </table> |
7 | </info> | 7 | </info> |
8 | <get> | 8 | <get> |
@@ -10,7 +10,7 @@ | @@ -10,7 +10,7 @@ | ||
10 | <baseParam name='Vsden'> | 10 | <baseParam name='Vsden'> |
11 | </baseParam> | 11 | </baseParam> |
12 | </vi> | 12 | </vi> |
13 | - <amdaParam name="uks_elx_energy"/> | 13 | + <amdaParam name="uks_elx_en"/> |
14 | </get> | 14 | </get> |
15 | <process/> | 15 | <process/> |
16 | <output> | 16 | <output> |