![]() |
mHM
The mesoscale Hydrological Model
|
Module to calculate BFI form gauging stations in mHM. More...
Functions/Subroutines | |
subroutine, public | calculate_bfi () |
Calculate BFI from given discharge observation. | |
Module to calculate BFI form gauging stations in mHM.
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
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().