From 562d4399d601c6114d3884c73bdae399f0a237f4 Mon Sep 17 00:00:00 2001 From: Bruno Ringeval <bruno.ringeval@inrae.fr> Date: Thu, 13 Feb 2025 12:42:29 +0100 Subject: [PATCH] Change name README --- README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..71d4883 --- /dev/null +++ b/README.txt @@ -0,0 +1,10 @@ + +Project: GPCROPcoupled + +Model simulating the limitation of potential maize yield by phosphorus (P) at the global scale + +GPCROP is built from the coupling between 3 models: GPASOIL (soil P dynamic), SIM (potential yield) and GPCROP istelf (dealing with the interaction between GPASOIL, SIM and some others processes: P uptake, carbon/P allocation within the plants, P remobolization) + +Related publication: Ringeval et al., in prep + +License: CC-BY 4.0 https://creativecommons.org/licenses/by/4.0/ -- GitLab