5.13.2
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_namelists::nml_nloutputresults_t Module Reference

'nloutputresults' namelist content More...

Public Member Functions

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

Public Attributes

character(15) name = "nloutputresults"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
integer(i4) output_deflate_level
 deflate level in nc files
 
logical output_double_precision
 output precision in nc files
 
integer(i4) timestep_model_outputs
 timestep for writing model outputs
 
integer(i4) output_time_reference
 time reference point location in output nc files
 
logical, dimension(noutflxstate) outputflxstate
 Define model outputs see "mhm_outputs.nml".
 

Detailed Description

'nloutputresults' namelist content

Definition at line 352 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

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

Read 'nloutputresults' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 361 of file mo_namelists.f90.

Member Data Documentation

◆ name

character(15) mo_namelists::nml_nloutputresults_t::name = "nloutputresults"

namelist name

Definition at line 353 of file mo_namelists.f90.

◆ output_deflate_level

integer(i4) mo_namelists::nml_nloutputresults_t::output_deflate_level

deflate level in nc files

Definition at line 355 of file mo_namelists.f90.

◆ output_double_precision

logical mo_namelists::nml_nloutputresults_t::output_double_precision

output precision in nc files

Definition at line 356 of file mo_namelists.f90.

◆ output_time_reference

integer(i4) mo_namelists::nml_nloutputresults_t::output_time_reference

time reference point location in output nc files

Definition at line 358 of file mo_namelists.f90.

◆ outputflxstate

logical, dimension(noutflxstate) mo_namelists::nml_nloutputresults_t::outputflxstate

Define model outputs see "mhm_outputs.nml".

Definition at line 359 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_nloutputresults_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 354 of file mo_namelists.f90.

◆ timestep_model_outputs

integer(i4) mo_namelists::nml_nloutputresults_t::timestep_model_outputs

timestep for writing model outputs

Definition at line 357 of file mo_namelists.f90.


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