mirror of https://gitlab.com/pamhyr/pamhyr2
README: Minor change.
parent
318f6e9965
commit
56b170d767
14
README.md
14
README.md
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue