Installation Guide
ENERGY 2100 requires installation of Julia, its dependencies, and 7zip. By also installing Visual Studio Code (VS Code) with the Julia extension add-on, you will have access to a development environment that facilitates programming in Julia.
Follow the instructions below to install ENERGY 2100 and its required dependencies:
Step 1 - Download ENERGY 2100 Model Files (See Obtain ENERGY 2100 Model)
- Create a subdirectory for the entire model directly on the computer’s main hard drive, such as 2100CanadaOak.
- Download the specified model files from SSI's ftp site to the subdirectory just created on your computer.
- Double-click the UnZipFilesForUpload.bat inside of the subdirectory. Double-clicking this file will unzip all of the model files and folders.
Step 2 - Install Julia and Julia Dependencies
- Double-click SSIJuliaInstall.bat to install Julia and its associated dependencies.
- When you see prompts, like the one below, asking if you agree to the terms. Type in Y and hit <ENTER>.

Using this batch file to install Julia will automatically add the Julia executable to the system PATH.
- Step 3 - Verify 7-Zip is Installed on Computer
If 7-Zip is not installed, download and install from: www.7-zip.org/download.html
Step 4 - Install Visual Studio Code (VSCode)
- Download the VS Code installer for your operating system here.
- Run the installer and follow the setup prompts. Make sure you click on the "Open with Code" option.
- Add the Julia language extension:
- Click the Extensions icon in the Activity Bar
- Search for an extension (e.g., "Julia")
- Click "Install"