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

*.rvx file - obtaining results from eplustbl.csv

asked 2016-05-30 14:20:19 -0500

Wilson's avatar

updated 2016-06-01 04:27:27 -0500

Hi! I'm making simulations using jeplus. I'm trying to obtain results from the "eplustbl.csv" file. My *.rvx file is this:image description

At the moment, in the end of the simulation, I'm obtaining 3 *.csv files("Custo Total.csv", "Unmet Cooling.csv" and "Unmet Heating.csv). Is there a way I can obtain these 3 results in one single *.csv file but in diferent columns? Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
6

answered 2016-06-01 04:36:30 -0500

Yi Zhang's avatar

Unfortunately each "csv" object (for extracting from eplustbl.csv) will generate a separate output table. However, since you have set "usedInCalc" to true, the contents of these tables will be aggregated into the "AllCombinedResults.csv", along with the parameter values of each case and so on. If you really need them to be in the same table but cannot use AllCombinedResults.csv, using a "sql" object with some clever SQL query commands may be an option.

edit flag offensive delete link more

Comments

Thank you for your answer Yi Zhang!

Wilson's avatar Wilson  ( 2016-06-01 10:34:57 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2016-05-30 14:20:19 -0500

Seen: 255 times

Last updated: Jun 01 '16