Skip to content

Commit

Permalink
Fix link in WSM quickstart to correct .zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
lvanfretti committed Mar 31, 2024
1 parent 2e4a031 commit b0baebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuickstartGuides/Quickstart-WSM.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ While using these models would require some familiarity with Modelica and WSM, t
#### Loading OpenIPSL and the Examples
In the instructions below, we illustrate how to load the OpenIPSL library and the `Example1` & `Example2` packages:
1. Download OpenIPSL, [here](https://github.com/OpenIPSL/OpenIPSL/). You can clone it with GIT by using [a8c6758](https://github.com/OpenIPSL/OpenIPSL/commit/a8c6758fffa7bd23f925063e9aa075f271ac71ee). Alternatively, you can download the *.zip file from the release page [here](https://github.com/OpenIPSL/OpenIPSL/releases/tag/v3.0.1), uncompress it to a directory where you have read & write rights. For example, `C:\Users\myUserName\Documents\WSM` in Windows or `/Users/myUserName/Documents/WSM` or OSX.
2. Download the files of this repository by cloning with GIT. Alternatively, you can click [here](https://github.com/ALSETLab/CCTA-OpenIPSL/archive/refs/tags/v1.0.2.zip) to download the *.zip file.
2. Download the files of this repository by cloning with GIT. Alternatively, you can click [here](https://github.com/ALSETLab/CCTA-OpenIPSL/archive/refs/tags/v1.0.3.zip) to download the *.zip file.
3. If you have cloned both OpenIPSL's and this repository, navigate to the location where it is stored them. If you have downloaded the *.zip file, uncompress it in a directory to which you have read &write rights, as in the example in point 1.
4. Launch WSM and go to `File > Open > `, and navigate the folder `C:\Users\myUserName\Documents\WSM\OpenIPSL-3.0.1\OpenIPSL-3.0.1\OpenIPSL\` in Windows or `/Users/myUserName/Documents/WSM/OpenIPSL-3.0.1/OpenIPSL/`, select the file `package.mo` and click on `Open`
![WSM Load](../Assets/img/wsm/wsm_01_openipsl.png)
Expand Down

0 comments on commit b0baebe

Please sign in to comment.