![]() |
mHM
The mesoscale Hydrological Model
|
'routing2' namelist content More...
Public Member Functions | |
| procedure, public | read (self, file) |
| Read 'routing2' namelist content. | |
Public Attributes | |
| character(8) | name = "routing2" |
| namelist name | |
| logical | read_from_file = .true. |
| whether the associated variables are already set by interfaces | |
| real(dp), dimension(ncolpars) | streamflow_celerity |
| streamflow celerity | |
'routing2' namelist content
Definition at line 1107 of file mo_namelists.f90.
| procedure, public mo_namelists::nml_routing2_t::read | ( | class(nml_routing2_t), intent(inout) | self, |
| character(*), intent(in) | file ) |
Read 'routing2' namelist content.
| [in] | file | file containing the namelist |
Definition at line 1112 of file mo_namelists.f90.
| character(8) mo_namelists::nml_routing2_t::name = "routing2" |
namelist name
Definition at line 1108 of file mo_namelists.f90.
| logical mo_namelists::nml_routing2_t::read_from_file = .true. |
whether the associated variables are already set by interfaces
Definition at line 1109 of file mo_namelists.f90.
| real(dp), dimension(ncolpars) mo_namelists::nml_routing2_t::streamflow_celerity |
streamflow celerity
Definition at line 1110 of file mo_namelists.f90.