most icon indicating copy to clipboard operation
most copied to clipboard

MOST – MATPOWER Optimal Scheduling Tool, for steady-state power systems scheduling problems.

Results 15 most issues
Sort by recently updated
recently updated
newest added

From https://www.mail-archive.com/[email protected]/msg06940.html ... It looks like this would be a good place for some optimization of the code. I believe it’s true that the min up and down time constraints...

enhancement

The fixedReserve feature in MOST and MATPOWER allows setting a fixed reserve requirement in power units (i.e. in MW). The system can be divided into zones, and a fixed requirement...

enhancement

Add DC line feature to most. The following implementation is needed: * most detects if case with dcline. * Use run_userfcn function to add formulation. * Adapt run_userfcn in matpower...

enhancement

MOST does not support adding custom user-defined constraints, yet. Indeed MATPOWER allows that through the "add_userfcn" function, but MOST doesn't The work-arounds I could think of are: add new constraints...

enhancement

Using MOST, I noticed that this error often appears. I tried to look into similar issues that had been opened on this platform by others, but without success. How can...

I am running a MOST case with a 12-hour period, I have some prior knowledge of UC for all generators, so is it possible to force 'CommitKey' in the xgd_table...

My goal is to compare, using MOST, the total costs (objective function) between some scenarios; however MOST only displays a value of that function. Is there a way to assign...

Hi everyone! I’m carrying out a project where I try to use MOST to solve an Optimal Power Flow problem in the multiperiod (nt=18). My goal is to add a...

I solved the problem in [https://github.com/MATPOWER/most/issues/33](url), but encountered new problems, can you please give a hint? 1. UC doesn’t change when “RAMP_30" for thermal gens is set less than half...

I am working on the case118 power grid, it has 54 generators and 99 loads. Among the 54 gens, 16 are selected as wind gens while the rest are considered...