5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_namelists::nml_processselection_t Module Reference

'processSelection' namelist content More...

Public Member Functions

procedure, public read (self, file)
 Read 'processSelection' namelist content.
 

Public Attributes

character(16) name = "processselection"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
integer(i4), dimension(nprocesses) processcase
 ! Choosen process description number
 

Detailed Description

'processSelection' namelist content

Definition at line 116 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

procedure, public mo_namelists::nml_processselection_t::read ( class(nml_processselection_t), intent(inout) self,
character(*), intent(in) file )

Read 'processSelection' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 121 of file mo_namelists.f90.

Member Data Documentation

◆ name

character(16) mo_namelists::nml_processselection_t::name = "processselection"

namelist name

Definition at line 117 of file mo_namelists.f90.

◆ processcase

integer(i4), dimension(nprocesses) mo_namelists::nml_processselection_t::processcase

! Choosen process description number

Definition at line 119 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_processselection_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 118 of file mo_namelists.f90.


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