-
Submitting Author: Jinning Wang (@jinningwang)
All current maintainers: @jinningwang
Package Name: AMS
One-Line Description of Package: Power system dispatch modeling and dispatch-dynamic co-simu…
-
Does the MATPOWER library contain any case files featuring transformers that perform voltage transformation? While exploring the case files, I encountered case14.m, which includes transformers, but ap…
-
@JuliaRegistrator register
Release notes:
## Version 0.4.11 (2024-05-01)
### New Features
- make changes to imported Matpower networks after import.
### Enhancements
- added functions to f…
-
I wonder if MATPOWER is capable of running three-phase power flow by Newton-Raphson method.
I searched for this in the latest manual and found nothing, except for distribution unbalanced power flow.
…
-
I want to insert various new constraints in Matpower via python. Is it available? Because I did not find much information on the Internet. Besides, I also want to alter the objective function in Matpo…
-
Hi. Now that MATLAB runs natively on Apple Silicon, I decided to try it with MATPOWER. While setting up the pre-release, I ran into the following test error (on R2023b). I did the same experiment with…
-
Would you like to run the MATPOWER tests now? [Y or N] (default = N) : Y
t_test_fcns.................ok
t_have_feature..............ok
t_mplinsolve................ok (6 of 66 skipped)
t_mips......…
-
----
08/30/2023
We can have a different way to implement the online web application of AGVis, because we have both a server and a domain to deploy the web application.
-------
03/20/2023
Cr…
-
@JuliaRegistrator register()
Release notes:
## Version 0.4.17 (2024-04-14)
### New Features
- added testcase for importing Matpower files
### Bug Fixes
- bugfix wrong function call in `c…
-
The test suite for my power systems analysis/optimization package, [MATPOWER](https://matpower.org) passes just fine under Octave installed directly via Homebrew _(e.g. v 9.1.0 on macOS 14.x on M2 Max…