Search found 24 matches

by sgurruti
1. Dec 2018, 03:29
Forum: Model implementation in SARAH
Topic: Coupling to specific generations
Replies: 2
Views: 1658

Re: Coupling to specific generations

Hi Florian,
Thank you so much for your advice.

Best,
Sebastian
by sgurruti
7. Nov 2018, 02:23
Forum: Model implementation in SARAH
Topic: Coupling to specific generations
Replies: 2
Views: 1658

Coupling to specific generations

Hi all,
I'm working in a very simplified model, and I want to couple the new particle content only to the first generation of quarks and leptons. Is there a way to do it properly during the implementation?

Thank you in advance,
Sebastian
by sgurruti
3. Aug 2018, 02:59
Forum: Output of SARAH
Topic: Default values for MakeUFO
Replies: 5
Views: 5468

Re: Default values for MakeUFO

I see, thank you so much!

Sebastian
by sgurruti
25. Jul 2018, 04:51
Forum: SPheno, FlavorKit
Topic: Several errors during compilation
Replies: 4
Views: 2267

Re: Several errors during compilation

Thank you so much, I was able to fix my errors!
by sgurruti
25. Jul 2018, 04:50
Forum: Output of SARAH
Topic: Default values for MakeUFO
Replies: 5
Views: 5468

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

Code: Select all

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

Code: Select all

d1,d2,d3
.
Thank you so much,
Sebastian
by sgurruti
19. Jul 2018, 19:40
Forum: SPheno, FlavorKit
Topic: Several errors during compilation
Replies: 4
Views: 2267

Re: Several errors during compilation

Hi Florian, You were right about that. I fixed it, but now I get another but different error: gfortran -c -g -ffree-line-length-none -J../include -I../include Boundaries_O5RRlite.f90 ar -ruc -U ../lib/libSPhenoO5RRlite.a Boundaries_O5RRlite.o rm -f Boundaries_O5RRlite.o gfortran -c -g -ffree-line-le...
by sgurruti
18. Jul 2018, 23:36
Forum: SPheno, FlavorKit
Topic: Several errors during compilation
Replies: 4
Views: 2267

Several errors during compilation

Hi again, I'm sorry for bothering you (again) but I have a problem when I try to compile my model in SPheno. Even though there is no apparent mistake with MakeSPheno, when I try to compile those files using SPheno-4.0.3 & gfortran I get gfortran -c -g -ffree-line-length-none -J../include -I../includ...
by sgurruti
18. Jul 2018, 17:57
Forum: Output of SARAH
Topic: Default values for MakeUFO
Replies: 5
Views: 5468

Re: Default values for MakeUFO

Thank you so much Florian!

Best,
Sebastian
by sgurruti
18. Jul 2018, 17:56
Forum: Model implementation in SARAH
Topic: VLQ
Replies: 2
Views: 1785

Re: VLQ

I see, thank you so much!
by sgurruti
18. Jul 2018, 04:18
Forum: Model implementation in SARAH
Topic: VLQ
Replies: 2
Views: 1785

VLQ

Hi, I'm sorry for bothering you again, but I've tried to do it by my own without successful results. Following this reference https://arxiv.org/pdf/1212.3045.pdf , specifically Section 4, I want to implement the model they discuss. However, I've not been able to implement the "Vector-like Quark" Psi...