Skip to content

Commit

Permalink
update links following v1.5.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Florentine Rosiere <florentine.rosiere@rte-france.com>
  • Loading branch information
rosiereflo committed Oct 10, 2023
1 parent 2824c8a commit 13957fe
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 29 deletions.
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ <h1 id="project_title">{{ site.title }}</h1>
<aside id="news">
<h2>News</h2>
<div id="cadre_news">
<span>10/10/2023</span> <span class="news"><a href={{'/news'}}#V1.5.0Release>New release v1.5.0 available</a></span><br />
<hr width="200px;" />
<span>26/04/2023</span> <span class="news"><a href={{'/news'}}#V1.4.1Release>New release v1.4.1 available</a></span><br />
<hr width="200px;" />
<span>02/02/2023</span> <span class="news"><a href={{'/news'}}#DynawoInLFE>Dynawo joined the Linux Foundation Energy</a></span><br />
<hr width="200px;" />
<span>23/01/2023</span> <span class="news"><a href={{'/news'}}#V1.4.0Release>New release v1.4.0 available</a></span><br />
<hr width="200px;" />
</div>
</aside>
Expand Down
2 changes: 1 addition & 1 deletion about/dfl.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ It provides the following possibilities:
- **Unitary simulations**: computation of the steady-state solution on a given network (IIDM format) with Dynaflow
- **Systematic analysis**: assessment of the stability of a single base network subject to different events

