Soil Water Balance (SWB2)
|
Defines the DATA_CATALOG_T data type, which contains type-bound procedures to add, delete, and find DATA_CATALOG_ENTRY_T values created during the course of a SWB run. More...
Data Types | |
type | data_catalog_t |
Variables | |
type(data_catalog_t), public | dat |
DAT is a global to hold data catalog entries. |
Defines the DATA_CATALOG_T data type, which contains type-bound procedures to add, delete, and find DATA_CATALOG_ENTRY_T values created during the course of a SWB run.
type (data_catalog_t), public data_catalog::dat |
DAT is a global to hold data catalog entries.
Definition at line 65 of file data_catalog.F90.