Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 623 Bytes

File metadata and controls

20 lines (15 loc) · 623 Bytes

Development over time

Constructing a sequence of events

The central function for analysing development over time is fill_sequence, which computes a sequence of SpillEvents that describe how water accumulates, flows and drains on a terrain over time, considering infiltration and potentially changing weather conditions.

Modules = [SurfaceWaterIntegratedModeling]
Pages = ["fill_sequence.jl"]

Associated structs and functions

Modules = [SurfaceWaterIntegratedModeling]
Pages = ["weatherevent.jl", "spillevent.jl", "spillgraph.jl", "rateinfo.jl", "flow.jl"]