Skip to content

WIP: Allow the creation of multiple replicas of a system

Description

Allow the creation of multiple replicas of a multisystem system type. By using the SystemReplica keyword, users specify how many replicas of their system to create. Also adds ReplicaDistribution keyword to specify how to set the initial conditions of the replicas.

News snippet

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.

Closes #343

Edited by Kevin Lively

Merge request reports