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 lateral contribution
+ Edit river friction
+ Add reservoirs
+ Add hydraulic structures
+ Generate initial conditions
+ Edit river sedimentary layers
+ Save the study in a unique file
+ 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
### GNU/Linux
Downloads [last
Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
GNU/Linux binary archive.
```shell
tar xf pamhyr-gnulinux-amd64.tar.xz
tar xf pamhyr-gnulinux.tar.xz
cd pamhyr
./pamhyr
./Pamhyr2
```
### Windows
Downloads [last
Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
Windows installer.