FV3 Bundle
qg_configs Module Reference

Structure holding configuration variables for the QG model. More...

Data Types

type  qg_config
 Fortran derived type to hold configuration data for the QG model. More...
 

Variables

type(registry_t), public qg_config_registry
 Linked list interface - defines registry_t type. More...
 

Detailed Description

Structure holding configuration variables for the QG model.

Variable Documentation

◆ qg_config_registry

type(registry_t), public qg_configs::qg_config_registry

Linked list interface - defines registry_t type.

Global registry

Definition at line 45 of file qg_configs.F90.