The code and run environment of ORCHIDEE (Organising Carbon and Hydrology In Dynamic Ecosystems) are open source (http://forge.ipsl.jussieu.fr/orchidee).
Specific High-Latitude Vegetation version 1 (ORC-HL-VEGv1.0, DOI : 10.5281/zenodo.5718131), described in Druel et al. (2017 and 2019), is available at https://github.com/ArseneD/ORC-HL-VEG/ (commit b74ae16) or at https://doi.org/10.5281/zenodo.5718131. For full details and practicality you are encouraged to contact me directly.
ISBA (Interaction Sol-Biosphère-Atmosphère) is one component of the SURFEX modelling platform, which represents, additionnally to land surfaces, urban surfaces, water bodies and the ocean. The documentation (http://www.umr-cnrm.fr/isbadoc/) and the code (https://www.umr-cnrm.fr/surfex/spip.php?rubrique8) are open source.
The code developped for irrigation on SURFEX v8.1 (DOI: 10.5281/zenodo.5718063), described in Druel et al. (2021) and available by default in the next version of SURFEX (v9) is available at https://github.com/ArseneD/OPEN_SURFEX_V81_IRR (commit e2c0a56) or at https://doi.org/10.5281/zenodo.5718063. For full details and practicality you are encouraged to contact me directly.
Capsis is a simulation platform for forestry growth and dynamics models, featuring implementations of CASTANEA and SurEau in Java. These models undergo continuous development, integrating advancements made during Dr. Druel's post-doctorate at INRAE in Avignon.
CASTANEA is a mechanistic model with an eco-physiological basis, including carbon balance (including photosynthesis, respiration, and carbon allocation), radiation and water balance.
SurEau is a plant hydraulic model that represents a plant hydraulic model explicitly depicting water flow between the soil, the plant, and the atmosphere, along with the process of cavitation that can lead to plant desiccation and mortality.
Another version of SurEau, implemented in R and currently the primary working version, is accessible on GitLab here. Additionally, a suite of utilities designed to execute various operations, such as creating species files, generating climate forcings, computing the Total Available Water (TAW), and more, can be found here.
Multiple R scripts associated with the SurEau model for optimal use. It contains, among other things, the script developed to calculate the total soil available water present under a tree population (see Publications). Developed under GitLab (available here).
Multiple R scripts to download, manipulate, and modify data used as input for environmental modeling. Developed under GitLab (available here).