Soil Water Balance (SWB2)
|
Contains module data_catalog, defining 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...
Go to the source code of this file.
Data Types | |
type | data_catalog::data_catalog_t |
Modules | |
module | data_catalog |
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. |
Variables | |
type(data_catalog_t), public | data_catalog::dat |
DAT is a global to hold data catalog entries. |
Contains module data_catalog, defining 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.
Definition in file data_catalog.F90.