carbatpy.helpers.input_dict =========================== .. py:module:: carbatpy.helpers.input_dict .. autoapi-nested-parse:: Created on Thu Aug 1 12:35:02 2024 @author: atakan Attributes ---------- .. autoapisummary:: carbatpy.helpers.input_dict.input_hp carbatpy.helpers.input_dict.input_hex carbatpy.helpers.input_dict.RES_DIR Classes ------- .. autoapisummary:: carbatpy.helpers.input_dict.Val Functions --------- .. autoapisummary:: carbatpy.helpers.input_dict.find_key Module Contents --------------- .. py:data:: input_hp .. py:data:: input_hex .. py:class:: Val(variables_dict=None) 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. .. py:method:: to_file(fname=None) .. py:method:: from_file(fname=None) :classmethod: .. py:function:: find_key(a_dict, fl_name, t_amb=cb.CB_DEFAULTS['General']['T_SUR']) .. py:data:: RES_DIR :value: ''