First time here? Check our help page!
1

How can i make graph from jEPlus?

Hello,

I'm trying to see the results like the picture I attached(maybe to find the best option)

Acutally, I trying to make calibrationa and optimization.

Calibration through jEPlus and optimization throgh GenOpt.

How can I make a graph like below picture?

PMV is just an example!!

My parameter is

  1. infiltration rate [0.1: 0.01: 0.6]

  2. setpoint temperature [18: 0.1:32]

image description

How can i make a graph from lots of data??

I did LHS(Latin hypercube sampling) 1000 times!

Am I have to choose AllCombinedResults??

image description

image description

jane91's avatar
149
jane91
asked 2015-04-13 20:08:22 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-07-11 09:35:34 -0500
edit flag offensive 0 remove flag close merge delete

Comments

image description

jane91's avatar jane91 (2015-04-14 04:03:48 -0500) edit

image description

jane91's avatar jane91 (2015-04-14 04:04:24 -0500) edit
add a comment see more comments

1 Answer

1

Hi Jane, You can use jEPlus+EA for optimisation. It creates chart you want (so-called Pareto front). Nevertheless, it seems all your simulations finished with fatal error and didn't generate any outputs. Summary results should be in SimResults and AllCombinedResults files (you need to define in rvi or rvx file which outputs you would like to extract; outputs have to be specified in idf file as well). Having summary outputs in SimResults file you can use Excel to make charts. Pareto front and non-optimal solutions (as in your chart) can be created with scatter plot.

Ivan Korolija's avatar
911
Ivan Korolija
answered 2015-04-14 03:12:34 -0500, updated 2015-04-14 03:15:44 -0500
edit flag offensive 0 remove flag delete link

Comments

1

OMG.

How can i make rvi file??

I read input output reference

and they said i have to use readvarseso but i cannot run the readvarseso. I also attached the picture! Thank you so much!!

jane91's avatar jane91 (2015-04-14 04:06:01 -0500) edit
1

@jane91: Please have a look at This Thread, this will show how you can create a .rvi file. You can also look at the example folder of JEPlus to get an idea.

Waseem's avatar Waseem (2015-04-14 04:11:41 -0500) edit

Thanks a lot I did not fully undertand how to make rvi file... It is kind of tricky at the beggining, but I'm gonna study hard! :P

jane91's avatar jane91 (2015-04-14 20:56:59 -0500) edit
add a comment see more comments