Page 1 of 1

How SSP reads Vevacious block

Posted: 14. Jan 2019, 22:45
by samyahaghi
Hi,

May I know how SSP reads Vevacious block (I mean its shape)? Is the following correct as a restriction?
DEFINITION[a_][CheckSavingPoints][spc_]:=If[(VEVACIOUSRESULTS["block number","block number"]/.spc) < "a number" ,True,False];

Will you provide me an example SSP scan with some restriction on Vevacious outputs?


Happy new year!
Sam

Re: How SSP reads Vevacious block

Posted: 6. Mar 2019, 13:19
by FStaub
Hi,

there is the option to run Vevacious in a way to write the block in a form SARAH understands. The syntax should be written in the manual or readme of Vevacious. If I remember correclty, it was something like:

Code: Select all

--appendToSlha=SSP
Cheers,
Florian