.. _examples: Examples ======== Examples of typical DYCOVE usage are documented here. The examples cover usage both `ANUGA `_ and `Delft3D Flexible Mesh (DFM) `_ models. To run each example, you must navigate to the corresponding directory under "examples/". From there, you may inspect and run the provided Python script. While the examples are self-contained within their respective directories, the documentation provided here offers more of a step-by-step guide with some additional explanation. ANUGA ----- .. toctree:: :maxdepth: 1 anuga/tide_channel anuga/tide_channel_parallel anuga/tide_channel_from_regions_multiveg Delft3D FM ---------- .. toctree:: :maxdepth: 1 dfm/tide_channel dfm/tide_channel_w_discharge dfm/tide_channel_w_discharge_multiveg