SkillAgentSearch skills...

Rhizodep

RhizoDep is a functional-structural root model designed to simulate rhizodeposition processes as a function of root carbon balance.

Install / Use

/learn @openalea/Rhizodep
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Documentation Status Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

DOI

OpenAlea.RhizoDep : a Functional-Structural Root Model to simulate rhizodeposition

Authors: Frederic Rees, Tristan Gerault, Marion Gauthier, Christophe Pradal3

Licence: CeCILL-C

Status: An OpenAlea Python package

About

Model description

RhizoDep is a functional-structural root model aiming to simulate root growth, respiration and rhizodeposition along the whole root system. Root growth is based on a potential growth model adapted from ArchiSimple model, which is regulated by the local balance of carbon in each root segment. This local carbon balance also enables to simulate root respiration, which originates from growth and maintenance, and rhizodeposition, which has been represented as the net exudation of hexose, the secretion of mucilage and the release of cap cells. The model depends on i) the input of carbon allocated from the shoots to the roots, ii) the temperature of the soil, iii) the dynamics of rhizodeposits at the root-soil interface, which is currently simulated by a simple soil degradation function.

Package description

The folder ‘src/openalea/rhizodep’ contains the main files for running RhizoDep, including ‘model.py’ that contains the main code of the model, ‘parameters.py’ that contains default values of parameters, and ‘running_simulation.py’ that allows to run a complete simulation. Additional scripts in the subfolder ‘tool’ allow plotting the root system computing different variables within the root system. The file ‘running_scenarios.py’ allows in particular to run different scenarios, on the basis of the input file ‘scenarios_list’ that is located in tutorial/inputs. A rapid test of the model can be launched with the file ‘test_rhizodep.py’ in the folder ‘test’.

Installation

mamba install -c openalea3 -c conda-forge openalea.rhizodep

Contributors

<a href="https://github.com/openalea/rhizodep/graphs/contributors"> <img src="https://contrib.rocks/image?repo=openalea/rhizodep" /> </a>

Related Skills

View on GitHub
GitHub Stars5
CategoryDesign
Updated16d ago
Forks3

Languages

Python

Security Score

75/100

Audited on Mar 14, 2026

No findings