/dynamicsystems2022

Workshop of dynamic systems at UNAM

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Root and Shoot Growth Modelling

National Autonomous University of Mexico (UNAM).

Project Definition

Introduction

This project consists of an implementation of the _ shoot development model written by Prusinkiewicz et al. (2004) and the L-System root growth model displayed in Leitner's et al (2010) paper, in order to output a graphical visualization of an entire plant, whose shape and size will rely on the imposed initial conditions.

Justification

This project was arranged to facilitate future research efforts which require some sort of plant modeling, such as the simulation of ancient or extreme environments to infer the potential anatomical structure of plants.

General Objectives

  • Understand the L-Systems.
  • Implement the root and shoot growth model which allows the inputting of different initial conditions.
  • Create a set of graphical visualizations of the plant model from the imposed initial conditions.

Used Tools

References

  • Leitner D., Klepsch S., Knieß A. & Schnepf A. (2010). The algorithmic beauty of plant roots – an L-System model for dynamic root growth simulation, Mathematical and Computer Modelling of Dynamical Systems. 16:6, 575-587, DOI: 10.1080/13873954.2010.491360
  • Prusinkiewicz P., Lindenmayer A. (2004). The Algorithmic Beauty of Plants. Springer-Verlag, New York. Link: http://algorithmicbotany.org/papers/abop/abop.pdf