v0.10.3
PlantSimEngine v0.10.3
Bug fixes
Allow requiring outputs for organs that do not exist in the MTG yet. This is because some organs may only appear after the beginning of the simulation. In this case we now create a fake node for this organ, and use the initialisation function on that node to get its status, and hence get the right type for the vector on which the outputs will be listed. See afeeba0 and 33cc0af for more details.