Quick Start
Install the most recent version of Julia
Install the package
EnergyModelsLanguageInterfacesby running:] add EnergyModelsLanguageInterfacesIf you plan to create new element descriptions from the sampled data, you also must install the package
EnergyModelsBaseand the time packageTimeStructby running:] add EnergyModelsBase ] add TimeStruct