5.13.2
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mpr_pet.f90 File Reference

MPR routine for PET. More...

Go to the source code of this file.

Modules

module  mo_mpr_pet
 MPR routine for PET.
 

Functions/Subroutines

subroutine, public mo_mpr_pet::pet_correctbylai (param, nodata, lcover0, lai0, mask0, cell_id0, upp_row_l1, low_row_l1, lef_col_l1, rig_col_l1, nl0_in_l1, l1_petlaicorfactor)
 estimate PET correction factor based on LAI at L1
 
subroutine, public mo_mpr_pet::pet_correctbyasp (id0, latitude_l0, asp0, param, nodata, fasp0)
 correction of PET
 
subroutine, public mo_mpr_pet::priestley_taylor_alpha (lai0, param, mask0, nodata, cell_id0, nl0_in_l1, upp_row_l1, low_row_l1, lef_col_l1, rig_col_l1, priestley_taylor_alpha1)
 Regionalization of priestley taylor alpha.
 
subroutine, public mo_mpr_pet::bulksurface_resistance (lai0, param, mask0, nodata, cell_id0, nl0_in_l1, upp_row_l1, low_row_l1, lef_col_l1, rig_col_l1, bulksurface_resistance1)
 Regionalization of bulk surface resistance.
 

Detailed Description

MPR routine for PET.

This module sets up pet correction factor at level-1 based on LAI

Authors
Mehmet Cuneyd Demirel, Simon Stisen
Date
May 2017


Definition in file mo_mpr_pet.f90.