Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add link to new "algorithm.md" file
  • Loading branch information
FLomb authored May 30, 2022
1 parent f115c42 commit b4c8769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RAMP is a bottom-up stochastic model for the generation of high-resolution multi

<img src="/docs/figures/Example_output.jpg" width="700">

The source-code is currently released as v0.3.1. It is not yeat accompained by a detailed documentation, but the Python code is fully commented in each line to allow a complete understanding of it. Further details about the conceptual and mathematical model formulation are provided in the related Journal publication (https://doi.org/10.1016/j.energy.2019.04.097). Check out also the [release history](CHANGELOG.md) to see how the code evolved over time.
The source-code is currently released as v0.3.1. It is not yeat accompained by a detailed documentation, but the Python code is fully commented in each line to allow a complete understanding of it. Further details about the conceptual and mathematical model formulation are provided in the related Journal publication (https://doi.org/10.1016/j.energy.2019.04.097). A brief description of the algorithm is provided also [here](https://github.com/RAMP-project/RAMP/blob/master/docs/algorithm.md) on this repository. Check out also the [release history](CHANGELOG.md) to see how the code evolved over time.

Furthermore, you can join our **[Gitter chat](https://gitter.im/RAMP-project/community)** to discuss doubts and make questions about the code!

Expand Down

0 comments on commit b4c8769

Please sign in to comment.