From c18a07611904ead682b92866b2db4d3f87a0c391 Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Fri, 27 Jun 2025 16:45:10 +0200 Subject: [PATCH] add text Signed-off-by: Basil Bruhn --- description.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 description.txt diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..070947b --- /dev/null +++ b/description.txt @@ -0,0 +1,8 @@ +# Installation +Download all two directories into the same folder at a local computer. The structure the three directories is as follows: + +- Gams_WrkJRCTIMES : contains the model input data +- Results : contains the model result generation routines and template files + +# Contents of the model input data directory +The model code and input data are in flat text files with the extension .dmp . The folder also contains additional files like solver options and the scripts to run the WIMBY scenarios. In addition, the post-model solution files, with the results of each scenario in raw output format, are also located in this folder.