Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi Kostas,

I am not sure if you are calling your script for computing RMSE in jEPlus. Here is the documentation for using scripts for post-processing in jEPlus/jEPlus+EA: https://www.jeplus.org/wiki/doku.php?id=docs:jeplus:v21:rvx#scripts_-_post-processing. If your script is already working in this way, but the computed results are not showing in AllCombinedResults.csv, you should first check whether RMSE.csv has to expected format (see "Output table format") and if the table name (RMSE) is correctly referenced in the script object in RVX.

Here you can find an example project for calibration. The models are for an older version of E+, but you should be able to figure out how it works by looking at the scripts and the RVX composition. https://files.jeplus.org/EA_Example_OfficeModels_v8.4_Calibration.zip

Yi