5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mrm_global_variables::gaugingstation Type Reference

Public Attributes

integer(i4), dimension(:), allocatable domainid
 
integer(i4), dimension(:), allocatable gaugeid
 
character(256), dimension(:), allocatable fname
 
real(dp), dimension(:, :), allocatable q
 
real(dp), dimension(:, :), allocatable t
 

Detailed Description

Definition at line 89 of file mo_mrm_global_variables.f90.

Member Data Documentation

◆ domainid

integer(i4), dimension(:), allocatable mo_mrm_global_variables::gaugingstation::domainid

Definition at line 90 of file mo_mrm_global_variables.f90.

◆ fname

character(256), dimension(:), allocatable mo_mrm_global_variables::gaugingstation::fname

Definition at line 92 of file mo_mrm_global_variables.f90.

◆ gaugeid

integer(i4), dimension(:), allocatable mo_mrm_global_variables::gaugingstation::gaugeid

Definition at line 91 of file mo_mrm_global_variables.f90.

◆ q

real(dp), dimension(:, :), allocatable mo_mrm_global_variables::gaugingstation::q

Definition at line 93 of file mo_mrm_global_variables.f90.

◆ t

real(dp), dimension(:, :), allocatable mo_mrm_global_variables::gaugingstation::t

Definition at line 95 of file mo_mrm_global_variables.f90.


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