5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_optimization_utils::eval_interface Interface Reference

Interface for evaluation routine. More...

Public Member Functions

subroutine eval_interface (parameterset, opti_domain_indices, runoff, smoptisim, neutronsoptisim, etoptisim, twsoptisim, bfi)
 

Detailed Description

Interface for evaluation routine.

Definition at line 18 of file mo_optimization_utils.f90.

Constructor & Destructor Documentation

◆ eval_interface()

subroutine mo_optimization_utils::eval_interface::eval_interface ( real(dp), dimension(:), intent(in) parameterset,
integer(i4), dimension(:), intent(in), optional opti_domain_indices,
real(dp), dimension(:, :), intent(out), optional, allocatable runoff,
type(optidata_sim), dimension(:), intent(inout), optional smoptisim,
type(optidata_sim), dimension(:), intent(inout), optional neutronsoptisim,
type(optidata_sim), dimension(:), intent(inout), optional etoptisim,
type(optidata_sim), dimension(:), intent(inout), optional twsoptisim,
real(dp), dimension(:), intent(out), optional, allocatable bfi )
virtual
Parameters
[out]runoffdim1=time dim2=gauge
[in,out]smoptisimdim1=ncells, dim2=time
[in,out]neutronsoptisimdim1=ncells, dim2=time
[in,out]etoptisimdim1=ncells, dim2=time
[in,out]twsoptisimdim1=ncells, dim2=time
[out]bfibaseflow index, dim1=domainID

Definition at line 18 of file mo_optimization_utils.f90.


The documentation for this interface was generated from the following file: