Commit 8f9ff8b53d138365777af5150372fa1bee2745fe
1 parent
105171a6
Exists in
master
and in
6 other branches
Merge ACE/EPAM from amdadev
Showing
26 changed files
with
643 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_ca60_cno"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_ca60_cno" units="MeV/nuc"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="Wcno"> | |
11 | + <clb name="energy_ca60_cno"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_ca60_cno"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_ca60_fe"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_ca60_fe" units="MeV/nuc"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="Wfe"> | |
11 | + <clb name="energy_ca60_fe"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_ca60_fe"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_ca60_he"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_ca60_he" units="MeV/nuc"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="Whe"> | |
11 | + <clb name="energy_ca60_he"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_ca60_he"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_ca60_unccno"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_ca60_cno" units="MeV/nuc"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_Wcno"> | |
11 | + <clb name="energy_ca60_cno"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_ca60_uncfe"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_ca60_fe" units="MeV/nuc"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_Wfe"> | |
11 | + <clb name="energy_ca60_fe"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_ca60_unche"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_ca60_he" units="MeV/nuc"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_Whe"> | |
11 | + <clb name="energy_ca60_he"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_de_e"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_de_elec" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="DE"> | |
11 | + <clb name="energy_de_elec"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_de_e"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_de_unce"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_de_elec" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_DE"> | |
11 | + <clb name="energy_de_elec"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs150_e"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs150_elec" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="E"> | |
11 | + <clb name="energy_lefs150_elec"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_lefs150_e"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs150_i"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs150_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="FP"> | |
11 | + <clb name="energy_lefs150_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_lefs150_i"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs150_unce"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs150_elec" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_E"> | |
11 | + <clb name="energy_lefs150_elec"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs150_unci"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs150_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_FP"> | |
11 | + <clb name="energy_lefs150_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs60_e"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs60_elec" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="Ep"> | |
11 | + <clb name="energy_lefs60_elec"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_lefs60_e"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs60_i"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs60_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="FPp"> | |
11 | + <clb name="energy_lefs60_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_lefs60_i"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs60_unce"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs60_elec" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_Ep"> | |
11 | + <clb name="energy_lefs60_elec"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lefs60_unci"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lefs60_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_FPp"> | |
11 | + <clb name="energy_lefs60_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lems120_p"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lems120_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="Pp"> | |
11 | + <clb name="energy_lems120_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_lems120_p"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lems120_uncp"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lems120_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_Pp"> | |
11 | + <clb name="energy_lems120_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,42 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lems30_p"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lems30_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="P"> | |
11 | + <clb name="energy_lems30_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="ace_epam_lems30_p"> | |
21 | + <serie yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_lems30_uncp"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="energy_lems30_ion" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="ace:epam:h1"> | |
10 | + <baseParam name="unc_P"> | |
11 | + <clb name="energy_lems30_ion"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output/> | |
17 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<param xml:id="ace_epam_wartd_i"> | |
3 | + <get> | |
4 | + <vi name="ace:epam:h1"> | |
5 | + <baseParam name="Z"/> | |
6 | + </vi> | |
7 | + </get> | |
8 | + <process/> | |
9 | + <output> | |
10 | + <plot> | |
11 | + <timePlot> | |
12 | + <params> | |
13 | + <param id="ace_epam_wartd_i"> | |
14 | + <serie yAxis="y-left"/> | |
15 | + </param> | |
16 | + </params> | |
17 | + <axes> | |
18 | + <yAxis> | |
19 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
20 | + <range extend="true"/> | |
21 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
22 | + <legend/> | |
23 | + </digitalAxis> | |
24 | + </yAxis> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + </colorAxis> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,2 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="ace_epam_h1_FP"><dimensions dim_1="3" dim_2="1"/><components><component index_1="0" name="0.540 - 0.765 MeV"/><component index_1="1" name="0.765 - 1.22 MeV"/><component index_1="2" name="1.22 - 4.94 MeV"/></components><tables><table relatedDim="dim_1" name="Energy" units="MeV"><channel min="0.540000" max="0.765000"/><channel min="0.765000" max="1.220000"/><channel min="1.220000" max="4.940000"/></table></tables></paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,2 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="ace_epam_h1_unc_FP"><dimensions dim_1="3" dim_2="1"/><components><component index_1="0" name="0.540 - 0.765 MeV"/><component index_1="1" name="0.765 - 1.22 MeV"/><component index_1="2" name="1.22 - 4.94 MeV"/></components><tables><table relatedDim="dim_1" name="Energy" units="MeV"><channel min="0.540000" max="0.765000"/><channel min="0.765000" max="1.220000"/><channel min="1.220000" max="4.940000"/></table></tables></paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,2 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="ace_epam_h1_FPp"><dimensions dim_1="3" dim_2="1"/><components><component index_1="0" name="0.546 - 0.761 MeV"/><component index_1="1" name="0.761 - 1.22 MeV"/><component index_1="2" name="1.22 - 4.97 MeV"/></components><tables><table relatedDim="dim_1" name="Energy" units="MeV"><channel min="0.546000" max="0.761000"/><channel min="0.761000" max="1.220000"/><channel min="1.220000" max="4.970000"/></table></tables></paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,2 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="ace_epam_h1_unc_FPp"><dimensions dim_1="3" dim_2="1"/><components><component index_1="0" name="0.546 - 0.761 MeV"/><component index_1="1" name="0.761 - 1.22 MeV"/><component index_1="2" name="1.22 - 4.97 MeV"/></components><tables><table relatedDim="dim_1" name="Energy" units="MeV"><channel min="0.546000" max="0.761000"/><channel min="0.761000" max="1.220000"/><channel min="1.220000" max="4.970000"/></table></tables></paraminfo> | ... | ... |