2

how to see results in jEPlus?

Hello,

I tried to see the results (SimResults and AllcombinedResults fiel)

However there's no energy consumption!

How can I see that?

What I want to do is just compare energy consumption and input files [infiltration, temperature, etc]

image description

Parametric analysis........(sensitivity analyis)

I want to make graphs but the results looked weird to me.

There's no energy consumption.

and.. I saw there's a 6833 warnings.

I think it's because @@ Search tag....

image description

image description

image description

image description

I change everything but i couldn't change temperature because there's no appropriate space!!!

also

What if I want to make parameters as 1. heating setpoint temperature 2. Equipment use 3. Lighting schedule

How can i make rvi correctly?


eplusout.eso

eplusout.csv

Zone thermostat air temperature

Electric equipment schedule

Lighting schedule

0


correct??

Can you please help me?

Thanks for reading!!!

jane91's avatar
149
jane91
asked 2015-05-10 23:35:40 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-11-10 14:56:17 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Can you post your RVI/RVX files?

Jamie Bull's avatar Jamie Bull (2015-05-11 13:53:40 -0500) edit

sure! I edited! You can see rvi file at 2nd image

jane91's avatar jane91 (2015-05-11 20:10:28 -0500) edit
add a comment see more comments

1 Answer

2

You need to add what you want to see as outputs to the RVI file. At the moment you are just repeating your inputs. You need to add something like Gas:Facility (or whatever fuel you're using) to show the fuel used.

So your RVI file needs to be something like:

eplusout.eso
eplusout.csv
Zone thermostat air temperature
Electric equipment schedule
Gas:Facility
0

Your results will then be in eplusout.csv.

You can also see what the warnings are related to by looking at your eplusout.err file.

Jamie Bull's avatar
5.1k
Jamie Bull
answered 2015-05-12 02:41:29 -0500, updated 2015-05-12 03:45:42 -0500
edit flag offensive 0 remove flag delete link

Comments

1

Just to add, @jane91 you can output your input values (temperature, infiltration) as well but you have to make sure that you write the exact names as used in the RDD file.

Waseem's avatar Waseem (2015-05-12 07:44:06 -0500) edit
1

in addition, RVI folder path might have spaces and characters which cause ReadVarsESO to crash. You should replace absolute paths with relative paths, at least for rvi file.

Ivan Korolija's avatar Ivan Korolija (2015-05-12 08:04:38 -0500) edit

Okay!! I'll try! also how can i see results? there's no energy consumption... How can I use the outputs properly??

jane91's avatar jane91 (2015-05-12 21:12:06 -0500) edit
add a comment see more comments