Page 1 of 1

SSP holding

Posted: 29. Oct 2016, 17:39
by phy1002
Dear sir,

I try to use SSP by running Example1.m which makes scan on M0 in MSSM as the attached file, but after i type

Start["Example1.m"]
it gives:

Code: Select all

Starting parameter scan ScanM0
   total number of parameter points: 10
       20.% done
       30.% done
       40.% done
       50.% done
       60.% done
       70.% done
       80.% done
       90.% done
       100.% done
Reading all spectrum files
and the Mathematica flle holding on that line for several hours without generating data.m file .. I attached here Example1.m, DefaultSettings.m, and SPheno.spc.MSSM files ..


Best.

Re: SSP holding

Posted: 23. Nov 2016, 09:28
by FStaub
Hi,

it's a bit weird, because 10 points to read should be a fraction of a second. I can't see any obvious problem with your files.
You can try to start Mathematica in the terminal and then run SSP. This could print some important warnings or error messages.

Cheers,
Florian

Re: SSP holding

Posted: 24. Dec 2016, 13:04
by phy1002
Hi Florian,

Thanks for your reply. I run SSP on the MathKernel and I knew what was the error.

Best.