Commit 28853891 authored by Dorchies David's avatar Dorchies David
Browse files

doc: Add bibliographic reference

parent db537914
No related merge requests found
Showing with 7 additions and 4 deletions
+7 -4
# VGEST
VGEST is software developped in Pascal by Jean-Claude Bader. It serves to calculate water volume limits to be respected in reservoirs set up in parallel on a hydrographic network, to allow the best future satisfaction of a common downstream management objective (low-water support or flood lamination).
*Bader, J.-C., Dorchies, D., 2016. Calcul des limites de volumes d’eau à respecter dans des réservoirs implantés en parallèle sur un réseau hydrographique, pour permettre la meilleure satisfaction future d’un objectif commun de gestion à l’aval (soutien d’étiage ou laminage de crue) : logiciel VGEST - Application au cas du bassin de la Seine (Amélioration et extension de la méthode précédemment développée dans le cadre du programme Climaware). IRD, Montpellier. https://www.documentation.ird.fr/hor/fdi:010070461*
VGEST is software developped in Pascal by Jean-Claude Bader [^Bader2016]. It serves to calculate water volume limits to be respected in reservoirs set up in parallel on a hydrographic network, to allow the best future satisfaction of a common downstream management objective (low-water support or flood lamination).
## Requirements
......@@ -22,7 +20,12 @@ C:\FPC\bin\i386-win32\fpc.exe src\VGEST.PAS && move /Y src\VGEST.exe .
## Get started with the example
The `example` directory contains all the configuration for calculating statistics about respecting a maximum flow of 110 m<sup>3</sup>/s at Paris. These statistics are calculated from the Seine River Basin naturalised flow database between 1993/01/01 and 2009/12/31.
The `example` directory contains all the configuration for calculating statistics about respecting a maximum flow of 110 m<sup>3</sup>/s at Paris. These statistics are calculated from the Seine River Basin naturalised flow database between 1993/01/01 and 2009/12/31 [^Hydratec2011].
Copy the files contained in the `example` directory to the root directory and run `VGEST.exe`.
## References
[^Bader2016]: Bader, J.-C., Dorchies, D., 2016. Calcul des limites de volumes d’eau à respecter dans des réservoirs implantés en parallèle sur un réseau hydrographique, pour permettre la meilleure satisfaction future d’un objectif commun de gestion à l’aval (soutien d’étiage ou laminage de crue) : logiciel VGEST - Application au cas du bassin de la Seine (Amélioration et extension de la méthode précédemment développée dans le cadre du programme Climaware). IRD, Montpellier. https://www.documentation.ird.fr/hor/fdi:010070461
[^Hydratec2011]: Hydratec, 2011. Actualisation de la base de données des débits journaliers naturalisés [Update of the naturalized daily streamflow database] (Rapport d’étude). Hydratec, Paris.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment