Questions about skipping points and additional output
Posted: 7. Mar 2018, 15:00
Hello,
I have a couple of questions about SSP.
1) Is there a way to skip a calculation if some unwanted parameter point has occurred? For example, SkipCalculation[a_]=If[MINPAR[1]==0, True, False]. I see from this forum that it was not possible ~two years ago, but maybe that has changed?
2) Is there a way to output blocks to the SpectrumFiles.spc/Data.m that are defined in SSP, but not defined in SPheno?
In my case scanning requires quite a few extra calculations that I have defined in additional blocks in the SSP input file and it would be useful to use those blocks when plotting. If not, I could define them in SPheno, though fixes are faster when dealing with SSP, since there is no need of recompilation.
Regards,
Simonas D.
I have a couple of questions about SSP.
1) Is there a way to skip a calculation if some unwanted parameter point has occurred? For example, SkipCalculation[a_]=If[MINPAR[1]==0, True, False]. I see from this forum that it was not possible ~two years ago, but maybe that has changed?
2) Is there a way to output blocks to the SpectrumFiles.spc/Data.m that are defined in SSP, but not defined in SPheno?
In my case scanning requires quite a few extra calculations that I have defined in additional blocks in the SSP input file and it would be useful to use those blocks when plotting. If not, I could define them in SPheno, though fixes are faster when dealing with SSP, since there is no need of recompilation.
Regards,
Simonas D.