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
No valid parameter - Scan in low scale
No valid parameter - Scan in low scale
- Attachments
-
- LesHouches.in.FlippedLR_low.txt
- (4.05 KiB) Downloaded 368 times
-
- SSP_Template_lowScaleInput.m.FlippedLR.txt
- (5.77 KiB) Downloaded 329 times
-
- DefaultSettings.m.FlippedLR.txt
- (287 Bytes) Downloaded 345 times
Re: No valid parameter - Scan in low scale
Try
Florian
Code: Select all
DEFAULT[SPhenoInputFile] = "LesHouches.in.FlippedLR";
Re: No valid parameter - Scan in low scale
Thanks for the suggestion, now it works.
Cheers,
charlie
Cheers,
charlie