Hydraulic Viper is a virtual phenotyping pipeline for root hydraulic traits.
It is a collection of models working at different scales and able to simulate root water uptake
1. CPantBox creates of root system architecture.
2. GRANAR-MECHA estimate the specific radial and axial hydraulic conductivities for various types of roots, taking into account root anatomy, sub-cellular hydraulic properties, and maturation rates.
3. Hydrus-1D generates the initial soil water profile.
4. MARSHAL solve the root system hydraulic architecture and link the rhizosphere hydraulic conductivity with the root system using equation from Van Lier, et al. 2006 and Schroder, et al., 2009
5. Convergence between the water demand and the estimated root water uptake.
6. Hydrus-1D resolve water movement in the soil domain following Couvreur, et al. 2012 macro-hydraulic properties for root water uptake.
7. The atmospheric boundary condition are set following the Penman-Monteith equations coupled with weather data from NASA POWER
Hydraulic Viper is a multi models pipeline which run on linux OS
CMake 3.9.6 ; GCC 7.3.0 ; Python 3.7.4 ; R 3.6.1
git clone https://github.com/HydraulicViper/HydraulicViper/tree/MaizeB73.git
cd ./CPlantBox rm -f CMakeCache.txt srun cmake . && make
cd Hydrus cmake . [-G "MSYS Makefiles"] && make
Rscript Rscript B73_lite.R
B73.xml
: CplantBox input parameter file Weather.csv
: Weather time series associated with ET0, LAI, Transpiration dataSoil_type.xlsx
: Lookup table for Soil hydraulic parameterZea_mays_CT.xml
: General parameters for GRANAR anatomiesHydraulic Viper output are stored...
# R script example library(tidyverse)
Hydraulic Viper was developed at the Université catholique de Louvain, in the Earth and Life Insititute, in the lab of Guillaume Lobet. The primary developpers of the model are Adrien Heymans and Valentin Couvreur.
Hydraulic viper is in prep:
Quantitative multi-scale analysis of water flow determinants in the soil-root system of maize plant Adrien Heymans, Valentin Couvreur, Clément Saint Cast, Guillaume Lobet
..., 2023