cloneOnNewNode

open fun cloneOnNewNode(node: Node<Double>, currentTime: Time): BiochemicalReaction

This method allows to clone this reaction on a new node. It may result useful to support runtime creation of nodes with the same reaction programming, e.g. for morphogenesis.