Skip to content

Instantly share code, notes, and snippets.

@samuelduchesne
samuelduchesne / install_eplus_script.cmd
Last active March 12, 2020 19:14
EnergyPlus install batch script
@echo off
SETLOCAL ENABLEEXTENSIONS
SET me=%~n0
SET parent=%~dp0
SET ENERGYPLUS_VERSION=9.2.0
SET ENERGYPLUS_SHA=921312fa1d
SET ENERGYPLUS_INSTALL_VERSION=9-2-0
SET EXT=exe
SET PLATFORM=Windows