Introduction - kaemco/CitySim-Solver GitHub Wiki
.
Introduction
The purpose of this wiki is to help you in the creation of your XML code. Each page of this wiki explains a piece of XML code needed for CitySim. Each page will be accompanied by a sample XML code directly from the XML code of some city in Switzerland. (if you want more informations about the climate file please Click here). Below there is a section to understand how CitySim works. If you don't know how to use CitySim Solver there are videos that explain how the CitySim Solver interface works Click Here
If any information seems to be incorrect or you wish to add documentation please feel free to edit this wiki.
Where to download CitySim ?
Click here to download CitySim
General diagram
Here is an outline of how the CitySim code works. In the main.cpp code there are different steps that are described. They will help you to better understand how the code works. The XML file will run in the main.cpp
-
You will find the information to build your XML code here
-
creation of empty stages to accommodate calculations
-
an iteration to perform pre-calculations
-
The simulation
-
Storage of the results