No valid parameter - Scan in low scale

Questions related to the scan and plot package SSP
Post Reply
charlie
Posts: 16
Joined: 2. Jun 2017, 22:05

No valid parameter - Scan in low scale

Post by charlie » 29. Nov 2017, 07:52

Hi Florian,

I got the message "No valid parameter point found during scan" when attempting a low-scale scan. My SPheno and SSP packages seem to work well because I successfully reproduced the MSSM example of the manual (called ScanM0M12). I ran Mathematica in the terminal but the only message displayed is "STOP Subroutine TerminateProgram" which is not too helpful.

So I'm using the low-scale SSP template when defining my specific scan. In that file I also edited the SPhenoInput block a bit just to make sure its values match those in the corresponding block of the low-scale LesHouches.in file. In addition, I verified that my executable in bin/ indeed works and generates a .spc file when run by hand (see files attached, the scanned parameter is EXTPAR[41]). Am I doing an obvious mistake somewhere?

thanks,
charlie
Attachments
LesHouches.in.FlippedLR_low.txt
(4.05 KiB) Downloaded 367 times
SSP_Template_lowScaleInput.m.FlippedLR.txt
(5.77 KiB) Downloaded 328 times
DefaultSettings.m.FlippedLR.txt
(287 Bytes) Downloaded 345 times

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: No valid parameter - Scan in low scale

Post by FStaub » 30. Nov 2017, 09:57

Try

Code: Select all

DEFAULT[SPhenoInputFile] = "LesHouches.in.FlippedLR";
Florian

charlie
Posts: 16
Joined: 2. Jun 2017, 22:05

Re: No valid parameter - Scan in low scale

Post by charlie » 30. Nov 2017, 19:28

Thanks for the suggestion, now it works.

Cheers,
charlie

Post Reply