Page 1 of 1

Default values for MakeUFO

Posted: 17. Jul 2018, 22:12
by sgurruti
Hi,
I apologize in advance because this question is too naive, but I would like to know if there is a way to set default values for the parameters when I'm generating the UFO files.

Best,
Sebastian

Re: Default values for MakeUFO

Posted: 18. Jul 2018, 09:20
by FStaub
I think, the values provided in parameters.m should be written to the UFO files.

Re: Default values for MakeUFO

Posted: 18. Jul 2018, 17:57
by sgurruti
Thank you so much Florian!

Best,
Sebastian

Re: Default values for MakeUFO

Posted: 25. Jul 2018, 04:50
by sgurruti
Hi Florian,
I apologize for asking again, but I would like to know if there is a way to change the particle names in the UFO files. I tried by using

Code: Select all

OutputName -> {"d","s","b"}
but I still get

Code: Select all

d1,d2,d3
.
Thank you so much,
Sebastian

Re: Default values for MakeUFO

Posted: 2. Aug 2018, 06:56
by FStaub
Hi,

No, it's not possible to give different names to different generations of fields.

Cheers
Florian

Re: Default values for MakeUFO

Posted: 3. Aug 2018, 02:59
by sgurruti
I see, thank you so much!

Sebastian