Warning: Trying to access array offset on value of type null in /home/site/wwwroot/lib/plugins/move/action/rename.php on line 42
Action disabled: register

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/actions.php on line 38
controlling_number_of_cycles_in_continue_after_convergence [topas wiki]

User Tools

Site Tools


controlling_number_of_cycles_in_continue_after_convergence

Controlling Refinements by Number of Cycles

TOPAS normally controls refinements by the number of iters. Sometimes in simulated annealing you might want to control by the number of cycles. i.e. give every model 10 chances to converge. This can be done by:

   continue_after_convergence
    iters 1000000
    prm dummy 1 val_on_continue = If(Cycle == 10, Get(iters) = 0, 0);

From Alan on the forum, June 2018.

controlling_number_of_cycles_in_continue_after_convergence.txt · Last modified: 2022/11/03 15:08 by 127.0.0.1