Skip to content

Final propagation time for multisystems

Micael Oliveira requested to merge final_propagation_time into develop

Description

Change the multisystem propagation so that all systems have the same final propagation time, regardless of the time-step. This is done by using the TDPropagationTime input variable and by not allowing anymore the use of the TDMaxSteps variable.

News snippet

Change the multisystem propagation so that all systems have the same final propagation time.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports