anuga-community / anuga_core

ANUGA for the simulation of the shallow water equation
https://anuga.anu.edu.au
Other
32 stars 23 forks source link

need a better riverwall example #45

Open stoiver opened 4 months ago

stoiver commented 4 months ago

We need an example script showing use of riverwalls to create a channel.

PetarMilevski commented 4 months ago

Hi Steve, yes Ill try creating one

stoiver commented 4 months ago

@PetarMilevski thanks. I was thinking either a channel defined completely via two essentially parallel riverwalls, on a flat terrain, or channel with dug out elevation but with riverwalls creating a levee above the remaining terrain.

gareth-d-ga commented 4 months ago

Hi -- this one might be worth considering (pretty sure there are others in the validation tests): https://github.com/anuga-community/anuga_core/blob/main/validation_tests/behaviour_only/lateral_weir_hecras/channel_floodplain1.py

Cheers, G.