Hi Florian,
I have a problem with whizard. I'm trying to use whizard with SSP and i get this error which i don't understand where it's may come from:
******************************************************************************
*** FATAL ERROR: Process 'squarkproductionLHC': mass values in flavor combination do not coincide.
******************************************************************************
I dont think it is a problem between the SSP interface and whizard because i get the same mistake when i use the whizard.sin file alone.
I'm using the mssm_sarah model generated with the butler.
Thanks for your time,
Cheers,
Jordan
Problem with Whizard : mass values in flavor combination do not coincide.
Re: Problem with Whizard : mass values in flavor combination do not coincide.
Hi,
the reason is that SARAH includes mass terms for the fist generations quarks in the model file. Therefore, you can't define a combined states with the quarks and gluon as long as you don't put the masses explicitly to zero in the Sindarin input file via
after loading the parameters file written by SPheno.
Cheers,
Florian
the reason is that SARAH includes mass terms for the fist generations quarks in the model file. Therefore, you can't define a combined states with the quarks and gluon as long as you don't put the masses explicitly to zero in the Sindarin input file via
Code: Select all
Md1=0
Md2=0
Mu1=0
Mu2=0
Cheers,
Florian
Re: Problem with Whizard : mass values in flavor combination do not coincide.
Great, this works well !
Thanks again,
Jordan
Thanks again,
Jordan