Extension of the GroIMP modelling platform to allow easy specification of differential equations describing biological processes within plant models

  • Authors:
  • Reinhard Hemmerling;Jochem B. Evers;KataríNa SmoleňOvá;Gerhard Buck-Sorlin;Winfried Kurth

  • Affiliations:
  • Dept. Ecoinformatics, Biometrics and Forest Growth, University of Göttingen, Göttingen, Germany;Centre for Crop Systems Analysis, Wageningen University, Wageningen, The Netherlands;Dept. Ecoinformatics, Biometrics and Forest Growth, University of Göttingen, Göttingen, Germany;UMR1345 Institut de Recherche en Horticulture et Semences, (IRHS), Agrocampus Ouest, Angers, France;Dept. Ecoinformatics, Biometrics and Forest Growth, University of Göttingen, Göttingen, Germany

  • Venue:
  • Computers and Electronics in Agriculture
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

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).