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

Done PARAMETRIC-INPUT LOADS ..
PARAMETER PAIR =1.0 END ..
COMPUTE LOADS ..
COMPUTE SYSTEMS ..
COMPUTE PLANT ..
STOP ..

I found out python script for parsing BEPS here: https://gist.github.com/hollywas/4757770. Modified to get all BEPS data - awesome.

Done

PARAMETRIC-INPUT LOADS ..
PARAMETER PARAMETER PAIR =1.0
END ..
COMPUTE LOADS ..
COMPUTE SYSTEMS ..
COMPUTE PLANT ..
STOP ..

I found out python script for parsing BEPS here: https://gist.github.com/hollywas/4757770. Modified to get all BEPS data - awesome.