From 3c0fd9420ac5bc8b721b18d72b32956fd311cdc5 Mon Sep 17 00:00:00 2001 From: Roy Stegeman Date: Fri, 15 Nov 2024 15:04:44 +0000 Subject: [PATCH] add mhou scalevariationtheoryids for alphas variations --- .../scalevariationtheoryids.yaml | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/validphys2/src/validphys/scalevariations/scalevariationtheoryids.yaml b/validphys2/src/validphys/scalevariations/scalevariationtheoryids.yaml index 37bd121ff2..862f33b8a5 100644 --- a/validphys2/src/validphys/scalevariations/scalevariationtheoryids.yaml +++ b/validphys2/src/validphys/scalevariations/scalevariationtheoryids.yaml @@ -37,7 +37,33 @@ scale_variations_for: (2, 1): 720 (2, 2): 721 - # NNLO + # NNLO, alphas=0.118 + - theoryid: 708 + 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.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.119 - theoryid: 708 variations: (0.5, 0.5): 704