Page 1 of 1

Backwards-only tracking

Posted: 17 Mar 2021, 15:50
by yli
Hi Michael,

The chaos_map command implements a combined f-b tracking. I wonder how to get a backwards-only tracking without manually flipping the length of elements over. Especially the fringe field needs to implemented properly.

Is it easy to add an "backwards" option in the "track" command to do it?

Best regards,
-Yongjun Li

Re: Backwards-only tracking

Posted: 25 Mar 2021, 11:40
by michael_borland
Yongjun,

The run_setup command has a back_tracking parameter. If you set it to 1, it will perform backward tracking.

--Michael