How to make BCVTB make more than one iteration when co-simulates E+ with MATLAB.
Hello everybody, I want to force BCVTB to make more than one iteration (EnergyPlus and MATLAB connection). Does anyone know how to achieve it. Thanks in advance.
Could you explain what you would like to achieve? What is your desired sequence of execution assuming a timestep of deltaT for instance?
Hello, I would like to co-simulate EnergyPlus with MATLAB via BCVTB, in order to find the optimal temperature setpoints that minimize the energy cost via genetic algorithms. Actually , I want to give energyplus some temperature setpoints, energy plus give matlab the energy required to achieve them, and try to find the optimum for a total month with a timestep of 3600secs(1minute). In order to achieve it, we may use simulink's BCVTB template or even Matlab's "Simulate AndExit" file.
Thanks in advance.