Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
awc__gridded_values Module Reference

Populate available water content by reading in the available water content from a gridded data source. More...

Functions/Subroutines

subroutine, public awc_gridded_values_read ()
subroutine, public awc_gridded_values_initialize (lactive, fawc)

Variables

type(data_catalog_entry_t), pointer, public pawc_grid

Detailed Description

Populate available water content by reading in the available water content from a gridded data source.

Function/Subroutine Documentation

◆ awc_gridded_values_initialize()

subroutine, public awc__gridded_values::awc_gridded_values_initialize ( logical (c_bool), dimension(:,:), intent(in) lactive,
real (c_float), dimension(:), intent(inout) fawc )

Definition at line 45 of file awc__gridded_values.F90.

◆ awc_gridded_values_read()

subroutine, public awc__gridded_values::awc_gridded_values_read

Definition at line 27 of file awc__gridded_values.F90.

Here is the call graph for this function:

Variable Documentation

◆ pawc_grid

type (data_catalog_entry_t), pointer, public awc__gridded_values::pawc_grid

Definition at line 23 of file awc__gridded_values.F90.