Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CURENT/andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://github.com/CURENT/andes

Prepare for new minor release.

bd5ff11c572d285ace17dfb44748c3ee9309b657 authored over 2 years ago by Hantao <[email protected]>
Add SMIB power flow test and add docs.

eff723396115658fd155ad344b50f64035182471 authored over 2 years ago by Hantao <[email protected]>
Update.

cf4c98bab44c41ee3be48764bd3fb5f288053d44 authored over 2 years ago by Hantao <[email protected]>
Let `x` be non_zero.

13bc51e2f5985ccb9c12d0096e3ba888c9545269 authored over 2 years ago by Hantao <[email protected]>
Revert "Use default `x` and `r` without adding `1e-8`."

This reverts commit 82ab473213a32a345eb5e64bde221c1ebca907c7.

af2c2ecd37ddb8aa93a6d8b756c3ef581cebb48c authored over 2 years ago by Hantao <[email protected]>
Edit docs.

d19a3b43ba6362687d5185170cbd7fc99cbf1272 authored over 2 years ago by Hantao <[email protected]>
Add `PLL2` model (SRF).

50face32b277f36176688ccf7e05adf9833c4447 authored over 2 years ago by Hantao <[email protected]>
Let `REECA1` use `vd`, which can be `v` or `vd` depending on if PLL is used.

82ac4a38a572aa63c721c6d803de52005abe554e authored over 2 years ago by Hantao <[email protected]>
Renamed the PLL1 device to `PLL1_1`.

bca40c8f44a102d29e5dbfff2e04512e88f104ce authored over 2 years ago by Hantao <[email protected]>
Update case to specify PLL device idx.

6ba842d7e6b4b4e506c1808d5c08fbb3459723cb authored over 2 years ago by Hantao <[email protected]>
Update notes.

2c4f11bcfcac943e7453647c01b388c77eda0451 authored over 2 years ago by Hantao <[email protected]>
Allow DeviceFinder to disable `auto_add` and `auto_find`.

f7e6d1f1b86ceab232a4860b47b7f2dd7c7ff6eb authored over 2 years ago by Hantao <[email protected]>
Add notes.

1afe838133760d05f5ce89f8ae6e6911ba924f00 authored over 2 years ago by Hantao <[email protected]>
Update notes.

3f101981bc36ddeb75583f7b71222742092deb3c authored over 2 years ago by Hantao <[email protected]>
Add docstring.

58921b5631586f7cf214b295cdc82378abcfe22e authored over 2 years ago by Hantao <[email protected]>
Reformat.

234a92421be48116b4793bd0218e41361156c786 authored over 2 years ago by Hantao <[email protected]>
Fix link to function.

6a225e5642a1bb30774a4d28f03d39ca7e10d0b8 authored over 2 years ago by Hantao <[email protected]>
Add notes for models.

39457dd4da9ee88b55bb854f8db801d2143196e2 authored over 2 years ago by Hantao <[email protected]>
Fix typo and group name.

532ffa27adc3462c6e1538c0db89ff6de61abfd1 authored over 2 years ago by Hantao <[email protected]>
Fix typo.

2817871e58a19f5e5082ba78c3fce8bb8515f610 authored over 2 years ago by Hantao <[email protected]>
Update docs.

5b04386b40ea71e9552e56479800456dcd1e8a5e authored over 2 years ago by Hantao <[email protected]>
Add new groups.

fd980c8ac5d28191fc9b22fa1743b733713b8038 authored over 2 years ago by Hantao <[email protected]>
Add `Fortescue` for symmetric component interfacing.

7de99a2f19dfb8a617614dc40228f5cdc4e5f51d authored over 2 years ago by Hantao <[email protected]>
Add `autogen_stale` option to `System` constructor to avoid nested multiprocessing.

9c1da8910da03ac24d2ee363ae7087835ddc39c7 authored over 2 years ago by Hantao <[email protected]>
Fix code format.

f431dad1c3f2c2435f29fb7328e993112da71a8c authored over 2 years ago by Hantao <[email protected]>
Improve code quality.

c5ef9524cce96f370a691a21cf84e8b0de4595fe authored over 2 years ago by Hantao <[email protected]>
Ignore unnecessary pass.

9b9a5ecd56667e7df0039007b40cdf48afba8020 authored over 2 years ago by Hantao <[email protected]>
Fix list style.

92306cee2f17b0a92fb98e0b981517afb5c836bb authored over 2 years ago by Hantao <[email protected]>
Add notes on dynamic sources.

539b5ef4f67ce9732456c0de808abeebb0abc8f1 authored over 2 years ago by Hantao <[email protected]>
Fix typo.

1abacb0db2ebec0e2cdebb9ce821de09088b25a6 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #343 from cuihantao/develop

New minor release.

be3817eef89850ca13b443c79200415bd07877a7 authored over 2 years ago by Hantao Cui <[email protected]>
Update.

d8bcfbe78b48a1bb9a61d176c9c3d9501b2b4f79 authored over 2 years ago by Hantao <[email protected]>
Improve docs for blocks.

a481f2310413c19bf6ed3ddff0d1624e08684dda authored over 2 years ago by Hantao <[email protected]>
Remove `LimiterGain`. Use `GainLimiter`.

bcc486a8a62a37729fd3ee7a9322b67eeda01524 authored over 2 years ago by Hantao <[email protected]>
Edits to docstring.

1160721b1064f6a0de04d02117ec38e243f3586a authored over 2 years ago by Hantao <[email protected]>
Edit.

d5ae4019a136b9b21349788d59e01880e4d2529b authored over 2 years ago by Hantao <[email protected]>
Add a section on perturbation file.

52bb212c46c65b1c03980b3594b61fc257d9bbd0 authored over 2 years ago by Hantao <[email protected]>
Update docs for perturbation file.

f3555c9937062e53df1e3d04ecf640576ea39294 authored over 2 years ago by Hantao <[email protected]>
Improve documentation for disturbances.

f8db321e0f12d7f2118e361c53082822daa44d3a authored over 2 years ago by Hantao <[email protected]>
Reformat

57a6fd8cfe7f8226aff6665df1eb2e83cbd93016 authored over 2 years ago by Hantao <[email protected]>
Change the name of `Toggler` to `Toggle`.

866960b8b4f84b8c84971b407b600f24ba0f4783 authored over 2 years ago by Hantao <[email protected]>
Update.

2de3b6d697bcaa0e2589cbdf0bc08d479b735546 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #342 from aaliqureshi/develop

Implementation of ESAC5A excitation system model & addition of the module in corresponding ANDES...

05e9aaf8e8a8d133f00c76e1fd254215c9cdb98b authored over 2 years ago by Hantao Cui <[email protected]>
Fix style.

3bcf9be6539d0e965b55b715f78da1ac4725d52b authored over 2 years ago by Hantao <[email protected]>
Fix style for the `except`.

133586b17f3e8822b9027dc20152a525cc5e0ba7 authored over 2 years ago by Hantao <[email protected]>
Run GH Actions on PR.

3fbecf3c8269c75bf7ea725ec7038fbe36c83423 authored over 2 years ago by Hantao <[email protected]>
Fix formats and add a comment.

85b890a883de299d4b17f1fbad80703dd1564ea7 authored over 2 years ago by Hantao <[email protected]>
Implementation of ESAC5A excitation system model & addition of the module in corresponding ANDES files

c2d4391caa72702639c5aeeccf64eaa3ac864637 authored over 2 years ago by Ahmad Ali <[email protected]>
Add notes for `LeadLag2ndOrd`

37b4da9a657821acebf6041bab896b8924bc13bc authored over 2 years ago by Hantao <[email protected]>
Fix the "edit page" link.

c7da0a9b239d94baab4a9b2415a176703a339f83 authored over 2 years ago by Hantao <[email protected]>
Update.

0dbd4be7d9bedc95648e666c799d4336c5415fb3 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #339 from cuihantao/develop

Prepare for bug fix release

074b0583f653d272969f133826f4b4209c987f7b authored over 2 years ago by Hantao Cui <[email protected]>
Merge pull request #338 from cuihantao/fix-re-fault

Fix equation for `Ipcmd`.

71942945929288b88f161158d93444f8c30954b2 authored over 2 years ago by Hantao Cui <[email protected]>
Fix equation for `Ipcmd`.

39126b3613e53703d9a39374445cd2be1d169321 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #336 from jinningwang/pp

Improved paneapower interface

f3b47d7d854df9fc57f475ad47797c71a439aa1a authored over 2 years ago by Hantao Cui <[email protected]>
Fix runopp_map

c2544c24fe3130300224bca8a5daa7dc26f7b488 authored over 2 years ago by jinningwang <[email protected]>
Format

bd8eb99baaa66945987ac5415b3fee0f799e7546 authored over 2 years ago by jinningwang <[email protected]>
Format

7347d4f7855e4325ceda00b92c58f8785f6866d1 authored over 2 years ago by jinningwang <[email protected]>
Fix docstring

88ecef135af2e8ceb284583a6d846e649d3350cf authored over 2 years ago by jinningwang <[email protected]>
Add release-notes

471faf7fccf4ab46945da6de4deaccdeab8fbcd4 authored over 2 years ago by jinningwang <[email protected]>
Fix pp interface

fe33ea6fe15c94a56122ab907a363261b36faec6 authored over 2 years ago by jinningwang <[email protected]>
Merge pull request #334 from cuihantao/develop

Prepare for v1.7.2 minor release

6cdc057986c4a8382194ef440b6e92b8dfb77e25 authored over 2 years ago by Hantao Cui <[email protected]>
Update.

1f4b41c68652f8618605e66de9eaba281e487624 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #333 from aaliqureshi/develop

Minor corrections in ANDES examples' documentation

8e44a641331ccce6849497b33cceee1323a44679 authored over 2 years ago by Hantao Cui <[email protected]>
Fix crossref.

2ea43f1b94c1896fe1ac69e3213667ab0a7a3c00 authored over 2 years ago by Hantao <[email protected]>
Minor corrections in ANDES examples' documentation

6a79be849a91f09e7c08e3607ae44cfffd1b6e9d authored over 2 years ago by Ahmad Ali <[email protected]>
Fix bad references.

63b6c8df8f007845ea100661944b3e7f276a7103 authored over 2 years ago by Hantao <[email protected]>
Add a note on `as_df()` and `cache.df`.

e149efdaa5b924a5b485d949f9ce2f775dd1e054 authored over 2 years ago by Hantao <[email protected]>
Improve scripting tutorial on dataframe.

33481845c792abd096690f94e2d642333d5a6e09 authored over 2 years ago by Hantao <[email protected]>
Pop `p` from the services list.

9e010b1fa79dbdf6fa6e30b30f8dbdfd6f059eda authored over 2 years ago by Hantao <[email protected]>
Add tests for `config_option`.

f2ad591332aef9c7e44d6c38ceed4afcc6f83cdd authored over 2 years ago by Hantao <[email protected]>
Let invalid `config_option` raise `ValueError`.

c43b818a45cca37bf3d394e23b79ae94db38db40 authored over 2 years ago by Hantao <[email protected]>
Fix the `config_option` checking.

c4032a794984eb65f92c126818aabef26e87bfb6 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #330 from cuihantao/develop

Prepare for v1.7.1

6479cd9254a0cafdcaaf70d22610e3319b5fb995 authored over 2 years ago by Hantao Cui <[email protected]>
Update.

fb2bc38df5d0dbccaa84f821373ffe9844430d56 authored over 2 years ago by Hantao <[email protected]>
Correct `busr2` to `IdxParam`.

1b74ebddf1c7856e189b1efaa5a9ec8a371886fd authored over 2 years ago by Hantao <[email protected]>
Correct `busr` to `IdxParam`

93a3b04885cf6288f59fc5b395930da6f88cd5e4 authored over 2 years ago by Hantao <[email protected]>
Let `NumSelect` ignore zeros by default.

ebe612ae524823fd62f0ec221ae9bc682d00ae72 authored over 2 years ago by Hantao <[email protected]>
Merge pull request #329 from aaliqureshi/develop

Made some corrections in documentation

db9aba4c341184c76b5e6fe231b7706b36679abc authored over 2 years ago by Hantao Cui <[email protected]>
Let `export_csv` return the path to file.

a0c7dce59dd591ade758e80096250be04b612dd6 authored over 2 years ago by Hantao <[email protected]>
Let `plot()` accept positional args.

492e6c687ef1c37e64c0b4012bccfde5e8854485 authored over 2 years ago by Hantao <[email protected]>
Fix docstring issue.

3be975a5db74309a1aa1611d127f1470d25d332d authored over 2 years ago by Hantao <[email protected]>
Merge branch 'cuihantao:develop' into develop

60b72ffb17dedb9fddb9cfe74635ac27df6439dc authored over 2 years ago by Ahmad Ali <[email protected]>
Corrected config_options to config_option in configuration doc

a5f1ecf95e0ef034aa71c0bb02c143549512fe68 authored over 2 years ago by Ahmad Ali <[email protected]>
Enable `pmx` limiting for `Psum` by default.

62253ba455a109c04ce85cd85647b87b35d671cb authored over 2 years ago by Hantao <[email protected]>
Revert `reset_tiny` to 1 by default.

aa2fe7dba29a933478914d11f79af8a7405dec81 authored over 2 years ago by Hantao <[email protected]>
Changed `reset_tiny` to 0 by default.

21ffa57eb765e5747eade270c4ff0aba12cee2c6 authored over 2 years ago by Hantao <[email protected]>
Minor edit to docstring.

2235706ad4eb50e00d3dd122437408b1008528cc authored over 2 years ago by Hantao <[email protected]>
Text edit.

2d1d5cf8fd1681f327f3517f14d5e0a4b5f72660 authored over 2 years ago by Hantao <[email protected]>
Fix the separator.

97c95918b229f98ed3186f701386d489d7f33dd8 authored over 2 years ago by Hantao Cui <[email protected]>
Merge pull request #326 from cuihantao/develop

Develop

bb2e47d327e5e969164d5df3201781defed34037 authored over 2 years ago by Hantao Cui <[email protected]>
Fix logic for `save_every`.

2cd893519e5c97eed4d77b12e8d2ca57e239da9b authored over 2 years ago by Hantao <[email protected]>
Style fixes.

c4532ccc14f23419768b006445fb589f1e3740f8 authored over 2 years ago by Hantao <[email protected]>
Style fixes

aaaa7e7afa5d36511a09aaba2a2feab38c9c48e4 authored over 2 years ago by Hantao <[email protected]>
Update

7bf2e513d81c9c0d84599c188c90090bcd4f64aa authored over 2 years ago by Hantao <[email protected]>
Fix `warn_empty` for unpack.

139c69824f9dda9f086404a51aab302ad7582550 authored over 2 years ago by Hantao Cui <[email protected]>
Suppress warning for unpack when resuming data.

b57ccd66f3dc8e8970f436d3cb2a5559495cf316 authored over 2 years ago by Hantao Cui <[email protected]>
Update.

58293078e6239c8e1c9974aa9bb8bedc94722c41 authored over 2 years ago by Hantao Cui <[email protected]>
Do not write the lst file when `no_output` is on.

a24a6d4e4e7059cc4de82db1f4f32b5a34167d21 authored over 2 years ago by Hantao Cui <[email protected]>
Add more tests for Output.

d154bc0b7a3b00235a7ff808596cbf3c75c09524 authored over 2 years ago by Hantao Cui <[email protected]>