From e56d4eae8edac2799d8890a0c736fdd1e318e769 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 10 Mar 2022 12:50:37 +0100 Subject: [PATCH] modulefile added --- Compiler/{fluka => fluka4}/.gitkeep | 0 Compiler/{fluka => fluka4}/README.md | 0 Compiler/fluka4/modulefiles | 14 ++++++++++++++ 3 files changed, 14 insertions(+) rename Compiler/{fluka => fluka4}/.gitkeep (100%) rename Compiler/{fluka => fluka4}/README.md (100%) create mode 100644 Compiler/fluka4/modulefiles diff --git a/Compiler/fluka/.gitkeep b/Compiler/fluka4/.gitkeep similarity index 100% rename from Compiler/fluka/.gitkeep rename to Compiler/fluka4/.gitkeep diff --git a/Compiler/fluka/README.md b/Compiler/fluka4/README.md similarity index 100% rename from Compiler/fluka/README.md rename to Compiler/fluka4/README.md diff --git a/Compiler/fluka4/modulefiles b/Compiler/fluka4/modulefiles new file mode 100644 index 0000000..e4deba3 --- /dev/null +++ b/Compiler/fluka4/modulefiles @@ -0,0 +1,14 @@ +#%Module1.0 + +module-whatis "FLUKA & Flair" +module-url "https://fluka.cern" +module-license "https://fluka.cern/download/licences" +module-maintainer "Achim Gsell " +module-help " +The FLUKA code is a general purpose Monte Carlo code for the interaction +and transport of hadrons, leptons, and photons from keV (with the exception +of neutrons, tracked down to thermal energies) to cosmic ray energies in +any material. +" + +prepend-path PATH "$PREFIX/flair"