First time here? Check our help page!
1

EnergyPlus calibration using GenOpt, objective function and errors.

Hello,

I'm trying to write a paper about Calibration about Building Energy Model (EnergyPlus)

I have measured data (4,636.36kW) and Expected data (4,936.35kW)

And I'm trying to minimize the discrepancy to fit ASHRAE data.

(CVRMSE <15%, MBE<5% )

Here's my question.

  1. Algorithm

Is it right to us GPSHookeJeeves?

image description

  1. Objective Function image description

I think i should input some data like 4,636.36 to find the best input parameter.

So how can I make those objective function.

I really need your answer.

Thanks for reading this

Jisu's avatar
81
Jisu
asked 2018-05-18 08:04:22 -0500
Michael Wetter's avatar
1.7k
Michael Wetter
updated 2018-05-18 09:45:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

The tutorial and manual at http://simulationresearch.lbl.gov/GO/... should answer these questions. If your cost function is multi-modal, you may want to use a PSO algorithm, see Section 4.2.7 in the GenOpt manual

Michael Wetter's avatar
1.7k
Michael Wetter
answered 2018-05-18 09:45:24 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments