Skip to main content

PySDDP package

Project description

PySDDP

Python package applied to the planning of the operation of energy systems in the medium term horizon. This package also has classes applied to rain-to-flow

USAGE

from PySDDP import sistema

EXAMPLE

from PySDDP import sistema

q = sistema.PySDDP(‘pmo/’)

Classroom

from PySDDP import sistema

q = sistema.Classroom()

q.sistema[“DGer”][“Nr_Disc”] = 41

resultado_pdd41 = q.pdd(0, imprime=False)

resultado_plu = q.pl_unico(0, imprime=False)

resultado_pddd = q.pddd(0, imprime=False)

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

PySDDP-0.0.54.tar.gz (130.3 kB view hashes)

Uploaded Source

Built Distribution

PySDDP-0.0.54-py3-none-any.whl (191.7 kB view hashes)

Uploaded Python 3

Supported by

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