/ep-resnet-ref

EnergyPlus simulation framework for RESNET acceptance criteria reference results

Primary LanguageRuby

Standard 140 Section 7 BESTEST Cases for EnergyPlus

Requirements

  • Modelkit Catalyst (only command line tools): To generate input files from templates

  • EnergyPlus v9.3 - Bug Fix: To simulate EnergyPlus input files created from templates. Should be installed in default directory @ C:\EnergyPlusV9-3-0. If installed in a different directory, or on Mac instead of windows, you will need to update the following line in .modelkit-config:

    engine = 'C:\EnergyPlusV9-3-0'  # Must be an absolute path
    

Running tests

Type modelkit rake from the top level directory.