How SSP reads Vevacious block

Questions related to the scan and plot package SSP
Post Reply
samyahaghi
Posts: 30
Joined: 22. Jul 2017, 10:48

How SSP reads Vevacious block

Post by samyahaghi » 14. Jan 2019, 22:45

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

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

Re: How SSP reads Vevacious block

Post by FStaub » 6. Mar 2019, 13:19

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

Post Reply