GRIDAPPSD / GOSS-GridAPPS-D

14 stars 27 forks source link

Create "layers" of model features to achieve "complex-small" and "simple-large" models #1245

Open areiman opened 4 years ago

areiman commented 4 years ago

There are several major differences between the 9500-node model and the smaller models. These go beyond simply the scale of the models and include the presence of houses, PV systems, changing switches, and other equipment (not to mention the complexity introduced by gray/black sky events). It would be helpful from a development perspective (crawl-walk-run) to be able to switch “layers” of complexity on or off. E.g., in the viz, users could disable houses and PV for a given simulation. This would allow developers to test scale without complexity.

ericstephan commented 4 years ago

@Reiman, Andrew Pmailto:andrew.reiman@pnnl.gov , I had some discussions with EDF this past week along the same lines, I'd like to be a part of any of these discussions to share 1) how they are using profiles as a way of modularizing their network model 2) to discuss my efforts with the next 61970-501 document in terms of validating using SHACL.

Can we discuss perhaps Monday?


From: Andy Reiman notifications@github.com Sent: Friday, March 6, 2020 2:50 PM To: GRIDAPPSD/GOSS-GridAPPS-D GOSS-GridAPPS-D@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [GRIDAPPSD/GOSS-GridAPPS-D] Create "layers" for 9500-node model features (#1245)

There are several major differences between the 9500-node model and the smaller models. These go beyond simply the scale of the models and include the presence of houses, PV systems, changing switches, and other equipment (not to mention the complexity introduced by gray/black sky events). It would be helpful from a development perspective (crawl-walk-run) to be able to switch “layers” of complexity on or off. E.g., in the viz, users could disable houses and PV for a given simulation. This would allow developers to test scale without complexity.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://protect2.fireeye.com/v1/url?k=2186310e-7d330fc1-21861b1b-0cc47adc5e60-0336e79304249d05&q=1&e=36c24022-5e8c-462b-9ce1-0d44eaf01567&u=https%3A%2F%2Fgithub.com%2FGRIDAPPSD%2FGOSS-GridAPPS-D%2Fissues%2F1245%3Femail_source%3Dnotifications%26email_token%3DAA2ZILO7CF5FZBMFM4NHNTDRGF42JA5CNFSM4LDJJJ6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITHUEJQ, or unsubscribehttps://protect2.fireeye.com/v1/url?k=fdbd8ded-a108b322-fdbda7f8-0cc47adc5e60-bac130f786e2e41e&q=1&e=36c24022-5e8c-462b-9ce1-0d44eaf01567&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAA2ZILLNJHRYCPLHMSHFZCDRGF42JANCNFSM4LDJJJ6A.

poorva1209 commented 4 years ago

@ericstephan considering finding different ways of modularising the network model.
@areiman Will re-write this issue based on discussion today with @ericstephan and @temcdrm.