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
Default values for MakeUFO
Re: Default values for MakeUFO
I think, the values provided in parameters.m should be written to the UFO files.
Re: Default values for MakeUFO
Thank you so much Florian!
Best,
Sebastian
Best,
Sebastian
Re: Default values for MakeUFO
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
but I still get
.
Thank you so much,
Sebastian
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"}
Code: Select all
d1,d2,d3
Thank you so much,
Sebastian
Re: Default values for MakeUFO
Hi,
No, it's not possible to give different names to different generations of fields.
Cheers
Florian
No, it's not possible to give different names to different generations of fields.
Cheers
Florian
Re: Default values for MakeUFO
I see, thank you so much!
Sebastian
Sebastian