-
Notifications
You must be signed in to change notification settings - Fork 36
Example Simulations
Prageeth Jayathissa edited this page May 8, 2017
·
2 revisions
The examples folder contains some template code which can be expanded to fit your project requirement. If there is something new you would like to try, create an issue and we will try to create an example to fit your request.
HourSimulation.py
An hourly simulation is the simplest utilisation of this code.
radiation.py
An example of how radiation can be calculated
annualSimulation.py
Combines the two examples above, to run a full simulation of the building
sunAngles.py
Determines the solar position throughout the year
annualSimulation_importRadiation.py
Similar to Run Full Annual Simulation, however the radiation data is imported from a csv file exported from DaySim