Search found 16 matches
- 21. Mar 2022, 18:10
- Forum: CalcHep/CompHep, MicrOmegas
- Topic: MakeCHEP problem with VVVV vertex in lgrng.mdl
- Replies: 0
- Views: 5197
MakeCHEP problem with VVVV vertex in lgrng.mdl
Hi, I have implemented a model with an extra SU(2) gauge symmetry, whose new neutral vector bosons X1,X2,X3 mix with the photon and the Z in a large {VP,VZ,VX1,VX2,VX3} mixing matrix. I am able to obtain a valid .spc file in SPheno without fatal warnings. However, MakeCHEP[] is having trouble with t...
- 19. Jul 2021, 19:36
- Forum: SSP
- Topic: Negative ranges in log-scale
- Replies: 2
- Views: 19948
Re: Negative ranges in log-scale
Hi Werner,
My input itself is negative, for example a \lambda coupling in the range
Min -> -10^-5, Max -> -10^-3, Distribution -> LOG
Cheers,
charlie
My input itself is negative, for example a \lambda coupling in the range
Min -> -10^-5, Max -> -10^-3, Distribution -> LOG
Cheers,
charlie
- 2. Jul 2021, 20:45
- Forum: SSP
- Topic: Negative ranges in log-scale
- Replies: 2
- Views: 19948
Negative ranges in log-scale
Hello,
Are there alternatives to run a scan over a range of negative values in log scale? As expected Distribution -> LOG runs into trouble. I noticed in Package/Scan.m the option USERDEFINED (line 166), could you provide a template on its usage?
Thanks,
charlie
Are there alternatives to run a scan over a range of negative values in log scale? As expected Distribution -> LOG runs into trouble. I noticed in Package/Scan.m the option USERDEFINED (line 166), could you provide a template on its usage?
Thanks,
charlie
- 24. Jun 2020, 10:54
- Forum: SPheno, FlavorKit
- Topic: Slightly positive fermion mass
- Replies: 1
- Views: 3277
Slightly positive fermion mass
Hi forum, May I ask what is the purpose of the tiny positive piece that is added to fermions squared mass in TreeLevelMasses.f90, If (Abs(MFv2(i1)).Le.MaxMassNumericalZero) MFv2(i1) = Abs(MFv2(i1))+1.E-10_dp In my model, this makes my Dirac neutrinos, massless at tree-level, to be Mnu^2=10^-10 GeV^2...
- 24. May 2020, 06:59
- Forum: SPheno, FlavorKit
- Topic: Light gauge boson (dark photon) for a model with new U1
- Replies: 1
- Views: 3299
Re: Light gauge boson (dark photon) for a model with new U1
This may be too late, but make sure you re-compiled the binary after commenting the lines
- 24. May 2020, 06:57
- Forum: SPheno, FlavorKit
- Topic: Question about g2
- Replies: 0
- Views: 3440
Question about g2
Hi, In my Z' model hypercharge comes from the breaking of a higher SU2 x U1' so to get the actual MZ I commented some lines in "Set pole masses" in one of the .f90 routines (I set flag #61 to zero for no running). My MZ is very sensitive to whatever value of g2 is used by SPheno. How exactly is the ...
- 5. Jun 2019, 22:08
- Forum: SPheno, FlavorKit
- Topic: Lightest, SM-like Z mass always fixed
- Replies: 2
- Views: 4454
Re: Lightest, SM-like Z mass always fixed
Your suggestion is very helpful. Thanks Florian
- 2. Jun 2019, 16:40
- Forum: SPheno, FlavorKit
- Topic: Lightest, SM-like Z mass always fixed
- Replies: 2
- Views: 4454
Lightest, SM-like Z mass always fixed
Hi, In a model with gauge group SU(2)R x SU(2)L x U1(X) I am struggling to get the variations of the W and Z SM-like masses in terms of the new gauge coupling gR and the vev vR of a bidoublet scalar that breaks both SU(2)s. I can reproduce the SPheno output with the SARAH analytical eigenvalues for ...
- 24. May 2019, 08:50
- Forum: Model implementation in SARAH
- Topic: Indices Error, CHep overload
- Replies: 2
- Views: 2034
Re: Indices Error, CHep overload
Hi MDGoodsell, Indeed I separated the distinct generations and edited the particles/parameter files (attached). To avoid clashes I defined all new parameters locally. The problematic terms are the 3 mass terms for Right-handed Neutrinos (mee, kem, ket). I get the exact same texture as in 1107.5238 E...
- 4. May 2019, 12:14
- Forum: Model implementation in SARAH
- Topic: Indices Error, CHep overload
- Replies: 2
- Views: 2034
Indices Error, CHep overload
Hi Florian, II'm implementing a U(1)_{Lmu-Ltau} gauge model by assigning distinct charges to the distinct lepton generations. But I'm getting critical errors when calculating vertices. First, when I run Start[U1-MuTau] it gives Checking model files: All files okay but there is a warning "Particle::u...