Skip to content

Commit

Permalink
Merge pull request #2215 from NNPDF/add_scalevars_alphas_variations
Browse files Browse the repository at this point in the history
add mhou scalevariationtheoryids for alphas variations
  • Loading branch information
achiefa authored Nov 26, 2024
2 parents 9eb9f73 + b374f9f commit 096c9d2
Showing 1 changed file with 27 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,20 @@ scale_variations_for:
(2, 1): 720
(2, 2): 721

# NNLO
# NNLO, alphas=0.117
- theoryid: 807
variations:
(0.5, 0.5): 704
(0.5, 1): 705
(0.5, 2): 706
(1, 0.5): 707
(1, 1): 708
(1, 2): 709
(2, 0.5): 710
(2, 1): 711
(2, 2): 712

# NNLO, alphas=0.118
- theoryid: 708
variations:
(0.5, 0.5): 704
Expand All @@ -50,6 +63,19 @@ scale_variations_for:
(2, 1): 711
(2, 2): 712

# NNLO, alphas=0.119
- theoryid: 808
variations:
(0.5, 0.5): 704
(0.5, 1): 705
(0.5, 2): 706
(1, 0.5): 707
(1, 1): 708
(1, 2): 709
(2, 0.5): 710
(2, 1): 711
(2, 2): 712

# NNLO+QED, alphas=0.1180
- theoryid: 702
variations:
Expand Down

0 comments on commit 096c9d2

Please sign in to comment.