11.5.2.3. rheia.CASES.H2_FUEL.h2_fuel.ReadData

class rheia.CASES.H2_FUEL.h2_fuel.ReadData(filename_climate)

This class enables to read data from the data files.

Parameters

filename_climate (str) – The directory of the file with information on the climate data.

__init__(filename_climate)

Methods

__init__(filename_climate)

load_climate()

This method loads the hourly solar irradiance data and ambient temperature data, situated in the 'sol_irr' and 'T_amb' columns of the climate data file.

load_parameters()

This method loads the deterministic values of the model parameters, defined in the design_space file.