From 0cf58f8e772d29ede2f951c3ee028001386cce78 Mon Sep 17 00:00:00 2001 From: vgro Date: Tue, 10 Oct 2023 10:28:01 +0100 Subject: [PATCH] broken link fixed --- virtual_rainforest/models/hydrology/hydrology_model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual_rainforest/models/hydrology/hydrology_model.py b/virtual_rainforest/models/hydrology/hydrology_model.py index ae5de9381..07a17831f 100644 --- a/virtual_rainforest/models/hydrology/hydrology_model.py +++ b/virtual_rainforest/models/hydrology/hydrology_model.py @@ -338,7 +338,7 @@ def update(self, time_index: int, **kwargs: Any) -> None: cell based above-ground hydrology. The accumulated surface runoff is calculated as the sum of current runoff and the runoff from upstream cells at the previous time step, see - :func:`~virtual_rainforest.models.hydrology.above_ground.accumulate_surface_runoff` + :func:`~virtual_rainforest.models.hydrology.above_ground.accumulate_horizontal_flow` . Potential soil evaporation is calculated with classical bulk aerodynamic