This subroutine enables you to use resources more effectively when running multiple simulations using CB.Simulation. It calls CheckData on the first simulation and then increments the iterations counter at the start of each simulation.
If you call CB.StartMultiSimul before multiple simulations, then call CB.StopMultiSimul after the simulations are run.
Table 188. CB.StartMultiSimul Parameters
If a non-decision variable cell referenced in a forecast formula (a forecast precedent) is changed between simulations, there might be slight differences in results depending on whether Rescan is set to True or False. If custom code is created where precedent values are changed manually between simulations, these models need to call StartMultiSimul with Rescan set to True. This change might also be true for some models running in Extreme Speed. |