0

No HTML in jEPlus output

I run a simple parametric analysis in jEPlus v2.1 using the DOE medium office building. After simulating two parameters (U-factor and SHGC), I did not see the HTML file in the output folder. Moreover, eplustbl.csv did not retrieve any output.

I have tried the following solutions given in previous queries, but I have the same problem:

Output:Table:SummaryReports,
  AllSummary;              !- Report 1 Name

OutputControl:Table:Style,
  CommaAndHTML;            !- Column Separator

Please what do I need to do to collect the HTML file?

I also received the message,

"Warning: no report variable is defined. This project may not work with jEPlus+EA."

How do I resolve this? Thank you.

Erick's avatar
1
Erick
asked 2024-09-17 10:41:54 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2024-09-17 14:01:24 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Hi, can you check the IDF file and make sure it contains this object as described in the docs:

OutputControl:Table:Style, CommaAndHTML;            !- Column Separator

The warning about not having report variables is only relevant when you start running the project in jEPlus+EA. It doesn't matter if you only need jEPlus.

Yi Zhang's avatar
1.2k
Yi Zhang
answered 2024-09-19 06:08:10 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments