Hi.
is it possible to provide the option of alternative bailouts in the same formula?
More specifically, I wanted to include convergent and divergent bailouts:
|z|<@bailout (default 4.0)
|z|>@bailout (default 0.001)
It seems only one expression is allowed in the bailout section. Is there a way to do this? Any help would be appreciated.
Hi.
is it possible to provide the option of alternative bailouts in the same formula?
More specifically, I wanted to include convergent and divergent bailouts:
|z|<@bailout (default 4.0)
|z|>@bailout (default 0.001)
It seems only one expression is allowed in the bailout section. Is there a way to do this? Any help would be appreciated.
edited Aug 6 '16 at 1:30 pm
that actually helps with something else I'm working on. What I meant here is the option to use either a convergent bailout or a divergent bailout. For example there could be a caption saying 'bailout type' and a drop-down menu with choices 'convergent' or 'divergent'. Or convergent could be enabled by default with a caption 'use divergent bailout?' and a box to check.