albertjlguo / sfcNordic

Leeds bachelor final project: Centralized control algorithms for Nordic Smart Grid operation (Python x MATLAB).
GNU General Public License v3.0
3 stars 1 forks source link

Split example_testing.ipynb into two examples #5

Closed apetros closed 5 years ago

apetros commented 5 years ago

The example_testing.ipynb runs the SFC with multiple kp ki values.

Please prepare another example file that simply initialises the variables and runs the SFC function with one specific set of parameters. Without tuning.

It should then be:

example_testing.ipynb example_tuning.ipynb

albertjlguo commented 5 years ago

Updated~

apetros commented 5 years ago

Seems great!