GithubHelp home page GithubHelp logo

Comments (4)

ccoffrin avatar ccoffrin commented on June 18, 2024

A key feature that is needed is a way to support using multiple variables. For example, when computing voltage magnitude from rectangular coordinates.

from powermodels.jl.

ccoffrin avatar ccoffrin commented on June 18, 2024

See if multiple dispatch and generic algorithms can be used to improve this.

from powermodels.jl.

ccoffrin avatar ccoffrin commented on June 18, 2024

One possibility, a generic solution builder walks var and con and makes a data dict out of the values in there. Formulations can add expressions / functions in var / con to derive different values on solution reporting. By default everything will be reported but formulations can specify specific component/value pairs that are allowed.

from powermodels.jl.

ccoffrin avatar ccoffrin commented on June 18, 2024

A prototype solution has been developed in the sol-rev2 branch. Additional required features include,

  • components ids are required in sol_post functions
  • sol_post functions should be given as sets or lists, not Dicts as the keys are not relevant
  • foundational tools should be abstracted into InfrastructureModels

from powermodels.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.