Skip to main content

A Julia/JuMP Introduction

Mitch Phillipson January 31, 2026


This example will introduce the basic syntax of JuMP, a modeling language for optimization problems in Julia. We start with a simple example to introduce syntactic elements of JuMP and compare it to GAMS syntax. Then we will detail a slightly larger example. Read more

An Overview of WiNDC Data

Mitch Phillipson January 08, 2026


This week I released early versions of the three main WiNDC data packages in Julia: Read more

Aggregating WiNDC National

Mitch Phillipson January 06, 2026


This example will walk through the code in thisrepository. This repository contains an example aggregating theWiNDC National dataset to a size that can be run with a trial PATHlicense (less than 300 variables in the model). Read more

MPSGE Documentation and Starting the Household Disaggregation

Mitch Phillipson December 19, 2025


This week I have been working on two projects: documenting MPSGE.jl and starting the household disaggregation for WiNDC. Both of these projects are going surprisingly well. I’ll discuss a few interesting points about each below. Read more

WiNDC State Data Calibrated and Finalized

Mitch Phillipson December 12, 2025


The WiNDC Regional data is now in a beta state. The data has been disaggregated and verified at the benchmark level using an MPSGE model. The full documentation is available on the WiNDC Regional documentation site. The necessary raw data can be downloaded from {{blog/2025-12-12/regional.zip}}. Read more

Filter