PUBLIC INTERFACE ~ PUBLIC DATA ~ PUBLIC ROUTINES ~ NAMELIST ~ DIAGNOSTIC FIELDS ~ ERROR MESSAGES ~ REFERENCES ~ NOTES

Module ocean_tracer_util_mod

Contact:  Ron Pacanowski
Reviewers:  S. M. Griffies
Change History: WebCVS Log


OVERVIEW

This module contains many routines of use for tracers in mom4.

Tracer utility module for mom4.


OTHER MODULES USED

            mpp_mod
platform_mod
ocean_domains_mod
ocean_types_mod
ocean_util_mod
ocean_workspace_mod

PUBLIC INTERFACE

ocean_tracer_util_init:
tracer_min_max:
tracer_prog_chksum:
tracer_diag_chksum:


PUBLIC DATA

None.


PUBLIC ROUTINES

  1. ocean_tracer_util_init

    DESCRIPTION
    Initialize mom4 tracer utilities.


  2. tracer_min_max

    DESCRIPTION
    Compute the global min and max for tracers.


  3. tracer_prog_chksum

    DESCRIPTION
    Compute checksums for prognostic tracers


  4. tracer_diag_chksum

    DESCRIPTION
    Compute checksums for diagnostic tracers



DATA SETS

None.


ERROR MESSAGES

None.


top