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

'lai_data_information' namelist content More...

Public Member Functions

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

Public Attributes

character(20) name = "lai_data_information"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
character(256) inputformat_gridded_lai
 format of gridded LAI data (nc only)
 
integer(i4) timestep_lai_input
 time step of gridded LAI input
 

Detailed Description

'lai_data_information' namelist content

Definition at line 432 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

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

Read 'lai_data_information' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 438 of file mo_namelists.f90.

Member Data Documentation

◆ inputformat_gridded_lai

character(256) mo_namelists::nml_lai_data_information_t::inputformat_gridded_lai

format of gridded LAI data (nc only)

Definition at line 435 of file mo_namelists.f90.

◆ name

character(20) mo_namelists::nml_lai_data_information_t::name = "lai_data_information"

namelist name

Definition at line 433 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_lai_data_information_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 434 of file mo_namelists.f90.

◆ timestep_lai_input

integer(i4) mo_namelists::nml_lai_data_information_t::timestep_lai_input

time step of gridded LAI input

Definition at line 436 of file mo_namelists.f90.


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