Code Monkey home page Code Monkey logo

solar-panel-simulator's Introduction

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ SOLAR PANEL SIMULATOR V1 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
		           '
          .      '      .
    .      .     :     .      .
     '.        ______       .'
       '  _.-"`      `"-._ '
        .'                '.
 `'--. /                    \ .--'`
      /                      \
     ;                        ;
- -- |                        | -- -
     |     _.                 |
     ;    /__`A   ,_          ;
 .-'  \   |= |;._.}{__       /  '-.
    _.-""-|.' # '. `  `.-"{}<._
          /       \     \  x   `"
     ----/         \_.-'|--X----
     -=_ |         |    |- X.  =_
    - __ |_________|_.-'|_X-X##
        `'-._|_|;:;_.-'` '::.  `"-
     .:;.      .:.   ::.     '::.
#########################################Contenu#####################################################

Le présent programmme se compose de de fichiers suivant:

#code source utile à la compilation du programme:
-csv.h
-csv.c
-list.h
-list.c
-stat.c
-stat.h
-main.c
-makefile

#csv:
-data.csv : statistiques sur l'irradiation mensuelle durant 16 années
-daily.csv: statistiques d'irradition heure par heure
-météo.csv: irradiation heure par heure en fontion de la météo
-puissance_electormenagers.csv : catalogue des électroménagers disponibles

#fichier généré par le programme:
-bilan.txt: tableau de bord

################################Compilation et exécution#############################################

#compilation
$make solarpanel

#execution
$./solarpanel

####################################Utilisation#######################################################

#Une fois le programme lancé il suffit de se laisser guider par les menus.

#Pour tester le programme rapidement (l'ajout d'objets peut être chronophage), vous pouvez décommenter la
partie indiquée dans le main de main.c pour sélectionner rapidement les 6 objets suivants: 
Chauffage,Four,PS5,Xbox,Lampes,Tesla.

#La surface exploitable par défaut est de 20m2

#En cas d'erreur à l'execution: $chmod +x solarpanel

!!!NE PAS MODIFIER LE CSV MANUELLEMENT!!!: risque d'apparition de caractères invisible(\t\n...)
qui rendrait le programme non fonctionnel 

solar-panel-simulator's People

Contributors

franck312 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.