File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,3 +100,6 @@ cython_debug/
100100
101101# VS Code
102102.vscode /
103+
104+ # Developer Notes
105+ dev-notes /
Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ keywords:
2323 - simulation
2424 - sediment
2525license : GPL-3.0
26- version : 2.1.0
26+ version : 2.1.1
Original file line number Diff line number Diff line change @@ -78,9 +78,10 @@ Read our [Contribution Guidelines](CONTRIBUTING.md) to know how you can help to
7878
7979## Citation
8080
81+
8182Please, cite this software as follows:
8283
83- * AeoLiS Development Team. AeoLiS (Version 2.1.0 ) [ Computer software] .*
84+ * AeoLiS Development Team. AeoLiS (Version 2.1.1 ) [ Computer software] .*
8485
8586## Acknowlegdements
8687
Original file line number Diff line number Diff line change 1- 2.1.0
1+ 2.1.1
Original file line number Diff line number Diff line change 99What's New
1010==========
1111
12+
13+ v2.1.1 (March 2023)
14+ -------------------
15+
16+ Improvements
17+ ^^^^^^^^^^^^
18+ * New variable to simulate fences `fence_height ` (Glenn Strypsteen)
19+
20+ Bug fixes
21+ ^^^^^^^^^
22+ * Issue with checking the size of `y ` in input file for 1D cases (Glenn Strypsteen)
23+
24+ Documentation
25+ ^^^^^^^^^^^^^
26+ * Update references to default branch in contributing guide
27+
28+
1229v2.1.0 (February 2023)
1330-------------------
1431
You can’t perform that action at this time.
0 commit comments