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

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.

Detailed Description

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.