5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_meteo_helper.f90 File Reference

Prepare meteorological forcings data for mHM. More...

Go to the source code of this file.

Modules

module  mo_meteo_helper
 Prepare meteorological forcings data for mHM.
 

Functions/Subroutines

subroutine, public mo_meteo_helper::meteo_forcings_wrapper (idomain, datapath, inputformat, dataout1, readper, ntstepforcingday, level1, level2, lower, upper, ncvarname, bound_error)
 Prepare meteorological forcings data for mHM at Level-1.
 
subroutine, public mo_meteo_helper::meteo_weights_wrapper (idomain, read_meteo_weights, datapath, dataout1, level1, level2, lower, upper, ncvarname)
 Prepare weights for meteorological forcings data for mHM at Level-1.
 
subroutine, public mo_meteo_helper::chunk_config (idomain, tt, ntstepday, simper, timestep, timestep_model_inputs, read_flag, readper)
 determines the start date, end date, and read_flag given Domain id and current timestep
 
logical function mo_meteo_helper::is_read (idomain, tt, ntstepday, simper, timestep, timestep_model_inputs)
 evaluate whether new chunk should be read at this timestep
 
subroutine mo_meteo_helper::chunk_size (idomain, tt, ntstepday, simper, timestep_model_inputs, readper)
 calculate beginning and end of read Period, i.e.
 

Detailed Description

Prepare meteorological forcings data for mHM.

Prepare meteorological forcings data for mHM.

Authors
Rohini Kumar
Date
Jan 2012


Definition in file mo_meteo_helper.f90.