Dear Florian,
I have a puzzling problem. I find in some model files, there are definitions like the following definition codes:
DEFINITION[EWSB][GaugeES]={
Fd1 ->{ FdL, 0},
Fd2 ->{ 0, FdR},
Fu1 ->{ Fu1, 0},
Fu2 ->{ 0, Fu2},
Fe1 ->{ Fe1, 0},
Fe2 ->{ 0, Fe2}
};
What's the meaning of [EWSB][GaugeES]?
I guess it is just a typo and it is same with the following definition codes:
DEFINITION[GaugeES][DiracSpinors]={
Fd1 ->{ FdL, 0},
Fd2 ->{ 0, FdR},
Fu1 ->{ Fu1, 0},
Fu2 ->{ 0, Fu2},
Fe1 ->{ Fe1, 0},
Fe2 ->{ 0, Fe2}
};
Am I right?
If I am right, why when starting up the model, there is no warning or error information?
Best wishes!
A Strange DEFINITION
Re: A Strange DEFINITION
Yes, that's a typo. However, the DiracSpinors for gauge eigenstates are usually not used, so this doesn't cause any problem.
Cheers,
Florian
Cheers,
Florian