More information is available on the [Github repository](https://github.com/dynawo/dynaflow-launcher) or in the [Dynaflow-launcher documentation](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.4.1/DynaflowLauncherDocumentation.pdf).
More information is available on the [Github repository](https://github.com/dynawo/dynaflow-launcher) or in the [Dynaflow-launcher documentation](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.5.0/DynaflowLauncherDocumentation.pdf).

![image](../assets/images/DynaflowLauncher.png){: width="50%" .center-image}
2 changes: 1 addition & 1 deletion about/dynaflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This calculation has been historically done by purely static simulation tool det

**DynaFlow is a new steady-state simulation tool that aims at calculating the steady-state point by using a simplified time-domain simulation, guaranteeing the correctness of the solution found. In its current state, DynaFlow already covers a large range of the required features.**

**[Our examples](https://github.com/dynawo/dynawo/releases/download/v1.4.1/DynawoDocumentation.zip) show the pros of this approach compared to a classical static approach and provides a concrete illustration of DynaFlow's possibilities.**
**[Our examples](https://github.com/dynawo/dynawo/releases/download/v1.5.0/DynawoDocumentation.zip) show the pros of this approach compared to a classical static approach and provides a concrete illustration of DynaFlow's possibilities.**

In addition, in order to ease the creation of input data and the usability of DynaFlow, a separate project called [DynaFlow-launcher](https://github.com/dynawo/dynaflow-launcher). It enables to create all the necessary files from a single iidm file, based on predefinite rules for each component.

Expand Down
2 changes: 1 addition & 1 deletion about/dynalgo.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ It provides the following possibilities:
the maximum load increase in a specific region before the voltage collapses;
- **Load increase**: simulation of a single load variation.

More information is available on the [Github repository](https://github.com/dynawo/dynawo-algorithms) or in the [Dyna&omega;o-algorithms documentation](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.4.1/DynawoAlgorithmsDocumentation.pdf).
More information is available on the [Github repository](https://github.com/dynawo/dynawo-algorithms) or in the [Dyna&omega;o-algorithms documentation](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.5.0/DynawoAlgorithmsDocumentation.pdf).

![image](../assets/images/DynawoAlgorithms.png){: width="50%" .center-image}
2 changes: 1 addition & 1 deletion about/dynaswing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To properly represent the system response in the few instants following an event

**DynaSwing is a simulation tool that offers an unique combination of a transparent, flexible and robust way of modelling - thanks to the intensive use of the Modelica language - and a state-of-the-art, efficient and accurate numerical method (the variable time-step solver IDA).**

**The core of the tool has already reached a mature state, making it usable for running transient stability studies, as visible in [our use cases documentation](https://github.com/dynawo/dynawo/releases/download/v1.4.1/DynawoDocumentation.zip)** The future work will thus concentrate on:
**The core of the tool has already reached a mature state, making it usable for running transient stability studies, as visible in [our use cases documentation](https://github.com/dynawo/dynawo/releases/download/v1.5.0/DynawoDocumentation.zip)** The future work will thus concentrate on:
- the development of more elaborated regulation controls (PSS, specific governors or voltage regulators)
- the addition of new models (especially standard PV and wind models)
- the improvement of the numerical method on large test cases (especially on systems containing a lot of digital controllers).
Expand Down
2 changes: 1 addition & 1 deletion about/dynawaltz.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Most of the classical approaches for long-term stability studies use simplified

**DynaWaltz is the most advanced simulation tool of the Dyna&omega;o, initiative. It is operationnaly used on a daily basis in RTE national control center to deal with voltage stability issues.** In its operational use, DynaWaltz enables to launch individual simulation but also contingency analysis as well as margin calculation thanks to the algorithms implemented in [Dynawo-algorithms]({{ '/about/dynalgo' }}).

For more details on DynaWaltz behavior, please have a look to [our use cases documentation](https://github.com/dynawo/dynawo/releases/download/v1.4.1/DynawoDocumentation.zip).
For more details on DynaWaltz behavior, please have a look to [our use cases documentation](https://github.com/dynawo/dynawo/releases/download/v1.5.0/DynawoDocumentation.zip).

![image](../assets/images/DynaWaltz.png){: width="50%" .center-image}
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ The documentation explains how to install Dyna&omega;o and its companion project

For the moment only a PDF version of the documentations are available.

Download [Dyna&omega;o documentation](https://github.com/dynawo/dynawo/releases/download/v1.4.1/DynawoDocumentation.zip).
Download [Dyna&omega;o documentation](https://github.com/dynawo/dynawo/releases/download/v1.5.0/DynawoDocumentation.zip).

Download [Dyna&omega;o-algorithms documentation](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.4.1/DynawoAlgorithmsDocumentation.pdf).
Download [Dyna&omega;o-algorithms documentation](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.5.0/DynawoAlgorithmsDocumentation.pdf).

Download [Dynaflow-launcher documentation](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.4.1/DynaflowLauncherDocumentation.pdf).
Download [Dynaflow-launcher documentation](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.5.0/DynaflowLauncherDocumentation.pdf).
10 changes: 5 additions & 5 deletions install/dfl.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ layout: default
license. All rights reserved.
-->

Dynaflow-launcher is available on **Linux**. For **MacOS** users we recommend to use [Docker](#docker).
Dynaflow-launcher is available on **Linux** and **Windows**. For **MacOS** users we recommend to use [Docker](#docker).

The latest release is [Dynaflow-launcher v1.4.1]({{ '/release_note' }}) and could be retrieved using the following links:
The latest release is [Dynaflow-launcher v1.5.0]({{ '/release_note' }}) and could be retrieved using the following links:

|---|---|
| Linux distribution | [DynaFlowLauncher_Linux_v1.4.1.zip](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.4.1/DynaFlowLauncher_Linux_v1.4.1.zip) |
| Windows distribution (VS2019) | Not available currently |
| Documentation | [DynaflowLauncherDocumentation.pdf](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.4.1/DynaflowLauncherDocumentation.pdf) |
| Linux distribution | [DynaFlowLauncher_Linux_v1.5.0.zip](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.5.0/DynaFlowLauncher_Linux_v1.5.0.zip) |
| Windows distribution (VS2019) | [DynaFlowLauncher_Windows_v1.5.0.zip](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.5.0/DynaFlowLauncher_Windows_v1.5.0.zip) |
| Documentation | [DynaflowLauncherDocumentation.pdf](https://github.com/dynawo/dynaflow-launcher/releases/download/v1.5.0/DynaflowLauncherDocumentation.pdf) |

10 changes: 5 additions & 5 deletions install/dynalgo.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ layout: default
license. All rights reserved.
-->

Dyna&omega;o-algorithms is available on **Linux**. For **MacOS** users we recommend to use [Docker](#docker).
Dyna&omega;o-algorithms is available on **Linux** and **Windows**. For **MacOS** users we recommend to use [Docker](#docker).

The latest release is [Dyna&omega;o-algorithms v1.4.1]({{ '/release_note' }}) and could be retrieved using the following links:
The latest release is [Dyna&omega;o-algorithms v1.5.0]({{ '/release_note' }}) and could be retrieved using the following links:

|---|---|
| Linux distribution | [DynawoAlgorithms_Linux_v1.4.1.zip](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.4.1/DynawoAlgorithms_Linux_v1.4.1.zip) |
| Windows distribution (VS2019) | Not available currently |
| Documentation | [DynawoAlgorithmsDocumentation.pdf](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.4.1/DynawoAlgorithmsDocumentation.pdf) |
| Linux distribution | [DynawoAlgorithms_Linux_v1.5.0.zip](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.5.0/DynawoAlgorithms_Linux_v1.5.0.zip) |
| Windows distribution (VS2019) | [DynawoAlgorithms_Windows_v1.5.0.zip](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.5.0/DynawoAlgorithms_Windows_v1.5.0.zip) |
| Documentation | [DynawoAlgorithmsDocumentation.pdf](https://github.com/dynawo/dynawo-algorithms/releases/download/v1.5.0/DynawoAlgorithmsDocumentation.pdf) |

16 changes: 8 additions & 8 deletions install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ layout: default
-->

Dyna&omega;o is available on **Linux** and **Windows**. For **MacOS** users we recommend to use [Docker](#docker).
The latest release is [Dyna&omega;o v1.4.1]({{ '/release_note' }}) and could be retrieved using the following links:
The latest release is [Dyna&omega;o v1.5.0]({{ '/release_note' }}) and could be retrieved using the following links:

|---|---|
| Linux distribution | [Dynawo_Linux_v1.4.1.zip](https://github.com/dynawo/dynawo/releases/download/v1.4.1/Dynawo_Linux_v1.4.1.zip) |
| Windows distribution (VS2019) | [Dynawo_Windows_v1.4.1.zip](https://github.com/dynawo/dynawo/releases/download/v1.4.1/Dynawo_Windows_v1.4.1.zip) |
| Documentation | [DynawoDocumentation.zip](https://github.com/dynawo/dynawo/releases/download/v1.4.1/DynawoDocumentation.zip) |
| Dynawo Modelica library | [Dynawo_Modelica_library_v1.4.1.zip](https://github.com/dynawo/dynawo/releases/download/v1.4.1/Dynawo_Modelica_library_V1.4.1.zip) |
| Detailed release note | [v1.4.1_release_note.txt](https://github.com/dynawo/dynawo/releases/download/v1.4.1/v1.4.1_release_note.txt) |
| Linux distribution | [Dynawo_Linux_v1.5.0.zip](https://github.com/dynawo/dynawo/releases/download/v1.5.0/Dynawo_Linux_v1.5.0.zip) |
| Windows distribution (VS2019) | [Dynawo_Windows_v1.5.0.zip](https://github.com/dynawo/dynawo/releases/download/v1.5.0/Dynawo_Windows_v1.5.0.zip) |
| Documentation | [DynawoDocumentation.zip](https://github.com/dynawo/dynawo/releases/download/v1.5.0/DynawoDocumentation.zip) |
| Dynawo Modelica library | [Dynawo_Modelica_library_v1.5.0.zip](https://github.com/dynawo/dynawo/releases/download/v1.5.0/Dynawo_Modelica_library_V1.5.0.zip) |
| Detailed release note | [v1.5.0_release_note.txt](https://github.com/dynawo/dynawo/releases/download/v1.5.0/v1.5.0_release_note.txt) |


To get started with Dyna&omega;o you have different possibilities, depending on your background and what you want to do:
Expand All @@ -27,7 +27,7 @@ To get started with Dyna&omega;o you have different possibilities, depending on

### Dyna&omega;o Linux binaries distribution

Official Linux-based release is available [here](https://github.com/dynawo/dynawo/releases/download/v1.4.1/Dynawo_Linux_v1.4.1.zip).
Official Linux-based release is available [here](https://github.com/dynawo/dynawo/releases/download/v1.5.0/Dynawo_Linux_v1.5.0.zip).

Dyna&omega;o is tested on **Fedora** and **Ubuntu** based platforms.
However, provided that you can install system packages there should be no problem on others Linux distributions.
Expand Down Expand Up @@ -69,7 +69,7 @@ $> ./dynawo.sh jobs --help

### Dyna&omega;o Windows binaries distribution

Official Windows-based release is available [here](https://github.com/dynawo/dynawo/releases/download/v1.4.1/Dynawo_Windows_v1.4.1.zip).
Official Windows-based release is available [here](https://github.com/dynawo/dynawo/releases/download/v1.5.0/Dynawo_Windows_v1.5.0.zip).

Dyna&omega;o is tested on **Windows 10**.

Expand Down
8 changes: 7 additions & 1 deletion news.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,17 @@ layout: default
CC-BY-4.0 (https://creativecommons.org/licenses/by/4.0/)
license. All rights reserved.
-->
<a name="V1.5.0Release"></a>

#### New release (V1.5.0) available

**A new release - V1.5.0 - is now available.**. This version notably contains the Windows release of Dynawo-algorithms and Dynaflow-launcher.

<a name="V1.4.1Release"></a>

#### New release (V1.4.1) available

**A new release - V1.4.1 - is now available.**. This version notably contains improvements of Dynaflow
**A new release - V1.4.1 - is now available.**. This version notably contains improvements of Dynaflow.
.
<a name="DynawoInLFE"></a>

Expand Down

0 comments on commit 13957fe

Please sign in to comment.