E4ST.jl

E4ST.jl

E4ST.jl is a publicly available Julia package that contains the core code of E4ST and a three bus test case that can be used when adding new features to the model. E4ST.jl utilizes a flexible configuration process that allows users to bring their own solver, data, and custom features. E4ST.jl is available for download in the Julia package registry or can be cloned from https://github.com/e4st-dev/E4ST.jl. More detailed instructions and documentation can be found on the E4ST.jl github page above. Issues can also be submitted on github.

E4STUtil.jl is a support package for E4ST.jl which contains helpful functions for running E4ST and doing quick data work.