diff options
author | Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> | 2023-10-23 20:37:10 +0200 |
---|---|---|
committer | Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> | 2023-10-28 12:03:49 +0200 |
commit | 2e22079da1c948701180f3665c5a5730f55f18f5 (patch) | |
tree | 0998d929a9e526ec19dcd89b6b7217ae38f95239 /profiles | |
parent | sci-physics/pyhf: new package, add 0.7.3 (diff) | |
download | sci-2e22079da1c948701180f3665c5a5730f55f18f5.tar.gz sci-2e22079da1c948701180f3665c5a5730f55f18f5.tar.bz2 sci-2e22079da1c948701180f3665c5a5730f55f18f5.zip |
sci-physics/lhapdf-sets: new package, add 0
Closes: https://github.com/gentoo/sci/pull/1219
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/lhapdf_sets.desc | 17 | ||||
-rw-r--r-- | profiles/make.defaults | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/profiles/desc/lhapdf_sets.desc b/profiles/desc/lhapdf_sets.desc new file mode 100644 index 000000000..7270fbee7 --- /dev/null +++ b/profiles/desc/lhapdf_sets.desc @@ -0,0 +1,17 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of LHAPDF_SETS USE_EXPAND flags. + +nnpdf31_nnlo_as_0118_luxqed - NNPDF31_nnlo_as_0118_luxqed LHAPDF grid +pdf4lhc15_nlo_asvar - PDF4LHC15_nlo_asvar LHAPDF grid +ct14qed_proton - CT14qed_proton LHAPDF grid +ct14lo - CT14lo LHAPDF grid +ct14nlo - CT14nlo LHAPDF grid +ct10 - CT10 LHAPDF grid +mrst2007lomod - MRST2007lomod LHAPDF grid +nnpdf23_nlo_as_0119_qed_mc - NNPDF23_nlo_as_0119_qed_mc LHAPDF grid +nnpdf23_nnlo_as_0119_qed_mc - NNPDF23_nnlo_as_0119_qed_mc LHAPDF grid +cteq66 - CTEQ66 LHAPDF grid +cteq6l1 - CTEQ6L1 LHAPDF grid +mrst2004qed - MRST2004qed LHAPDF grid
\ No newline at end of file diff --git a/profiles/make.defaults b/profiles/make.defaults new file mode 100644 index 000000000..88d3fe603 --- /dev/null +++ b/profiles/make.defaults @@ -0,0 +1 @@ +USE_EXPAND="LHAPDF_SETS"
\ No newline at end of file |