Running custom models on the web

Asked by Benjamin Velin

Hi,

I'm new to MadGraph and would like to run it using the web version through NLOAccess.

I have made a custom model and used FeynRules to generate UFO files that I would like to run.

I have tried navigating NLOAccess as well as different articles discussing MadGraph and have not found any info regarding if it is possible to use custom models on the web.

Is it possible, and if yes, how do I go about doing?

regards,

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#1

Support for NLOaccess is via this email address: <email address hidden>
From my recollection you can push your model via owncloud and then specify the path to owncloud to load your model, but I can be wrong.

Now, I would strongly suggest that you test first such model on your machine first since debugging a model via NLOaccess will likely be complicated. And testing the model loading/ code generation with madgraph does not even require a fortran compiler (so you just need python and the six module)

Cheers,

Olivier

Revision history for this message
Benjamin Velin (bvelin) said :
#2

Thanks Olivier Mattelaer, that solved my question.