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

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.

Detailed Description

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.

Variable Documentation

◆ dat

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.