Skip to content

Releases: dynawo/dyn-grid-compliance-verification

Version 0.7.0

05 Feb 09:57
Compare
Choose a tag to compare

Release Notes:

  • Master dictionary:
    • Remove from master dictionary all unused variables.
  • Unit tests:
    • Coverage of unit tests is increased.
  • Signal processing refactor:
    • Detecting the type of Producer’s curves, which could be obtained by either one of these options:​
      • Simulating curves using Dynawo, when a model is available from the producer's network.​
      • Importing user-provided curves from files (note that these are different from Reference Curves).​
    • Splitting curves into windows for model validation (3 for fault tests, 2 for ref-tracking tests):​
      • Also adding the exclusion zones at the beginning & end of each window.
    • Data is now internally handled as:​ whole curve + {metadata about window-splitting and exclusion zones}​
    • Low-pass filtering of curves:​
      • Performed separately on each window​
      • Filter choice of: crit_damped, bessel, butter, cheby1​
      • Prescribing a default exclusion zone for getting rid of the filter's boundary effects, ~ 20 ms
  • Added new dynamic models:
    • The number of dynamic models allowed for synchronous generation units is increased.
  • Tutorials:
    • Tutorials have been created to guide the user through the introduction to the tool.
  • Manuals:
    • The manuals have been updated to describe the latests changes.
  • Others:
    • Additional refactoring to improve the readability and performance of the tool.
    • Fixes in the Windows installer (build now takes place inside the venv).

Version 0.6.0

12 Dec 07:22
Compare
Choose a tag to compare

Release Notes:

  • Windows compatibility:
    • Installer available for Windows systems.
  • Storage (BESS):
    • PCS are added
    • Added usage examples for model validation.
  • Photovoltaics:
    • Added usage examples for model validation.
  • Sanity checks in 'pre-event' window:
    • Window of at least 1s.
    • Steady-state has been achieved.
  • Manuals:
    • Installation on Windows systems.

DGCV v0.5.2

11 Oct 15:23
Compare
Choose a tag to compare

Version 0.5.2