Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Line: 19 to 19 | ||||||||
Use the spectrum file you made, and produce from it a full fledged slha file, including all the BRs. Check out the README.fkw to see how. | ||||||||
Added: | ||||||||
> > | How to run micrOMEGAsThis sort of has nothing to do at all with this page. However, I wanted to preserve how I got to run micrOMEGA so that I wouldn't have to mess around with it later.curl https://lapth.cnrs.fr/micromegas/downloadarea/code/micromegas_3.6.7.tgz > junk.tgz tar -xvzf junk.tgz cd micromegas_3.6.7/MSSM emacs -nw main.cNow comment out the file: //fkw#define EWSB Basically, read the README, and it says that if you want to compile the main to work on an slha file then comment out 4 lines of defines in main.c 3 of these lines were already commented out in the version I untared. gmake main=main.c ./main myFavoriteSlhaFile.slha > dumpOutputHereThe main computes stuff and dumps it to your screen. So redirecting the output is the right thing to do. | |||||||
Input to softsusy-3.3.8At the softsusy stage, we only vary one parameter: mu This is set to 100,200,300,400,500GeV. The corresponding slha files are on the webserver |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Added: | ||||||||
> > | How to do thisOn uaf in /home/users/fkw/generators/susy/ there are two subdirectories: softsusy-3.3.8 susyhit-1.3 and a README.sezen file. First go into the softsusy-3.3.8 directory. Check out the README.fkw there. It tells you how to take a file that specs the parameters, and create a spectrum file. Second go into susyhit-1.3 directory. Use the spectrum file you made, and produce from it a full fledged slha file, including all the BRs. Check out the README.fkw to see how. | |||||||
Input to softsusy-3.3.8At the softsusy stage, we only vary one parameter: mu This is set to 100,200,300,400,500GeV. The corresponding slha files are on the webserver |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Line: 8 to 8 | ||||||||
At the softsusy stage, we only vary one parameter: mu This is set to 100,200,300,400,500GeV. The corresponding slha files are on the webserver | ||||||||
Changed: | ||||||||
< < | Block MODSEL # Select model 1 0 # Low energy MSSM Block SMINPUTS # Standard Model inputs 1 1.27908953E+02 # alpha_em^(-1)(MZ) SM MSbar 2 1.16637000E-05 # G_Fermi 3 1.18400000E-01 # alpha_s(MZ) SM MSbar 5 4.19000000E+00 # mb(mb) SM MSbar 6 1.73300000E+02 # mtop(pole) 7 1.77700000E+00 # Mtau Block MINPAR # Input parameters 3 1.00000000E+01 # tanb Block EXTPAR 0 -1 # EWSB 1 1.00000000E+03 # MG1 2 1.00000000E+03 # MG2 3 1.00000000E+03 # MG3 11 2.00000000E+03 # At 12 0.00000000E+00 # Ab 13 0.00000000E+00 # Atau 23 1.00000000E+02 # mu 26 1.00000000E+03 # MA 31 5.00000000E+03 # Ml1 32 5.00000000E+03 # Ml2 33 5.00000000E+03 # Ml3 34 5.00000000E+03 # MR2 35 5.00000000E+03 # MR2 36 5.00000000E+03 # MR3 41 5.00000000E+03 # Mq1 42 5.00000000E+03 # Mq2 43 5.00000000E+02 # Mq3 44 5.00000000E+03 # Mu1 45 5.00000000E+03 # Mu2 46 1.20000000E+03 # Mu3 47 5.00000000E+03 # Md1 48 5.00000000E+03 # Md2 49 1.50000000E+03 # Md3 Block SOFTSUSY # SOFTSUSY specific inputs 2 0 # quark mixing option | |||||||
> > | Block MODSEL # Select model 1 0 # Low energy MSSM Block SMINPUTS # Standard Model inputs 1 1.27908953E+02 # alpha_em^(-1)(MZ) SM MSbar 2 1.16637000E-05 # G_Fermi 3 1.18400000E-01 # alpha_s(MZ) SM MSbar 5 4.19000000E+00 # mb(mb) SM MSbar 6 1.73300000E+02 # mtop(pole) 7 1.77700000E+00 # Mtau Block MINPAR # Input parameters 3 1.00000000E+01 # tanb Block EXTPAR 0 -1 # EWSB 1 1.00000000E+03 # MG1 2 1.00000000E+03 # MG2 3 1.00000000E+03 # MG3 11 2.00000000E+03 # At 12 0.00000000E+00 # Ab 13 0.00000000E+00 # Atau 23 1.00000000E+02 # mu 26 1.00000000E+03 # MA 31 5.00000000E+03 # Ml1 32 5.00000000E+03 # Ml2 33 5.00000000E+03 # Ml3 34 5.00000000E+03 # MR2 35 5.00000000E+03 # MR2 36 5.00000000E+03 # MR3 41 5.00000000E+03 # Mq1 42 5.00000000E+03 # Mq2 43 5.00000000E+02 # Mq3 44 5.00000000E+03 # Mu1 45 5.00000000E+03 # Mu2 46 1.20000000E+03 # Mu3 47 5.00000000E+03 # Md1 48 5.00000000E+03 # Md2 49 1.50000000E+03 # Md3 Block SOFTSUSY # SOFTSUSY specific inputs 2 0 # quark mixing option | |||||||
Table of higgsino masses vs mu |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Line: 93 to 93 | ||||||||
Current location of the SLHA files: Werner Porods home directory. | ||||||||
Changed: | ||||||||
< < | FOllowing text describes the structure of the directories and what is contained inside them. | |||||||
> > | Following text describes the structure of the directories and what is contained inside them. | |||||||
The following archives contain several SLHA input files for the scan range. In all files the following parameters can take the foolowing values (all masses in GeV? ) |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Line: 108 to 108 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
-- FkW - 2013/06/23 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Line: 91 to 91 | ||||||||
Following set of SLHA files for the scan are generated | ||||||||
Changed: | ||||||||
< < | Current location of the files: Werner Porod's home directory
The following archives contain several SLHA input files for the scan. In all files the following parameters can take the following values (all masses in GeV) - m_stop_1: 150, 200, 300, 400, 500, 600, 700, 800, 900, 1000 - m_sbottom_1: 150, 200, 300, 400, 500, 600, 700, 800, 900, 1000 (see however the comment below) - mu: 100, 200, 300, 400, 500 - tan(beta): 10, 50 - theta_sbottom: 0, 45, 90 degree comment: if theta_stop=90 then also theta_sbottom is fixed to 90 degree The archives differ in the combinations of theta_stop and m_gluino: - input_run1.tgz: - m_gluino: 2000 - theta_stop: 0, 45, 90 (see also comment for theta_sbottom) in case of a theta_stop=0 one has a pure left-stop in the game and, thus, also the left-sbottom. We compute the mass of sbottom_L using the tree-level mass relation. In case that this mass is below m_sbottom_1 we have to flipp the ordering of the sbottom-masses and change the mixing matrix accordingly. The corresponding files file-names have as additional string '_flipped' before the '.spc'. The filer-names contain all relevant information, e.g. SPheno_mst0150_tht045_msb0150_thb090_mu100_mg2000_tb10.spc implies m_stop = 150 GeV, theta_stop=45, m_stop = 150 GeV, theta_sbottom=90, mu=100 GeV m_gluino=2000 GeV and tan(beta)=10 - input_run1_optional.tgz - m_gluino: 2000 - theta_stop: 135, 180 (see also comment for theta_sbottom and the one above replacing theta_stop=0 by theta_stop=180) - input_run2.tgz: - m_gluino: 1000 - theta_stop: 0, 45, 90 (see also comment for theta_sbottom and theta_stop above) - input_run2_optional.tgz: - m_gluino: 1000 - theta_stop: 135, 180 (see also comment for theta_sbottom and theta_stop above) - input_run3.tgz: - m_gluino: 750 - theta_stop: 0, 45, 90 (see also comment for theta_sbottom and theta_stop above) - input_run3_optional.tgz: - m_gluino: 750 - theta_stop: 135, 180 (see also comment for theta_sbottom and theta_stop above) | |||||||
> > | Current location of the SLHA files: Werner Porods home directory.
FOllowing text describes the structure of the directories and what is contained inside them.
The following archives contain several SLHA input files for the scan range. In all files the following parameters can take the foolowing values (all masses in GeV? )
| |||||||
-- FkW - 2013/06/23 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||
Line: 89 to 89 | ||||||||
Overall, it seems to me that Set 3 and Set 4 are the most interesting here, and we should try to generate a brought variety of them. Whereas, we can probably prune the total set of models to a smaller, more manageable number by being coarse in the region of parameter space of Set 1. | ||||||||
Added: | ||||||||
> > | Following set of SLHA files for the scan are generatedCurrent location of the files: Werner Porod's home directoryThe following archives contain several SLHA input files for the scan. In all files the following parameters can take the following values (all masses in GeV) - m_stop_1: 150, 200, 300, 400, 500, 600, 700, 800, 900, 1000 - m_sbottom_1: 150, 200, 300, 400, 500, 600, 700, 800, 900, 1000 (see however the comment below) - mu: 100, 200, 300, 400, 500 - tan(beta): 10, 50 - theta_sbottom: 0, 45, 90 degree comment: if theta_stop=90 then also theta_sbottom is fixed to 90 degree The archives differ in the combinations of theta_stop and m_gluino: - input_run1.tgz: - m_gluino: 2000 - theta_stop: 0, 45, 90 (see also comment for theta_sbottom) in case of a theta_stop=0 one has a pure left-stop in the game and, thus, also the left-sbottom. We compute the mass of sbottom_L using the tree-level mass relation. In case that this mass is below m_sbottom_1 we have to flipp the ordering of the sbottom-masses and change the mixing matrix accordingly. The corresponding files file-names have as additional string '_flipped' before the '.spc'. The filer-names contain all relevant information, e.g. SPheno_mst0150_tht045_msb0150_thb090_mu100_mg2000_tb10.spc implies m_stop = 150 GeV, theta_stop=45, m_stop = 150 GeV, theta_sbottom=90, mu=100 GeV m_gluino=2000 GeV and tan(beta)=10 - input_run1_optional.tgz - m_gluino: 2000 - theta_stop: 135, 180 (see also comment for theta_sbottom and the one above replacing theta_stop=0 by theta_stop=180) - input_run2.tgz: - m_gluino: 1000 - theta_stop: 0, 45, 90 (see also comment for theta_sbottom and theta_stop above) - input_run2_optional.tgz: - m_gluino: 1000 - theta_stop: 135, 180 (see also comment for theta_sbottom and theta_stop above) - input_run3.tgz: - m_gluino: 750 - theta_stop: 0, 45, 90 (see also comment for theta_sbottom and theta_stop above) - input_run3_optional.tgz: - m_gluino: 750 - theta_stop: 135, 180 (see also comment for theta_sbottom and theta_stop above) | |||||||
-- FkW - 2013/06/23 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan |
Line: 1 to 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 6 to 6 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Input to softsusy-3.3.8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | At the softsusy stage, we only vary one parameter: mu
This is set to 100,200,300,400,500GeV.
The corresponding slha files are on the webserver
Block MODSEL # Select model 1 0 # Low energy MSSM Block SMINPUTS # Standard Model inputs 1 1.27908953E+02 # alpha_em^(-1)(MZ) SM MSbar 2 1.16637000E-05 # G_Fermi 3 1.18400000E-01 # alpha_s(MZ) SM MSbar 5 4.19000000E+00 # mb(mb) SM MSbar 6 1.73300000E+02 # mtop(pole) 7 1.77700000E+00 # Mtau Block MINPAR # Input parameters 3 1.00000000E+01 # tanb Block EXTPAR 0 -1 # EWSB 1 1.00000000E+03 # MG1 2 1.00000000E+03 # MG2 3 1.00000000E+03 # MG3 11 2.00000000E+03 # At 12 0.00000000E+00 # Ab 13 0.00000000E+00 # Atau 23 1.00000000E+02 # mu 26 1.00000000E+03 # MA 31 5.00000000E+03 # Ml1 32 5.00000000E+03 # Ml2 33 5.00000000E+03 # Ml3 34 5.00000000E+03 # MR2 35 5.00000000E+03 # MR2 36 5.00000000E+03 # MR3 41 5.00000000E+03 # Mq1 42 5.00000000E+03 # Mq2 43 5.00000000E+02 # Mq3 44 5.00000000E+03 # Mu1 45 5.00000000E+03 # Mu2 46 1.20000000E+03 # Mu3 47 5.00000000E+03 # Md1 48 5.00000000E+03 # Md2 49 1.50000000E+03 # Md3 Block SOFTSUSY # SOFTSUSY specific inputs 2 0 # quark mixing option | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | At the softsusy stage, we only vary one parameter: mu This is set to 100,200,300,400,500GeV. The corresponding slha files are on the webserver
Block MODSEL # Select model 1 0 # Low energy MSSM Block SMINPUTS # Standard Model inputs 1 1.27908953E+02 # alpha_em^(-1)(MZ) SM MSbar 2 1.16637000E-05 # G_Fermi 3 1.18400000E-01 # alpha_s(MZ) SM MSbar 5 4.19000000E+00 # mb(mb) SM MSbar 6 1.73300000E+02 # mtop(pole) 7 1.77700000E+00 # Mtau Block MINPAR # Input parameters 3 1.00000000E+01 # tanb Block EXTPAR 0 -1 # EWSB 1 1.00000000E+03 # MG1 2 1.00000000E+03 # MG2 3 1.00000000E+03 # MG3 11 2.00000000E+03 # At 12 0.00000000E+00 # Ab 13 0.00000000E+00 # Atau 23 1.00000000E+02 # mu 26 1.00000000E+03 # MA 31 5.00000000E+03 # Ml1 32 5.00000000E+03 # Ml2 33 5.00000000E+03 # Ml3 34 5.00000000E+03 # MR2 35 5.00000000E+03 # MR2 36 5.00000000E+03 # MR3 41 5.00000000E+03 # Mq1 42 5.00000000E+03 # Mq2 43 5.00000000E+02 # Mq3 44 5.00000000E+03 # Mu1 45 5.00000000E+03 # Mu2 46 1.20000000E+03 # Mu3 47 5.00000000E+03 # Md1 48 5.00000000E+03 # Md2 49 1.50000000E+03 # Md3 Block SOFTSUSY # SOFTSUSY specific inputs 2 0 # quark mixing option | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table of higgsino masses vs mu | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 62 to 21 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | Checked the neutralino and chargino mixing matrices for mu=100,500 and they don't differ in substance, i.e. are as expected. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | Checked the neutralino and chargino mixing matrices for mu=100,500 and they don't differ in substance, i.e. are as expected. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Quick orientation of stop and sbottom BRspick mu = 200GeV and gain some quick orientation. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | angles in degree. mStop = 477GeV, mSbottom = 536GeV To keep BRs for gluino and sb2 from going into NAN, I stay away from angles that are exactly 0 or 180 degrees. Instead am using costheta = 0.999975 and sintheta = 2.2e-3 or some such. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | angles in degree. mStop = 477GeV, mSbottom = 536GeV To keep BRs for gluino and sb2 from going into NAN, I stay away from angles that are exactly 0 or 180 degrees. Instead am using costheta = 0.999975 and sintheta = 2.2e-3 or some such. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I don't have to fill in the complete set of options, because the picture is already obvious. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | In fact, staring at this makes it pretty obvious that there isn't much diversity from an experimental standpoint. Let me try to summarize what I think is going on. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | In fact, staring at this makes it pretty obvious that there isn't much diversity from an experimental standpoint. Let me try to summarize what I think is going on. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 118 to 73 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 132 to 83 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | Overall, it seems to me that Set 3 and Set 4 are the most interesting here, and we should try to generate a brought variety of them. Whereas, we can probably prune the total set of models to a smaller, more manageable number by being coarse in the region of parameter space of Set 1. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | Overall, it seems to me that Set 3 and Set 4 are the most interesting here, and we should try to generate a brought variety of them. Whereas, we can probably prune the total set of models to a smaller, more manageable number by being coarse in the region of parameter space of Set 1. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-- FkW - 2013/06/23 |
Line: 1 to 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Les Houches Project on a Natural SUSY Scan | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 65 to 65 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Checked the neutralino and chargino mixing matrices for mu=100,500 and they don't differ in substance, i.e. are as expected. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | Quick orientation of stop and sbottom BRs | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | pick mu = 200GeV and gain some quick orientation.
angles in degree. mStop = 477GeV, mSbottom = 536GeV
To keep BRs for gluino and sb2 from going into NAN, I stay away from angles that are exactly 0 or 180 degrees.
Instead am using costheta = 0.999975 and sintheta = 2.2e-3 or some such.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-- FkW - 2013/06/23 |
Line: 1 to 1 | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||||||||||||||||||||||||||||
> > |
Les Houches Project on a Natural SUSY ScanInput to softsusy-3.3.8At the softsusy stage, we only vary one parameter: mu This is set to 100,200,300,400,500GeV. The corresponding slha files are on the webserverBlock MODSEL # Select model 1 0 # Low energy MSSM Block SMINPUTS # Standard Model inputs 1 1.27908953E+02 # alpha_em^(-1)(MZ) SM MSbar 2 1.16637000E-05 # G_Fermi 3 1.18400000E-01 # alpha_s(MZ) SM MSbar 5 4.19000000E+00 # mb(mb) SM MSbar 6 1.73300000E+02 # mtop(pole) 7 1.77700000E+00 # Mtau Block MINPAR # Input parameters 3 1.00000000E+01 # tanb Block EXTPAR 0 -1 # EWSB 1 1.00000000E+03 # MG1 2 1.00000000E+03 # MG2 3 1.00000000E+03 # MG3 11 2.00000000E+03 # At 12 0.00000000E+00 # Ab 13 0.00000000E+00 # Atau 23 1.00000000E+02 # mu 26 1.00000000E+03 # MA 31 5.00000000E+03 # Ml1 32 5.00000000E+03 # Ml2 33 5.00000000E+03 # Ml3 34 5.00000000E+03 # MR2 35 5.00000000E+03 # MR2 36 5.00000000E+03 # MR3 41 5.00000000E+03 # Mq1 42 5.00000000E+03 # Mq2 43 5.00000000E+02 # Mq3 44 5.00000000E+03 # Mu1 45 5.00000000E+03 # Mu2 46 1.20000000E+03 # Mu3 47 5.00000000E+03 # Md1 48 5.00000000E+03 # Md2 49 1.50000000E+03 # Md3 Block SOFTSUSY # SOFTSUSY specific inputs 2 0 # quark mixing option Table of higgsino masses vs muAll masses and mass differences are in GeV?
|