Commit 6e15385f1e9a4c109e1c95434e1597aebacf1b6d
1 parent
6c54b9e0
Exists in
master
and in
7 other branches
added size for boundstable
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PARAM_DEF/ulys_pa_pa.xml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerTable dim="0" name="Energy" centerName="Energy" units="eV"/> |
6 | - <boundsTable dim="1" name="PitchAngle" boundsName="PitchAngle" unites="deg"/> | |
6 | + <boundsTable dim="1" name="PitchAngle" size="9" boundsName="PitchAngle" unites="deg"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> | ... | ... |