5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mhm_bfi Module Reference

Module to calculate BFI form gauging stations in mHM. More...

Functions/Subroutines

subroutine, public calculate_bfi ()
 Calculate BFI from given discharge observation.
 

Detailed Description

Module to calculate BFI form gauging stations in mHM.

Version
0.1
Authors
Sebastian Mueller
Date
Apr 2022


Function/Subroutine Documentation

◆ calculate_bfi()

subroutine, public mo_mhm_bfi::calculate_bfi

Calculate BFI from given discharge observation.

Definition at line 23 of file mo_mhm_bfi.f90.

References mo_global_variables::bfi_obs, mo_common_variables::domainmeta, mo_common_mhm_mrm_variables::evalper, mo_mrm_global_variables::gauge, mo_mrm_global_variables::nmeasperday, mo_common_mhm_mrm_variables::ntstepday, and mo_common_mhm_mrm_variables::warmingdays.

Referenced by mo_mhm_interface::mhm_interface_init().

Here is the caller graph for this function: