Options
Extension of the GroIMP modelling platform to allow easy specification of differential equations describing biological processes within plant models
ISSN
0168-1699
Date Issued
2013
Author(s)
DOI
10.1016/j.compag.2012.12.007
Abstract
In simulation models of plant development, physiological processes taking place in plants are typically described in terms of ODEs (Ordinary Differential Equations). On the one hand, those processes drive the development of the plant structure and on the other hand, the developed structure again influences these processes (e.g., photosynthesis, hormone synthesis and transport, and allocation of carbon, nitrogen, etc.). To study this dependence, simulation models, termed functional-structural plant models (FSPMs), are developed. Such models usually operate at the organ scale, considering the topology and the geometry of organs, while being validated at the scale of the plant individual. The open source modelling platform GroIMP was designed for the purpose of creating FSPMs. In GroIMP, the structure of a plant is described by the eXtended L-system language (XL) which is an extension of the Java programming language and works on a general graph structure. It is general enough to be used for many biological problems that can be described by graphs. Until now, to specify and solve ODEs, Java code had to be used and there was no general solution for doing this easily and conveniently in XL Here we propose an extension to the XL language that allows the user to easily specify ODEs in terms of rule applications. Furthermore, their specification is separated from the numerical solution, with the possibility to choose between different integration methods. The new framework is illustrated with examples of auxin transport in Arabidopsis and gibberellic acid signal transduction in barley and compared with the conventional approach in FSPMs (Euler method). We show that besides the user-friendly specification of ODEs within rules by using a special operator, the results are computed faster, are more stable and accurate. The new framework is also compared with the mathematical formalism of differential L-systems (dL-systems). (C) 2013 Elsevier B.V. All rights reserved.