README: Minor change.

setup.py
Pierre-Antoine Rouby 2024-01-23 09:31:18 +01:00
parent 318f6e9965
commit 56b170d767
1 changed files with 10 additions and 4 deletions

View File

@ -10,28 +10,34 @@ modelling of rivers.
+ Define boundary conditions + Define boundary conditions
+ Define lateral contribution + Define lateral contribution
+ Edit river friction + Edit river friction
+ Add reservoirs
+ Add hydraulic structures
+ Generate initial conditions + Generate initial conditions
+ Edit river sedimentary layers + Edit river sedimentary layers
+ Save the study in a unique file + Save the study in a unique file
+ Run Mage 8 on a study and visualize results + Run Mage 8 on a study and visualize results
Let see the
[documentation](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home)
for more details.
## Install ## Install
### GNU/Linux ### GNU/Linux
Downloads [last Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest) realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
GNU/Linux binary archive. GNU/Linux binary archive.
```shell ```shell
tar xf pamhyr-gnulinux-amd64.tar.xz tar xf pamhyr-gnulinux.tar.xz
cd pamhyr cd pamhyr
./pamhyr ./Pamhyr2
``` ```
### Windows ### Windows
Downloads [last Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest) realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
Windows installer. Windows installer.