11.5.6.2. rheia.CASES.ENERGYPLAN.run_energyplan.energyplan
- rheia.CASES.ENERGYPLAN.run_energyplan.energyplan(x_tup)
This function generates a new input file, evaluates this input file in the EnergyPLAN model and reads the values for the quantities of interest from the generated output file. These values are returned.
- Parameters
x_tup (tuple) – The input sample with index that corresponds to the position of the sample in the list of samples.
- Returns
co2 (float) – The CO2-emission returned by the EnergyPLAN model.
fuel (float) – The fuel consumption returned by the EnergyPLAN model.