Conditions that are necessary to continue the simulation are checked.
struc_endSim(simcycle = year, break_col_names = "SB_autumn")The count of simulation runs. The value is duration \(\ge 0\).
The names of the columns in dfgenotype, which are the first in the next simulation cycle.
logical TRUE if the simulation has to stop.
This function combines two conditions to terminate the simulation. The first is the duration that is defined for the simulation. The second is the the number of individuals for the next simulation cycle: when the population is extinct the simulation ends.