Skip to content

HANDY Project - EPFL Environmental engineering Bachelor project

Notifications You must be signed in to change notification settings

ppaget/HANDY_PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Methods and Tools - HANDY MODEL

Project of the Computational Methods and Tools given at EPFL Fall 2022.

Team Members

  • Pernelle Paget
  • Mahlia Merville--Hipeau.

Instructions

Run

To run our marvelous HANDY MODEL, please move to in_Python folder and run:

python3 RUN_HANDY.py

Enjoy!

Structure

This is the structure of the repository:

  • in_C:
    • HANDY_calculs.c: functions to increment the four variables
    • results.txt: contains results from C to Python
  • in_Python:
    • helpers:
      • fen_os.py: functions to go from Python to C
      • fen_plot.py: functions to plot datas
      • fen_services.py: functions useful for Tkinter windows
      • fen_txt.py: contains all displayed texts
      • result_scenario.py: functions to analyse results
    • fen1.py: introduction to model
    • fen2.py: first graph
    • fen3.py: compare two graphs
    • RUN_HANDY.py: visualize different scenarios of societies
  • Text: contains initial variables and parameters

About

HANDY Project - EPFL Environmental engineering Bachelor project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published