File:ExportLandModel-fr.svg
Summary
Description |
Français : Ce diagramme montre la tendance des exportations de pétrole dans le modèle des pays exportateurs -- dans lequel la production de pétrole d'un pays exportateur théorique décline alors que sa consommation intérieure continue de croître. Les éléments qui ont permis de dessiner ce diagramme proviennent, à l'origine, de Jeffrey Brown, du site anglophone The Oil Drum. |
Date | |
Source | Own work |
Author | Olivier Descout |
Construit avec GNUplot grâce à l'instruction :
unset autoscale; set grid xtics ytics; set xrange [0:14.15]; set yrange [-0.5:2]; set term svg font "Helv,11"; set out 'ExportLandModel-fr.svg'; plot 1+exp(x*log(0.9)) with linespoints lt 3 pt 1 pointinterval 7 title "Production (-5% / an)", exp(x*log(1.025)) with linespoints lt 2 pt 2 pointinterval 7 title "Consommation (+2,5% / an)", 1+exp(x*log(0.9))-exp(x*log(1.025)) with linespoints lt 1 pt 4 pointinterval 7 title "Exportations nettes"
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.