Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
fog__monthly_grid.F90 File Reference

Contains the module fog__monthly_grid. More...

Go to the source code of this file.

Modules

module  fog__monthly_grid
 Module fog__monthly_grid provides support for estimating fog drip given a gridded map of FOG_RATIO and FOG_CAPTURE_EFFICIENCY.

Functions/Subroutines

subroutine, public fog__monthly_grid::fog_monthly_grid_initialize (lactive)
 Initialize the fog drip algorithm.
subroutine, public fog__monthly_grid::fog_monthly_grid_calculate (frainfall, ffog, ilanduse_index, lactive, nodata_fill_value)

Variables

type(data_catalog_entry_t), pointer, public fog__monthly_grid::pfog_ratio
real(c_float), dimension(:), allocatable fog__monthly_grid::ffog_catch_efficiency

Detailed Description

Contains the module fog__monthly_grid.

Definition in file fog__monthly_grid.F90.