Coder Social home page Coder Social logo

heat-pump-model's Introduction

heat-pump-model

Parameter estimation based thermodynamic heat pump model

Requirements

Python 3.6

Packages and dependencies can be installed from requirements.txt using pip.

Description of scripts

run_parameter_estimation.py (executable)

    This script runs the parameter estimation for all samples specified in the input file 'input_filenames_estimation.csv'. The sample sets specified there, are searched in the folder 'input_data'. The parameter estimation is run 10 times, with different random seeds. The parameters obtained such are stored to the output files in folder 'output'. The output files are named the same as the input files, with the prefix 'param'.
run_simulation.py (executable)
    This script runs simulation for all sample files specified in the input file 'input_filenames_simulation.csv'. The file containig the parameters that are used for each simulation, needs also to be specified in this input file. The sample files and parameter files specified there, are searched in the folder 'input_data'. The simulation is run for all sample files and all operating points specified in the sample files. The reuslts are stored to the output files in folder 'output'. The output files are named the same as the sample input files, with the prefix 'sim'.
run_validation.py (executable)
    This script runs the validation for all sample files specified in the input file 'input_filenames_validation.csv'. The file containig the parameters that are used for each validation, needs also to be specified in this input file. The sample files and parameter files specified there, are searched in the folder 'input_data'. The validation is run for all sample files and samples specified in the sample files. The reuslts are stored to the output files in folder 'output'. The output files are named the same as the sample input files, with the prefix 'validation'. During the validation the SSE for the sample set is computed.
model_functions.py (not executable)
    This file contains the model functions and is required for running the other files.

heat-pump-model's People

Contributors

jhindelang 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.