carbatpy.helpers.input_dict
Created on Thu Aug 1 12:35:02 2024
@author: atakan
Attributes
Classes
Class to store and read the input dictionary values and variables for a heat pump. |
Functions
|
Module Contents
- class carbatpy.helpers.input_dict.Val(variables_dict=None)[source]
Class to store and read the input dictionary values and variables for a heat pump.
Best is to set them in a yaml or json file and read them with the appropriate function. The default place to search for hp-input-dictvariables is in the data directory.
Part of carbatpy.