Skip to content

Commit

Permalink
Bump MadGraph to version 2.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinclert committed Aug 2, 2024
1 parent 13930e4 commit 1d2dcd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ ENV SOFTWARE_FOLDER "/madminer/software"


#### MadGraph 5 environment variables
ENV MG_VERSION "MG5_aMC_v2.9.4"
ENV MG_FOLDER "MG5_aMC_v2_9_4"
ENV MG_VERSION "MG5_aMC_v2.9.16"
ENV MG_FOLDER "MG5_aMC_v2_9_16"
ENV MG_FOLDER_PATH "${SOFTWARE_FOLDER}/${MG_FOLDER}"
ENV MG_BINARY_PATH "${SOFTWARE_FOLDER}/${MG_FOLDER}/bin/mg5_aMC"

Expand Down

0 comments on commit 1d2dcd3

Please sign in to comment.