5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_common_types::period Module Reference

period description More...

Public Attributes

integer(i4) dstart
 first day
 
integer(i4) mstart
 first month
 
integer(i4) ystart
 first year
 
integer(i4) dend
 last day
 
integer(i4) mend
 last month
 
integer(i4) yend
 last year
 
integer(i4) julstart
 first julian day
 
integer(i4) julend
 last julian day
 
integer(i4) nobs
 total number of observations
 

Detailed Description

period description

Definition at line 35 of file mo_common_types.F90.

Member Data Documentation

◆ dend

integer(i4) mo_common_types::period::dend

last day

Definition at line 39 of file mo_common_types.F90.

◆ dstart

integer(i4) mo_common_types::period::dstart

first day

Definition at line 36 of file mo_common_types.F90.

◆ julend

integer(i4) mo_common_types::period::julend

last julian day

Definition at line 43 of file mo_common_types.F90.

◆ julstart

integer(i4) mo_common_types::period::julstart

first julian day

Definition at line 42 of file mo_common_types.F90.

◆ mend

integer(i4) mo_common_types::period::mend

last month

Definition at line 40 of file mo_common_types.F90.

◆ mstart

integer(i4) mo_common_types::period::mstart

first month

Definition at line 37 of file mo_common_types.F90.

◆ nobs

integer(i4) mo_common_types::period::nobs

total number of observations

Definition at line 44 of file mo_common_types.F90.

◆ yend

integer(i4) mo_common_types::period::yend

last year

Definition at line 41 of file mo_common_types.F90.

◆ ystart

integer(i4) mo_common_types::period::ystart

first year

Definition at line 38 of file mo_common_types.F90.


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