Skip to content

Write Reader for MATLAB File #86

@rouille

Description

@rouille

Write the MATReader object that will generate the grid from the MATLAB file created by the MATLAB script that runs MATPOWER/MOST. Note that a similar file will be generating by REISE.jl. Things to be done in addition to write the reader:

  • Refactor the Scaler object to account for changes in the gencost attribute of the Grid object.
  • Modify prepare_mpc_file method in the SimulationInput object in order to pass all information needed to case.mat in order to retrieve the grid after simulation.
  • Modify InputData object to load the MATLAB file from local folder or from the server.
  • Modify get_grid method in the Analyze object to retrieve the grid using the MATReader object.
  • Perform a test run.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions