Skip to main content

Balanced power systems builder for pydae DAE solver

Project description

pydae-bps

Balanced Power Systems builder for the pydae DAE solver.

Reads JSON/HJSON power system network descriptions (similar to PSS/E or PSAT format) and constructs the symbolic DAE system dictionary for pydae.core.Builder.

Installation

pip install pydae-bps   # automatically installs pydae as a dependency

Quick start

from pydae.bps import BpsBuilder
from pydae.core import Builder, Model

grid = BpsBuilder('ieee39.json')
grid.construct('ieee39')

bld = Builder(grid.sys_dict, target='ctypes')
bld.build()

model = Model('ieee39')
model.ini({}, xy_0=1)
model.run(10.0, {'p_c_30': 0.8})
model.post()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydae_bps-1.4.4.tar.gz (11.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydae_bps-1.4.4-py3-none-any.whl (12.1 MB view details)

Uploaded Python 3

File details

Details for the file pydae_bps-1.4.4.tar.gz.

File metadata

  • Download URL: pydae_bps-1.4.4.tar.gz
  • Upload date:
  • Size: 11.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for pydae_bps-1.4.4.tar.gz
Algorithm Hash digest
SHA256 675da77aae42be6e2e4aea7846cf45f3953202dc4717ff77e5ddf62f33721181
MD5 c0b4690c2c2e282b03fb218f0d767810
BLAKE2b-256 758e92b72effc9b4e814016c8db4e45534e9eb082fa2c3e1ce600e54e6bc0bef

See more details on using hashes here.

File details

Details for the file pydae_bps-1.4.4-py3-none-any.whl.

File metadata

  • Download URL: pydae_bps-1.4.4-py3-none-any.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for pydae_bps-1.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 75340bd3245895f86c5b1395f54f7cc13221946d346fa07fc5a4c8c32cc2f6b8
MD5 07084c19eda8bf8194a12b1f7e85a1f6
BLAKE2b-256 6e9b161f924cfc78b314e47b928a4231680eea04f794dd02aebbf0ea8094d9d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page