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

Provides small utility functions used by multiple parts of the code (mHM, mRM, MPR) More...

Functions/Subroutines

logical function, public in_bound (params)
 TODO: add description.
 

Detailed Description

Provides small utility functions used by multiple parts of the code (mHM, mRM, MPR)

Provides the functions in_bound used to check global_parameter ranges

Changelog
  • Robert Schweppe Dec 2017
    • refactoring
Authors
Robert Schweppe
Date
Dec 2017

Function/Subroutine Documentation

◆ in_bound()

logical function, public mo_common_functions::in_bound ( real(dp), dimension(:, :), intent(in)  params)

TODO: add description.

TODO: add description

Parameters
[in]real(dp), dimension(:, :) :: paramsparameter: col_1=Lower bound, col_2=Upper bound col_3=initial
Authors
Robert Schweppe
Date
Jun 2018

Definition at line 47 of file mo_common_functions.f90.

References in_bound().

Referenced by in_bound(), mo_mpr_read_config::mpr_read_config(), and mo_mrm_read_config::read_mrm_routing_params().

Here is the call graph for this function:
Here is the caller graph for this function: