SOCA
soca_fields_metadata_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  soca_fields_metadata_mod::soca_field_metadata
 Holds all of the user configurable meta data associated with a single field. More...
 
type  soca_fields_metadata_mod::soca_fields_metadata
 A collection of soca_field_metadata types representing ALL possible fields (state, increment, other derived) in soca. These are read in from a configuration file. More...
 

Modules

 

Functions/Subroutines

type(soca_field_metadata) function soca_fields_metadata_mod::soca_fields_metadata_get (self, name)
 Get the metadata for the field with the given name. More...