Empty Output Fields in .csv File from jEPlus Despite Successful Simulation
I created a base model using OpenStudio 1.8.0 and exported the IDF file for use in jEPlus. When simulating the base model in OpenStudio, the eplustbl.htm file was generated successfully, but no eplustbl.csv file was created. I then ran a parametric analysis in jEPlus, where the .csv output file was generated. However, the output table only includes the input combinations of decision variables (Orientation, Heating Setpoint, Cooling Setpoint), while the output fields (Heating Load, Cooling Load, Thermal Discomfort Hours) are completely empty. Note that for every run the eplustbl.htm was generated and the html file had those outputs.
Has anyone faced a similar issue? What could be causing the output fields to be missing, even though simulations seem to run?
@Sk are you asking about the eplustbl.csv file, which includes summary reports made of tables (same content as eplustbl.html file), or the eplusout.csv file, which includes time-series output variables and meters?
Thanks for the clarification. I’m referring to the eplustbl.csv file (summary tables like in eplustbl.htm). I generated the IDF using OpenStudio 1.8.0, and while the simulation produces eplustbl.htm with the correct outputs (heating, cooling, discomfort), the eplustbl.csv is not generated. In jEPlus, I configured the RVX to extract results from eplustbl.csv (Heating, Cooling, Discomfort Hours). The output .csv is created, but the output fields are all empty—only the input combinations are shown. Any idea how to ensure the eplustbl.csv is generated or why jEPlus can't extract the outputs?