Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes for param_card.dat path #751

Merged
merged 12 commits into from
Aug 15, 2023
Merged

Minor fixes for param_card.dat path #751

merged 12 commits into from
Aug 15, 2023

Conversation

valassi
Copy link
Member

@valassi valassi commented Aug 15, 2023

This is the final MR from the AUG2023 branch including the work from last week's hackathon.

Specifically, this contains @hageboeck 's fixes for param_card.dat path and their integration in all other processes (plus some comments I added on initProc)

hageboeck and others added 12 commits August 15, 2023 11:33
When running generate_events, it sometimes invokes madevent from a
subdirectory. In this case, the param cards cannot be found due to a
missing "../".
Here, a "../" is added to the path if the file cannot be found.
When constructing the fortran bridge, CPPProcess got instantiated twice.
The first time seemingly without any effect.
…eadback in CODEGEN and pptt012j.mad (part of madgraph5#660) - all ok
…ve the previous set of logs)

./tmad/teeMadX.sh -ggtt +10x -makeclean
./tput/teeThroughputX.sh -ggtt
…ve the previous set of logs)

./tmad/teeMadX.sh -ggtt +10x -makeclean
./tput/teeThroughputX.sh -ggtt
git checkout upstream/master tput/ tmad/
@valassi
Copy link
Member Author

valassi commented Aug 15, 2023

The CI tests succeeded, I am self merging

@valassi valassi merged commit fe3cdf7 into madgraph5:master Aug 15, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants