Giter VIP home page Giter VIP logo

Comments (3)

poorva1209 avatar poorva1209 commented on June 3, 2024

File location:

https://github.com/GRIDAPPSD/gridappsd-viz/blob/feature/field-mode/client/src/app/common/simulation/topics.ts

Change this:
export const START_FIELD_MODEL_SIMULATION_TOPIC = '/queue/goss.gridappsd.process.request.simulation';
To:
export const FIELD_OUTPUT_TOPIC = '/topic/goss.gridappsd.field.output';

from gridappsd-viz.

poorva1209 avatar poorva1209 commented on June 3, 2024

Also, remove the play button

from gridappsd-viz.

ShuhaoBai avatar ShuhaoBai commented on June 3, 2024

Pushed updates to this branch field-mode and it's ready for review.

Updates include the following features:

  1. De-coupled fieldModel related code from simulation related code.
  2. Implemented the functions to plot charts for field model output.
  3. Fixed issues that redirecting from other urls to field-model not working.
  4. Updated syntax to distinguish simulation and fieldModel code
  5. Updated topology render to work with field model datastream.
  6. Cleaned code.
    Todo:
  7. Need to figure out what should nominalVoltage be for Field Model data.
  8. Need to figure out what to use for the fieldModelId in _stateStore.

Notes for testing:

There is an issue that the measurements from ieee13nodeckt “_49AD8E07-3BF9-A4E2-CB8F-C3722F837B62” don’t have the matching model dictionary that fetched from goss.gridappsd.process.request.config, but it matches the model dictionary from “_C1C3E687-6FFD-C753-582B-632A27E28507”.
Please test this feature with the fieldModelMrid of “_C1C3E687-6FFD-C753-582B-632A27E28507” so that you can see the Min/Avg/Max Voltages chart.

from gridappsd-viz.

Related Issues (12)

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.